|
-
I have a dynamic external text file. I want to add a hyperlink in the external text file to jump to a label in my main timeline. Is this possible in FlashMX? Thanks in advance gurus.
-
-
jump to label
jump to label
This sounds like what I'm to do. But what I have is an external file that the user is reading from. From within the external file I want to add a hyperlink that will take the user back to a labeled frame on the main timeline. From what I'm hearing, this seems to be an ASFUNCTION. I just don't know the right syntax for the hyperlink to take me to a label on the main time line. In simple terms, I'm trying to duplicate the gotoAndStop actionscript through a hyperlink.
////
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.
////
But I can get this to work. Any thoughts gurus?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|