Any ASFUNCTION gurus out there? I posted a form of this question already but got no response. I'm trying to make the asfunction work for me much like the gotoAndStop actionscript. I have an external text box that I want to add a hyperlink that takes me to and stops to a label on the main timeline.

////
the link in the macromedia site which gave me the example:
Note: This is equivalent to assigning "<A HREF="asfunction:myFunction,argument_1">Click here</A>" to an HTML-enabled text field variable.
////

Can't get this to work though.

So, I need some guidance for: hyperlink, gotoAndStop, label on main timeline.

This seems simple enough for someone that knows how to work with the ASFUNCTION. But that's not my bag baby. Any help would be appreciated. Thanks.