darth
11-11-2008, 02:47 PM
Hi I have Actionscript project in Flex 3.
Is it possible to make the SWF in html/browser 100% width and 100% height?
I tried to use the metadata tag
[SWF(width='100%', height='100%', backgroundColor='#ffffff', frameRate='40')]
but % already gives the syntax error...
Is it possible to make the SWF in html/browser 100% width and 100% height?
I tried to use the metadata tag
[SWF(width='100%', height='100%', backgroundColor='#ffffff', frameRate='40')]
but % already gives the syntax error...