Creative COW SIGN IN :: SPONSORS :: ABOUT US :: CONTACT US
ADOBE FLASH: HomeFlash ForumFlash TutorialsFlash Video TutorialsWeb Streaming ForumAdobe FlashPodcast

navigation

Cow Forums : Adobe Flash
VIEW POSTS   •   ADD A NEW POST   •   SEARCH   •   CHANGE FORUM
Respond to this post   •   Return to posts index   •   Read entire thread


navigation
by Brian McGovern on Oct 9, 2007 at 8:10:25 pm

I have attached a mc(ColorChipPopUp) via a button from another mc(corkboard). The ColorChipPopUp mc is on top of the corkboard mc and its intent is to give a lager more detailed look than the smaller view on the corkbord mc.

To remove the ColorChipPopUp mc I use this script (chip is the instance name);

on (release) {
_root.chip.removeMovieClip();
}

And it works great. It removes the clip and I am left with the corkboard mc again. Now I want to go to frame 146 of the corkboard mc

on (release) {
_root.gotoAndPlay(146)
_root.chip.removeMovieClip();

}

This isn't working. I end up in scene 1 frame 1 and I want to go to frame 146 of the corkboard movie which is on frame 3 of scene 1.

Any help...confused.
Thx Brian


Respond to this post   •   Return to posts index   •   Read entire thread


Current Message Thread:
  • navigation by Brian McGovern on Oct 9, 2007 at 8:10:25 pm


Related Threads:
Menu Navigation not working (link provided)   |   flash CS3 site navigation   |   keyboard presentation navigation   |   Navigation Buttons with Swap Image   |   SWF navigation bar in HTML PROBLEMS!   |   TED Site Flash Navigation Challenge   |   Flash Button Navigation for my webpage   |   navigation question - help!

Related Tags:
IO



Note: If you are a registered user please click here to login before posting.

Your post will not be accepted if your name and email address are not registered in our database. Click here if you do not have an account.

Name
E-Mail Address
Subject
E-Mail me when someone responds
Just This Message   Entire Thread   None  

Message:



Note: The following are HTML characters and may cause parts of your post to disappear if not used correctly: < > &
To include any portion of the post in your response, highlight the desired text and hit the "Q" key. Read more...



Add your message signature


 


Note: By clicking "Post Direct" button above, you are agreeing to the Creative Cow's Code of Conduct.



FORUMSTUTORIALSMAGAZINETRAININGVIDEOS - REELSPODCASTSEVENTSSERVICESNEWSLETTERNEWSBLOGS

© CreativeCOW.net All rights are reserved.

[Top]