PDA

View Full Version : XML/Dynamic Text size changes


sarahbee
05-24-2007, 06:45 PM
Hey there:

On this site - http://www.batesbeach.bc.ca

There is a flash object on the right which loads customer testimonials from an XML file. Unfortunately the text size seems to be changing according to browser, and even randomly sometimes within browsers. Is there a way to get it to behave?

I'm not sure what code you will need to look at...let me know?

sarahbee
05-24-2007, 06:48 PM
I realized that I didn't have a height specified for the div containing the flash, and the flash size was set to 100%. I specified a height and it seems to have worked. I'd appreciate a confirmation, however, that this was the correct solution.