Hello,
I’m creating multiplatform CDROM.
I have chosen to use the html autorun method (instead of creating exe and hqx files),
that allows me to open html popups and open Outlook for email sending.
So I have downloaded and placed in the root of CD these 2 files :
autorun.exe and autorun.inf.
When inserted, the CD automaticly launches the autorun html file that contains my swf animation.
I would like my presentation to be:
- full screen
- no navigation bar and attributes on html page (that is displaying my swf animation).
How can i do this?
Many thanks.