Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
Actionscript 3.0 with Flash
Old 05-04-2008, 11:51 PM Actionscript 3.0 with Flash
Jasonpv's Avatar
Super Talker

Posts: 102
Trades: 0
Is there a way to call a frame that is within a movie clip via MouseEvent? Here is my button code as it stands:

Code:
contact_btn.addEventListener(
  MouseEvent.MOUSE_DOWN,
  function(evt:MouseEvent):void {
    gotoAndStop("contact");
  }
);
I want to add a gotoAndPlay action to an exit animation. I know I need to create a variable for the exit animation to be called which is dependent upon the page that is currently being viewed. The problem is each of these exit animations exist within different movie clips. The exit animation that plays is dependent on the page the user is viewing. How can I make this happen in 3.0?
Jasonpv is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-06-2008, 03:45 PM Re: Actionscript 3.0 with Flash
Jasonpv's Avatar
Super Talker

Posts: 102
Trades: 0
Is this possible?
Jasonpv is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Actionscript 3.0 with Flash
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.64572 seconds with 12 queries