A Flash Developer Resource Site














Internet Commerce

Partners & Affiliates














Developer Channel

internet.com


Featured Flash FLA
Gallery Downloads 11303 Flash Movies | 7 New Flash Movies Added
What's New | Top 100

Featured FLA

» Author: Nitin Tikhe
» Title: Cart
» Description: This Animation Tut is a fun and useful for kids below 15 years. Watch the Flag, Doors, Stick and Horse movements.
» More by Nitin Tikhe


Random FLAs | Add Flash Movie
Featured Flash Site
Gallery Downloads 6008 Flash Sites | 0 New Flash Links
What's New | Top 100 Flash Site

Featured Site

» Posted in the Flash Kit Links section
» Title: Banana Swimwear
» Description: This is a banana swim wear interactive catalog we designed and animated in Flash


Random Links | Add your own Flash Related Links
Flash Tutorials 1255 Tutorials 7 New Tutorials Added!
What's New | Top100

» Make flash video player for broadcasting live streaming video / TV on website
» How to convert the project file of Flash Demo Builder 2.0 into FLV file
» FLV to PSP for Mac - How to convert YouTube video to PSP on mac
» How to Convert FLV to MP4 for Playback on iPod
» how to download and convert youtube video to AVI with Leawo Free FLV converter
» Flash Multi-player Game Tutorial - TicTacToe
» How to make Flash elearning tutorials with screen recorder?
» Fader API:Slideshow with MovieClips on stage
» How to convert MS PPT file into an FLV File
» Unknown Tag: Title10
Random Tutorial | Add Site

Network Design Manager
The Computer Merchant, Ltd
US-VA-Hampton

Justtechjobs.com Post A Job | Post A Resume


Tutorials Home What's New Top Rated Submit myTutes Random!

Search Tutorials


Tutorials Tutorials » Actionscripting/Basic

Categories Simply Tell Target
Author: Robert Clements | Website: http://www.thepuma.co.uk |

 
Page 1
1

Simply Tell Target

This tutorial is designed to give you a basic idea of the tell target action and take you through a simple example.  

 

What is it?

Tell target can be used to influence objects on a different timeline.  You can find a different timeline, in a movie clip or in a totally different SWF.  For this example I am going to use a simple movie clip. 

 

Lets Go!

First, as always, start with a new movie.  Name layer one "Movie Clip".  Now create a movie clip object with an animation in. 

Creating a movie clip

The easiest way to do this, is to first create an image (say a circle), in frame 1.  Now select the image, by click and drag, and go to the insert menu.   Here you should find convert to symbol, notice the shortcut is F8, click it.  A new window appears, here select movie clip and name it test.  Press OK.  Now, by double clicking the movie clip you will enter a new time line.  Here you can animate it.  For animation see here.

 

Setting up the movie clip

Inside the movie clip, just place a stop command at frame one.  This is because our tell target action will be play. 

One last thing.  Tell target uses an instance name to locate the object you wish to effect.  So we have to give the movie clip a name, in the instance window.  Use the windows menu to display the instance panel if you can't see it.  Here you will be able to clearly see a space to put a name.  Name the clip "test" here.

 

Crearting a button

Next insert a new layer and name it button.  On this layer create a button, (As above only select button).  The buttons animation is not important, although if you wish you can apply a over, down and press effect now. 

With a button of some sort created on the new layer, now named "Button" we can start to script the button. 

 

Tell Target Script

Right click the button and select actions.  This will bring up the actions window.  To the left you will see a list of all the actions, sorted into categories.  Click the "basic" Category.  A list drops down or is already displayed.  At the bottom of this list, find on mouse event and click it.  A line of script appears in the right hand pane.  At the bottom of this window you can choose which mouse button the action is performed on.  "Release" is fine for now. 

Next, also on the basic list, choose the "tell target" action.  At the bottom of the window you will see a text box labelled "target".  Type "test" in here and select "Expression" which is just right of the text box.  From here, any action you specify will be performed on the movie clip.  Select Play now, you can also find this on the basic menu. 

 

Running the movie

Test the movie now.  At first nothing should happen (Because we stopped the movie clip in frame 1).  Now press the button you created.  The animation you created should run because we told the target to play. 

 

www.pumadesign.com

1

» Level Basic

Added: : 2002-01-05
Rating: 7.00 Votes: 41
Hits: 3776
» Author
Young but experienced flash designer.
» Download
Download the files used in this tutorial.
Download (0 kb)
Get conversion and unzipping tools for PC and Mac here!

» Forums
More help? Search our boards for quick answers!

Please rate this tutorial, 10 is the top rating, you can also click the comments link to read/write a review.
10 9 8 7 6 5 4 3 2 1
Read or Post Comments