javascript - retrieving original movie size on client / server side -


is there way retrieve flash movie size on client / server side?

assuming have various games many providers , don't know size of it,

but when place on html page wanna hit correct size.

thanks in advanced!

if using php on server side use getimagesize() method.

then can create embed code accordingly.


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -