Hi,
I would like to build a .flv player which can accommodate 7 different video sizes.
This will probably be made using
php and
xml to dynamically control content.
What I would like to know is if and how it is possible to have a holder.
swf (just looks for variables to display the flv) that can automatically resize based on the flv dimensions. I dont want any kind of browserscreen resolution resizing of content, just an
swf that will change its size from say 320x240 to 450x253 depending on the dynamically loaded flv.