Hello sir,
Can someone please help me out with dislpaying the htmltext
This is my application.
Thanks in advance.

<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml";
    backgroundGradientColors="[#FFFFFF, #FFFFFF]"
>
    <mx:Text width="100%" color="blue" fontStyle="italic"
fontSize="14">
        <mx:htmlText>
            <![CDATA[
Click the links below to find out more information related to the e-
learning
industry.Thsi is the text area

<li>&nbsp;___ <img border="0" height="54"
src="http://www.scientificamerican.com/media/inline/small-nuclear-
reactor-mini-off-grid-us-supplier_1.jpg"  width="59" /></li>

<li>&nbsp;___ <img border="0" height="54"  width="60" href="http://
www.rrindia.com/gifs/india_map.jpg"
src="http://www.rrindia.com/gifs/india_map.jpg";  /></li>
<li>&nbsp;___ <img border="0" height="84"  width="60" href="http://
www.rrindia.com/gifs/india_map.jpg"
src="http://www.rrindia.com/gifs/india_map.jpg";  /></li>
<li>&nbsp;___ <img border="0" height="104"  width="60" href="http://
www.rrindia.com/gifs/india_map.jpg"
src="http://www.rrindia.com/gifs/india_map.jpg";  /></li>
<li>&nbsp;___ <img border="0" height="54"  width="60" href="http://
www.rrindia.com/gifs/india_map.jpg"
src="http://www.rrindia.com/gifs/india_map.jpg";  /></li>

<li>&nbsp;___<img border="0" height="37"
src="http://www.vicky.in/straightfrmtheheart/wp-content/uploads/
2008/01/bajaj-small-car-lite.jpg"   width="70" /></li>
       ]]>
        </mx:htmlText>
    </mx:Text>
</mx:Application>

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to