Comunidad de diseño web y desarrollo en internet online

como ejecutar un CD de audio con actionscript?

Citar            
MensajeEscrito el 19 Ago 2006 07:48 pm
Hola, tengo un Cd mixto, este tiene una proyecto .exe y este contiene un boton que da la opcion de escuchar el audio del CD, como puedo hacer para que este boton inicie cualquier reproductor de audio con la lista de canciones del CD?

Muchas gracias...

Por chavuco

1 de clabLevel



Genero:Masculino  

Ecuador

msie
Citar            
MensajeEscrito el 19 Ago 2006 08:56 pm
En flash, de manera externa sólo puedes ejecutar(como archivos de música) mp3's.

Quizás con algún programa de terceros screeweaver (osflash.org) o MDMZinc puedas hacer eso (aunque personalmente lo dudo)

Por _CONEJO

BOFH

7639 de clabLevel

17 tutoriales
21 articulos

 

clabbrowser
Citar            
MensajeEscrito el 19 Ago 2006 09:32 pm
encontre esto:

Playing audio on Enhanced CDs
The Enhanced CD format is used to create CDs containing music audio and computer data - click for more details
If the data on the CD contains an AUTORUN.INF file then Windows will follow the instructions in there rather than simply play the music audio. You can tell ShellRun to play the audio by using this special filename ~AudioCD~play. For example, to show a web page and start the music put this in your ShRun.INF file. (This example uses the show more files feature, ie the filename1 parameter specifies a second file to show.)

[Info]
filename=index.htm
.
.
filename1=~AudioCD~play
Windows Media Player, Real Player and MusicMatch Jukebox work as described above. However WinAmp Lite 5.1 does not play the music audio - instead it plays any music file it can find in the computer data (I think).


--------------------------------------------------------------------------------
The special filename is in fact a general feature, described fully as follows:
~assoc[~verb[~file]]
where assoc is the Windows file association name, verb is the optional action verb (default: open), and file is optional file parameter (defaults to the ShellRun directory, eg the CD drive). ShellRun currently only runs the relevant command - it does not use DDE to give full instructions to the application.

Parece que si hay una orden que se puede dar para que corra el Cd pero como se lo puede llamar desde flash, parece que hay que hacerlo desde un archivo .inf pero esos archivos solo corren al inicio cierto? como podria hacer para usar ese mismo coigo desde un archivo que pueda invocar flash... con fscommand o algo asi?
GRACIAS

Por chavuco

1 de clabLevel



Genero:Masculino  

Ecuador

msie

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.