#1 (permalink)  
Old 07-09-2008, 03:19 AM
Junior Member
 
Join Date: Jul 2008
Posts: 1
Default <img> tags inside CDATA

Hello,

You stated "Write html image tags to your news description to display images."

I am trying to display more than one image in the same <item> they seem to display one on top of eachother. I added <align> tags which moved the images left and right.. however, if I have more than two images it causes the same problem as before.

Is there any special coding I need to add to this?

<item>
<title> Title Goes Here</title>
<description>
<![CDATA[ Description Goes Here......
<img src="img/1.jpg" height="110px" width="130px" />
<img src="img/2.jpg" height="110px" width="130px" />
]]>
</description>
<stock> stock number</stock>
</item>
Reply With Quote
  #2 (permalink)  
Old 07-29-2008, 09:31 PM
Junior Member
 
Join Date: Jul 2008
Posts: 5
Default

I have tried this too and it doesn't work.

Any documentation I find online says that you're not supposed to put images in the description.
Reply With Quote
  #3 (permalink)  
Old 07-31-2008, 09:58 AM
Super Moderator
 
Join Date: May 2008
Posts: 519
Send a message via Skype™ to Adrian
Default

The text block where you display the CDATA content is html enabled and it sould work with image tags. But flash is very limited in rendering html code. It's not a program fault it it's just the way flash displays html code. It has certain limitations.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.