asfunction question
- Started
- Last post
- 4 Responses
- ********
problem with asfunction in my flash...
if the tag wraps text, the href works...
if the tag wraps an external jpg OR wraps a library item, the href does not work; the image cannot be clicked...
is it possible to make an external asset in a textField clickable?
TIA.
- ********0
bump!
i don't think you can, which seems weird.
- forcetwelve0
chek yr email. dunno if its what you're looking for but hope it helps.
- ********0
thanks nic, but where you have "menu item 2", "menu item 3" etc that's clickable, i'm loading an < img > tag into the text field...I'm trying to make the loaded image call the function when clicked on.
right now, i replace the "menu item 2" with a little jpg, and when i try to click on it nothing happens :(
- ********0
Enter response:try turning off the html on the textbox and examine what the html looks like... sometimes it can be the way you're constructing the html, it isn't as forgiving as normal html