Internet Commerce

Partners & Affiliates

Developer Channel


Featured Flash FLA
Gallery Downloads 11401 Flash Movies | 5 New Flash Movies Added
What's New | Top 100

Featured FLA

»  Author: Nick Kouvaris
»  Title: Znax
»  Description: Znax is a board game. Click 4 tiles of the same color and form squares as big as you can. You will erase all the tiles inside the square and collect points. Get maximum score if you make a square with game edges.
»  More by: Nick Kouvaris


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

Featured Site

»  Author Agence WOP Digital Agency
»  Title: Electricdrum
»  Description: French WOP Agency, 3D websites, Flash (Papervision, Away 3D), event or institutional projects. The agency operates on all digital projects: consulting, design, graphic design, development, online communication. The WOP agency follows you on the implementation of original, creative and optimized digital projects.


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

» How To Make A Simple Animation Using Christmas Clips
» Simple Step by step flash game tutorial Spot the diffrence
» How To Make A Moving Text Slide
» Create Flash Banner With Text Float Effect
» How To Make Zoo Photos Slideshow
» How To Make A Dolphin Photos Slideshow
» How To Make A Fathers Day Slideshow
» How To Make A Transparent Background of Your Flash File
» Create Flash Banner With Text Disco Light Effect Today we will introduce you a Text Disco Light eff
» Unknown Tag: Title10
Random Tutorial | Add Site


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: 3780
» 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