all groups > flash actionscript > october 2006 >
You're in the

flash actionscript

group:

asfunction: open default audio player


asfunction: open default audio player malagra
10/31/2006 5:49:43 PM
flash actionscript:
I have an interactive cd made with FLASH 2004 PROFESIONAL and I need to open de
default audio player that the OS in which the cd is being played from a button
in the flash movie. The thing is I haven´t got a clue on how to do it, I know I
need to use an asfunction but I don´t know which one it is.
Anyone???
Re: asfunction: open default audio player TimSymons
10/31/2006 8:15:37 PM
To call external program from flash you need to use the FSCOMMAND or a 3rd party piece of software like FlashJester or SWF Studio by Northcode.

Re: asfunction: open default audio player malagra
10/31/2006 8:53:08 PM
Thanks Tim.
I know that´s what I need to use, but the thing is I don´t know how to open the default audio player for any OS. Any thoughts on that???
Re: asfunction: open default audio player Raymond Basque
11/1/2006 9:06:03 AM
This seems to work.

getURL("any_old_empty.mp3")

Re: asfunction: open default audio player FlashJester Support Team
11/1/2006 5:13:25 PM
Try FlashJester JStart

http://jstart.flashjester.com

Regards
FlashJester Support Team
e. - support@flashjester.com
w. - http://www.flashjester.com

There is a very fine line between "hobby" and
"mental illness."

Re: asfunction: open default audio player malagra
11/1/2006 7:38:11 PM
I know, the thing is that this interactive cd does not have the audio files in
mp3, it has them in audio format in a different partition. So what I need to do
is simply open the default audio player and it will show the audio partition of
the cd automatically ... It seems a bit complicated.
AddThis Social Bookmark Button