using html text in as3

Posted by vincent on Stack Overflow See other posts from Stack Overflow or by vincent
Published on 2011-01-28T11:21:17Z Indexed on 2011/01/29 23:25 UTC
Read the original article Hit count: 169

Filed under:

Hello,

i'm having a bit of a question, I have some newspost from my database. But there are tags in it and some tags aswell. My questiion is how i should go about it to get the newspost showing as it should be. The images should get shown instead of the tags etc. I know i'll have to work with a loader to use the images but how would as3 recognize them? Is there anyway i could use htmltext or something so as3 knows automaticly where the imagetags are?

Also, if i add the image would it be possible to wrap the text around it? So i dont have an empty space next to the image?

© Stack Overflow or respective owner

Related posts about actionscript-3