Hi,
I was surprised to see this result.

I have a Dynamic text field on stage.
I am loading some XML data which contains HTML formatted text inside CDATA tag.

The content of CDATA is something like:

<img alt="kp.jpg"
src="http://www.ssdesigninteractive.com/blog/archives/kp.jpg";
width="450" height="348" />
<p>
<img alt="amit.jpg"
src="http://www.ssdesigninteractive.com/blog/archives/amit.jpg";
width="450" height="348" />

Now when I run the movie, the two images load BUT the spacing between
the two images is just a line break given by <p>.

Also the images overlap each other.

I expected the two images to load in line one fter another.

Anyone faced this problem before?

******* note: If you want to look at the actual problem, try this URL.
Scroll down a bit to the post called "FRIENDS AT MACROMEDIA" .

http://www.ssdesigninteractive.com/flashblog.html

This is my flash frontend for Wordpress, The archives and search links
are not working currently but you can explore otherwise.

Thanks
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to