Full flash with vertical html scroll

full flash with vertical html scroll

i’m trying to get a 600 pixels high swf to fit in a html but when the html window get’s smaller than the swf to get a sistem scroll bar.

that’s it! :ear:

you’re not going to want full browser flash for that. Just create your swf in the demensions you need and set the fscommand(“resize” false);. This will prevent the 60o px height from resizing so when the browser falls below the 600 px it will create a scroll bar.