I am working on a website in Adobe Flash CS6. I gave my documents a size of 1024 px x 768 px. But when I publish the cwebsite, I don’t know how to make the flash document to have the browser size… Take for example: incontextediting.adobe.com. It is fully designed in Flash, but it has the browser’s dimensions. How to achieve that effect?
Share
you have to do these arrangments in Flash side
and you have to resize every thing with your resize algoritm with this event listener:
And of course you have to do some browser-side arrangments. I use swffit and swfobject combined,
http://code.google.com/p/swffit
http://code.google.com/p/swfobject