View Single Post
  #1 (permalink)  
Old Jun 28th, 2007, 09:38
waterox waterox is offline
New Member
Join Date: Dec 2006
Location: UK
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Dynamic flv player with auto resize based on content

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.
Reply With Quote