Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: Reuse Actions: Call statement |
From: | Brad Bechtel |
Date: | Mon, 20 Sep 1999 19:48:08 +0100 |
Waldo,
A good example of the use of the Call statement is found in the Calculator sample which ships with Flash 4, found in the Help > Samples menu or in the Flash 4:Samples folder.
In this example the first frame has actions which initialize some variables and stops the movie from playing the other frames. Each button on stage sets a variable and then uses the Call statement to refer to either the frame labeled "AddDigit" or the frame labeled "DoOperator". Within those two frames are additional scripts for performing the actions a calculator would normally perform.
Check out this sample and see if it makes the use of the Call statement clearer.
Brad
Flash QA
------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-managerchinwag [dot] com. Problems to: helpchinwag [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-managerchinwag [dot] com
Replies
FLASH: Reuse Actions: Call statement, Waldo Smeets
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]