Jul 01
Have you ever wanted to make your flash file full screen aka 100% on a browser window with out scaling your content. Filling the background with a tile with in flash. Well this will be my first full tutorial so we’ll see how it goes.
When you set flash to 100% w x 100% h the artboard does not scale but it shows you more of your background. so you can have a bitmap covering the whole gray area and that is what will be shown.
Step 1:
Set your artboard to 800px X 600px.
On a empty layer you add your Actionscript to:
fscommand(“fullscreen”, true);
fscommand(“allowscale”, false);
So this will set flash to fullscreen and not allow it to scale.
Step 2.
August 16th, 2008 at 11:37 am
Your blog is interesting!
Keep up the good work!
January 18th, 2009 at 1:56 pm
amazing post))
January 19th, 2009 at 3:54 pm
Goodd night, bloggers )=