Full screen

Ive tried a search for this, but returned nothing i wanted.

I want to put flash content onto a CD (not web). I can do the Autorun, but i also want my flash file to run at fullscreen, no borders.
Could anyone tell me how to do this in either flash or director? Thanks!

:link: [COLOR=orange]the orange one[/COLOR] :link:

Easy,

fscommand(“fullscreen”, “true”);

also check this link for all u need to know:
http://usuarios.lycos.es/didinomade/ProjectorsBurningFAQ.htm#fsc

or from the source:
http://www.macromedia.com/support/flash/ts/documents/fscommand_projectors.htm#FullScreen

hope this helps!

wow, that was really good. thanks :thumb:

Cool, also, this may solve your “non opening” issues caused by flash MX’s non ability to use the fscommand to open .bat files.

I have been searching everywhjere for this. (see my post in this section).

Follow the white rabbit here, heh heh:

http://www.actionscripts.org/forums/showthread.php3?threadid=14844&perpage=15&pagenumber=2

This will enlighten u a bit on the subject.

or to get the application created to help in this subject:

http://freemx.arsware.org/

the guy who created it, flux2k is a legend.

Goodluck!

wow, never even thought of that. thanks again :slight_smile: