PDA

View Full Version : Help with Flash/HTML display



Mikey7789
28 Jan 2010, 10:49 PM
Hey Guys! Thanks for checking this out. I've been trying to get a flash countdown to display in a position related to a jpg I've posted on my site. The problem is, when I view it on other sized monitors the flash mov shows up in a different area of the screen. I was wondering if there is anyway to lock down the position of a flash file in reference to the jpg. See my link to see exactly what I mean:

http://www.michaelisleyband.com


Thanks so much!

Mike

rhamm90
30 Jan 2010, 10:56 PM
You need to put everything inside a Div container and position the divs inside that container using absolute values so they don't juggle around.

Also set your image border="0" on the image to get rid of that border.