Page 1 of 1

Auto Resize

Posted: 21 May 2008, 17:45
by De1ty
Hey there people,
I was wondering if anyone could help me i am trying to make a flash banner
that has to resize according to the screen resolution of the user thats viewing it
please any help would be really great

Posted: 21 May 2008, 19:32
by DarkRanger
uhm I think the code is as follows. NOT sure though.

Code: Select all

<div style = "position:relative; width: **%; height: **%>
  // Embedded flash object 
</div>
I'm not sure though, but I think it's something like that.