Ultrashock Forums > Flash > Flash Newbie
Can't cut htmlText tags

You are currently viewing our website as a guest which gives you limited access to forums, files and other resources.

Click here to join now for free, and start interacting with our members, download files and much more!

Click here if you are looking for our Flash files and other professional assets.
 
Post Reply | View first unread | Rate Thread Search this Thread | Thread Tools | Display Modes

#1
Bookmark and Share!
Can't cut htmlText tags
Old 2008-06-03

I got a xml that has tag:

<a href='http://www.google.com'><b>Bold link to google<b></a>
and this is loaded to htmlText text field. All works fine and dandy except that everything written after that is also a link to google. Also if I tag some text to different colour, everything after that continues to be that colour?

huh
postbit arrow 2 comments | 568 views postbit arrow Reply: with Quote   
Registered User
p-r-n01d is offline
seperator
Posts: 46
2007-10-10
seperator

Ultrashock Member Comments:
Smarv01 Smarv01 is offline Smarv01 lives in United Kingdom 2008-06-04 #2 Old  
you need to close your <b> tag try this:
<a href='http://www.google.com'><b>Bold link to google</b></a>
that should do it

Marv
Reply With Quote  
p-r-n01d p-r-n01d is offline 2008-06-04 #3 Old  
Holy simplicity batman.

What a dumb error. I'm sorry. :/
Reply With Quote  
Thread Tools
Display Modes Rate This Thread
Rate This Thread: