Go Back   kirupaForum > Flash > ActionScript 1.0/2.0

Reply
 
Thread Tools Display Modes
Old 09-10-2009, 05:44 PM   #1
joshua1978
Registered User
playing timeline in reverse in different scenes

I know variations of this have been discussed, but I cant seem to find any resolve for my particular scenerio. Code below works fine within main timeline, does not work with-in different scenes-code will make each scene play in reverse, than stop at designated frame number once it reaches the MAIN timeline only while surpassing same frame number in anything outside of main timeline.

On main timeline:

stop();
myButton.onRelease = function()
{
this._parent.onEnterFrame = function()
{
this.prevFrame();
if (this._currentframe == 2)
{
delete this.onEnterFrame;
}
};
};

On Movie Clip:

onClipEvent (enterFrame) {
if (playingBackwards) {
if (_currentframe>stopFrame) {
prevFrame();
} else {
playingBackwards = false;
}
}
}

Hoping for Insight/Input..Pulling my hair out over this thing
joshua1978 is offline   Reply With Quote

Sponsored Links (Guests Only) - Register | Need Help?
 

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

Forum Jump


All times are GMT -4. The time now is 05:25 PM.

SUPPORTERS:

kirupa.com's fast and reliable hosting provided by Media Temple. flash components
Creative web apps. Make your own free flash banners and photo slideshows.
Check out the great, high-quality flash extensions. Buy or sell stock flash, video, audio and fonts for as little as 50 cents at FlashDen.

Flash Transition Effects

Flash Effect Tutorials

Digicrafts Components
Flash effects. Art without coding. Upload, publish, deliver. Secure hosting for your professional or academic video, presentations & more. Screencast.com
Streamsolutions Content Delivery Networks Flipping Book - page flip flash component.
Flash-Gallery.com - Get your flash photo gallery (flash component or swf gallery Learn how to advertise on kirupa.com
 

cdn
content delivery network (cdn)

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd. Copyright 2010 - kirupa.com Copyright 2010 - kirupa.com