PDA

View Full Version : Fullscreen Swf /autorun on CD, Help!


swed
03-29-2003, 02:11 PM
Fullscreen Swf /autorun on CD, Help!
How to make a Swf file open fullscreen right away when the CD is
start, and how to make a closebutton on the Swf-file...

Samplefile are realy velcome !

Thanks all people out there

Regards

:confused:

zebbah
03-29-2003, 04:58 PM
I'm not too sure about how to make an autorun CD, but I looked at one and it had an "AUTORUN.inf" file with this inside:

[autorun]
OPEN=your_file.exe

I think this works fine on Windows, but you need to use Applescript or something for this to work on a Mac. Search the forum and you'll probably find more information.

To make your projector fullscreen on startup just put this code on the first frame: fscommand("fullscreen", "true");And this code on the close button:on (release) {
fscommand("quit");
}Good luck. :)

swed
03-29-2003, 06:53 PM
Thanks and have a nice weekend !

Regards
Swed:D

swed
03-29-2003, 06:55 PM
Såg att du var Norsk, tack från en bror o Nord

Mvh :D :p :)

zebbah
03-29-2003, 10:26 PM
Inget att tacka för, min svenske bror!

hehehe... Sorry, svensken min suger.... :D

DiDi
03-30-2003, 03:44 AM
Check this:

Flash Projectors and Crossplatform CD Burning FAQ (http://usuarios.lycos.es/didinomade/ProjectorsBurningFAQ.htm)

Hope this helps,

DD

swed
03-30-2003, 10:11 AM
Thank you and i get the message how to ask for help next time!

Regards
Swed