Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-24-2005, 01:58 PM
Junior Member
 
Join Date: Aug 2004
Posts: 27
Default Opening external mpeg file

Dear Swfkit:
Have a nice day

I'm using swfkit pro & I use
Code:
Shell.open(getAdditionalFile("filename"));
to open doc , exe, xls files but when I use it to open media files such as mpg , mpeg, wmv I can't open the file so, what is wrong in this ??????????

I appreciate very much your help
Thanks & Best Regards
MultiDesign
Reply With Quote
  #2 (permalink)  
Old 09-26-2005, 02:20 PM
Junior Member
 
Join Date: Aug 2004
Posts: 27
Default Re:Opening external mpeg file

Dear Swfkit:
Have a nice day

I'm using swfkit pro & I use Code:
Code:
Shell.open(getAdditionalFile("filename"));
to open doc , exe, xls files but when I use it to open media files such as mpg , mpeg, wmv I can't open the file so, what is wrong in this code when opening media files ? :-X :-X :-X :-[ :-[ :-[ :'( :'( :'( :'(

I appreciate very much your help
Thanks & Best Regards
MultiDesign
Reply With Quote
  #3 (permalink)  
Old 09-26-2005, 03:33 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:Opening external mpeg file

Please don't use the Shell.open method, use the MCI object or the Windows Media Player ActiveX control instead.
Reply With Quote
  #4 (permalink)  
Old 09-27-2005, 10:40 PM
Junior Member
 
Join Date: Aug 2004
Posts: 27
Default Re:Opening external mpeg file

Dear Swfkit,
Have a nice day


Thank you for your reply but the idea is that I don't want to use active x controller to play the media file inside the projector.

I want to make the media file itself plays by default media player when I press the button just like in fscommand

Code:
start video\video.mpg
but I don't like to use fscommand as it a little bit slow.
so is there a code to do it the same way as fscommand does.

waiting for your reply
I appreciate very much your help

Thanks & Best Regards
Multidesign
Reply With Quote
  #5 (permalink)  
Old 09-28-2005, 03:40 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:Opening external mpeg file

In this way, the
Code:
Shell.open(getAdditionalFile("my.wmv"));
should work, but it will take a short time to launch the player.
Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 01:59 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.