Ask a Question related to Macromedia Director Basics, Design and Development.
-
decoboy webforumsuser@macromedia.com #1
Playing .avimovies
I want to create a projector (.exe file) to burn a cd with a video. my intention is that when i insert the cd in the drive, the autorun file will execute projector that will play the .avi movie. I would like to know what to do and if possible, the source code that must be used to make that possible.
decoboy webforumsuser@macromedia.com Guest
-
Playing MP3s
I am trying to play an MP3 file from coldfusion. The code im using is the following: <cfsavecontent variable="ButtonClick"> var... -
Playing flv from the server and a CD-ROM?
Need to build some e-learning with video streaming from Flash Media server. But client also want to put on a CD-rom. WHat's involved in converting... -
SWF not playing?
I built a page in DW8, very simple page that just has a SWF plugged into it.. but when I view the page out on the host, it just sits there..... -
FLV loading, but not playing
I have an application that loads an FLV into the FLVPlayer component, in Safari on OSX 10.3.9, I sometimes experience that the FLV will load, but... -
problem playing mp3
hi, im new to flash. could anyone teach me how to shorten this stupid code that i made just to play 10 mp3 songs from the server. i know theres a... -
Jayem Abania - MMTS #2
Re: Playing .avimovies
Hi,
Please check out our technote about the autorun feature at:
"Creating AutoRun CD"
<http://www.macromedia.com/go/13374>
The TechNote includes sample codes for you to try out.
Best regards,
Jayem Abania
Macromedia Technical Support
"decoboy" <webforumsuser@macromedia.com> wrote in message
news:bob84r$b6u$1@forums.macromedia.com...intention is that when i insert the cd in the drive, the autorun file will> I want to create a projector (.exe file) to burn a cd with a video. my
execute projector that will play the .avi movie. I would like to know what
to do and if possible, the source code that must be used to make that
possible.>
>
Jayem Abania - MMTS Guest
-
Steen Henriksen #3
Re: Playing .avimovies
its quite easy. just create an autorun.inf file at the root of your cd. this
is all the text you need in your autorun file:
[autorun]
OPEN=./ProjectorName.EXE
Good luck
"decoboy" <webforumsuser@macromedia.com> skrev i en meddelelse
news:bob84r$b6u$1@forums.macromedia.com...intention is that when i insert the cd in the drive, the autorun file will> I want to create a projector (.exe file) to burn a cd with a video. my
execute projector that will play the .avi movie. I would like to know what
to do and if possible, the source code that must be used to make that
possible.>
>
>
Steen Henriksen Guest



Reply With Quote

