| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
#1 |
|
Registered User
Join Date: Feb 2001
Posts: 4
|
I've read everything I could find on movie clips in the Flash help section, and I've tried using the 'tell target' action script according to the Flash help. I've basically tried everything I could fathom actually, all to no avail. Is there a simple way to get an animated movie clip to play? What I want to do is have little glowing balls (several instances of a short animated movie clip that loops), moving around on the stage. Please help me!
|
|
|
|
|
|
#2 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
See these tutorials if you haven't already:
http://www.actionscripts.org/tutoria...es/index.shtml http://www.actionscripts.org/tutoria...hs/index.shtml http://www.actionscripts.org/tutoria...es/index.shtml Once you know your MC's path and instance name.. let's say it's "_root.mcName" it should be as simple as having the following action in a keyframe or on a button on the main stage: _root.mcName.play(); Cheers Jesse
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Attaching several movie clips into a movie clip... | wilhem | ActionScript 2.0 | 6 | 06-20-2006 01:32 PM |
| Flash 4 creating an array on screen with duplicate movieclip | Eend | ActionScript 1.0 (and below) | 8 | 02-18-2005 10:07 PM |
| Problem With Loading MovieClip Into SUB movie | JakeMX | Components | 2 | 07-28-2004 11:07 PM |
| Play Movie Clips Backwards | eDdi3 | Other Flash General Questions | 1 | 07-15-2004 11:39 PM |
| Sorting/Stacking Movie Clips | Kevin Taylor | ActionScript 1.0 (and below) | 4 | 10-20-2003 12:52 PM |