Hello,
I very much like this concept:
http://www.kirupa.com/developer/mx2004/swf/myfile.html
which is described in detail here:
http://www.kirupa.com/developer/mx2004/fullscreen.htm
In that example, the item looks fine if the window is 230 px by 250 px or larger. But if the window is too small then part of the item is not displayed.
I would like for it to work as it does with one exception:
If the window size is SMALLER than 230 px by 250 px then the flash object should dynamically become smaller, as it does here:
https://www.kirupa.com/developer/mx2004/swf/myfile.swf
I am sure this can be done with JS.
Any ideas how?
Thanks!