This content has been marked as final.
Show 4 replies
-
1. Re: CS3 AS3 HTML DYNAMIC TEXT , etc
kglad Aug 14, 2007 12:01 PM (in response to tweaked_eye)flash has a very limited number of html tags it can understand and display in an html-enabled textfield. -
2. Re: CS3 AS3 HTML DYNAMIC TEXT , etc
tweaked_eye Aug 14, 2007 12:44 PM (in response to tweaked_eye)is there a reference to which tags it does understand? -
3. Re: CS3 AS3 HTML DYNAMIC TEXT , etc
tweaked_eye Aug 14, 2007 12:45 PM (in response to tweaked_eye)And, would you have any idea how to wrap text around an image in a dynamic text box? -
4. Re: CS3 AS3 HTML DYNAMIC TEXT , etc
kglad Aug 14, 2007 1:39 PM (in response to tweaked_eye)flash can and does wrap text around images in textfields but the ability to control how that's done is limited and requires work-arounds.
supported html tags:
http://livedocs.adobe.com/flash/mx2004/main_7_2/wwhelp/wwhimpl/common/html/wwhelp.htm?cont ext=Flash_MX_2004&file=00001040.html


