Mark Burvill escreveu:
Hi List,

If you have an href link within an html text field in Flash, is there any way of detecting when the user clicks on it?

Not being a standard button, you obviously can't do:

on (press) {      doStuff();
}


But is there another way?

teste.htmlText = "<a href='asfunction:doStuff, null'>link here</a>";

--
Gustavo Teider ( gugateider ) www.gugateider.com
Curitiba - PR



Cheers.

_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com



_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to