Hi,

my flash site (AS3) is close to finish. The only problem is that the
fullscreen button in flash want work when using SWFObject. When I use
the old adobe object class method it works! My site is 100% scale with
stage.scalemode = "showAll";
I can't use stage.scaleMode = StageScaleMode.NO_SCALE;
stage.align = StageAlign.TOP_LEFT;

because I want my content to scale 100%!!  So everything does work
except the fullscreen button. Do I have to stick to the old object
class method or is it possible with SWFObject without much hazzle?

-- 
You received this message because you are subscribed to the Google Groups 
"SWFObject" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/swfobject?hl=en.

Reply via email to