all groups > macromedia flash sitedesign > january 2006 >
You're in the

macromedia flash sitedesign

group:

the entire webpage seems to be a flash page


the entire webpage seems to be a flash page Tali-who
1/29/2006 9:25:19 PM
macromedia flash sitedesign:
have another question that everyone seems to know how this is done but me. I
feel silly.

On these sites:
http://www.microsoft.com/mscorp/innovation/yourpotential/main.html
http://www.jeffsmolinski.com/
http://www.mindflood.com/


the entire webpage seems to be a flash page. Meaning when I right click all
over the page the flash 8 menu appears instead the typical menu you?d see if
the flash page was embedded in an HTML page.

How is this done? How do I design for it?
Re: the entire webpage seems to be a flash page Chris (mudbubble)
1/29/2006 9:46:11 PM
it's not just full browser flash and setting movie to scale width and height 100%.

look at the Stage.scaleMode actionscript.

sample code would look like:

Stage.scaleMode = "noScale";
Stage.align = "TL";

//place in frame 1 of movie - and in publish settings set movie to be 100% width and height.

******************************************
--> Team Macromedia
--> www.mudbubble.com
--> www.keyframer.com




[quoted text, click to view]
Re: the entire webpage seems to be a flash page alanwallace4
1/29/2006 10:25:06 PM
Hi,
Check out thge video tute on http://www.gotoAndLearn.com for full browser flash
Cheers
AddThis Social Bookmark Button