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




 
 
Thread Tools Display Modes
  #1  
Old 05-05-2002, 04:07 AM
SoothSayer SoothSayer is offline
Registered User
 
Join Date: May 2001
Posts: 6
Rep Power: 0
SoothSayer is on a distinguished road
Smile Help needed with Movie Clips.......

Hello Folks,
I am trying to play around a lil' with Embedded Video in a movie clip.
The whole intentions is that ---> when the mouse rollsover the movie Clip it plays ...once it is out the movie Clip stops...again on mouse Over it starts playing frm where it had stopped earlier.....I have succeded in achieving this...the problem is I want the same video just beside the 1st one........so when the 1st video stops say at frame 65....the 2nd video on mouse Over plays from the 65th frame...........and so on ....with a series of videos.....I wanna create a mouse trail effect such that the videos run in a sequence when the mouse is moved around .but te sequence of the movie is maintained.....
But since I am not very good at the ActionScript ...I had used a lil' logic and commands like gotoAndPlay.......stop etc.. if u have better ideas...I'll love to learn......

Thanx Pals.
__________________
Winners don't do different things they do things differently.....
  #2  
Old 05-14-2002, 12:28 AM
bron77 bron77 is offline
Registered User
 
Join Date: Mar 2002
Posts: 5
Rep Power: 0
bron77 is on a distinguished road
Tell target

Did you try using a "tell target" command to control
the indvidual movie clips?
  #3  
Old 05-14-2002, 08:31 AM
swoop's Avatar
swoop swoop is offline

swoopy HyperModerator
 
Join Date: Jun 2001
Location: England
Posts: 1,562
Rep Power: 13
swoop is on a distinguished road
I would suggest using 'duplicateMovieClip' and storing the current frame being viewed in a global variable which you can then reference to from each movieClip you duplicate. gotoAndPlay is just what you want to use. "tell target" used to be good but it is now depreciated so I would steer well clear of using it as it may well not be supported by future flash players. Use "with" or the dot syntax instead.

swoop
 


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
Draggable stopped movie clips vertmonkee Actionscript 2.0 0 01-07-2009 04:42 PM
Linking Movie Clips together cdemott33 Newbies 0 10-31-2008 01:13 PM
Strange behavior - creating, loading movie clips works only for first function call clem_c_rock Advanced Flash 0 09-03-2007 02:21 AM
Dynamically Import and Attach AS to Movie Clips thebeige Flash MX ActionScript 2 09-26-2003 03:57 AM
preloading plankd Newbies 4 08-25-2000 11:15 AM




All times are GMT. The time now is 02:35 PM.