all groups > flash actionscript > september 2004 >
You're in the

flash actionscript

group:

fullscreen, no tool bars...


fullscreen, no tool bars... CBNY
9/21/2004 9:36:18 PM
flash actionscript: Can someone please provide me with a few lines of javascript / actionscript
that I can put into my html screens to make them open full screen.

I would prefer to insert this code directly into flash as opposed to having to
handcode.

I am utilizing a print function in Flash and need to disable the
toolbars/print function in explorer. I'm publishing at 100% thus the screens
print goofy out of the explorer print function.

Any guidance would be truly appreciated.

Click "floors 3-7" to see my issue.

http://www.arcadiacondominium.com/staging/thebuilding/floorplans/floorplans.htm
Re: fullscreen, no tool bars... rcabrera
9/22/2004 1:04:05 AM
Try using this command within Flash:
fscommand("fullscreen", true);
Re: fullscreen, no tool bars... CBNY
9/22/2004 2:43:24 AM
Re: fullscreen, no tool bars... rcabrera
9/22/2004 11:48:07 AM
Please take a look at this link to a similar question.

AddThis Social Bookmark Button