The method allows resizing controls to be placed either inside or outside the Flash object.
Redimensioning the stage is done dynamically,so users don't need to reload the page, saving the website owner some bandwidth traffic.
The basic principle is to wrap the Flash object inside a div and embed it with swfobject making its width and height 100%.
Requirements:
· JavaScript enabled on client side
· Flash player installed in browser
· jQuery JavaScript Library