.swf Positionning Is Not Contained On Page, In Chrome
This is a simple page I am trying to add a .swf to, with a small custom made js function I slapped up. With chrome the swf is pushed up and out of the navigator window and is missi
Solution 1:
Basically, I would advise you to use SWFObject
It is an open source javascript library file that will handle exactly what you are trying to do.
It also is a "standard" in the flash community.
In the downloads list on the google code page, there is a handy generator as well to help you with your embedding code.
Cheers
Post a Comment for ".swf Positionning Is Not Contained On Page, In Chrome"