LOADING
Loading
Hi , welcome back.
LogoutLOGOUT
 
  Lost password?  
Hi
 




 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-17-2004, 02:42 PM
d_smalls d_smalls is offline
Registered User
 
Join Date: Mar 2004
Posts: 4
Rep Power: 0
d_smalls is on a distinguished road
fast forward / rewind problem

Hi there,

I'm creating a movie to demonstrate features of a piece of software. I want the user to have movie controls at the bottem of the page. Play, stop and pause all work fine.

I've put the movie control buttons in a movie clip and the problem buttons have the folowing actionscript

fast forward:

_parent.gotoAndPlay(_parent._currentframe+3);

rewind:

_parent.gotoAndPlay(_parent._currentframe-5);

The problem is that by skipping frames the movie will often miss keyframes with actions in the timeline.

For example: I have a movieclip called "captions". At certain points on the timeline i have keyframes with actionscript telling captions to fade in, fade out or display certain text. If these keyframes are missed then captions displays incorrectly and the fast forwarded version of the movie is not accurate.

Is there a better way of implementing these buttons or a way to get round this problem?

I can see that if i took the different caption states out of the movieclip and put them on the main timeline then it would work - but this would make my movie much harder to edit.

Any suggestions will be gratefully recieved
Reply With Quote
 


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

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Auto Rewind Problem Web Studio West Flash Video 0 02-05-2007 10:30 PM
Fast Forward through frames? iprod01 Actionscript 2.0 8 12-07-2004 10:43 PM
[Flash MX] Rollout problem moving the mouse to fast over buttons RiAnimator Flash MX 6 09-23-2004 02:49 PM
Problem with exit and movie forward handle tung12a1 Flash MX ActionScript 3 04-30-2003 05:20 AM
Help! Fast forward repeating button JeffOrbit Flash 5 Actionscript 1 03-08-2001 05:37 AM




All times are GMT. The time now is 08:25 AM.