STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228109
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2561 · P5121

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/23686422?noj=FRM23686422-8DC" width="1" height="1"></div>

Flash Help Xtreme.swf

This is the info page for
Flash #71302

(Click the ID number above for more basic data on this flash file.)


Text
Loading

Need help ?

Tween

Sound

Symbol

Actionscript

_root.

URL

Drag & Drop

Text

Save data

<p align="left"><font face="_typewriter" size="20" color="#0033ff" letterSpacing="0.000000" kerning="1"><b>onCreditEvent (Credits){</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0033ff" letterSpacing="0.000000" kerning="1"><b> &nbsp;_root.</b><font color="#000000"><b>DJRunaway</b></font><b> </b><font color="#000000"><b>+=</b></font><b> Credits (Reason = Music)</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0033ff" letterSpacing="0.000000" kerning="1"><b> &nbsp;_root.</b><font color="#000000"><b>WAG-studio</b></font><b> </b><font color="#000000"><b>+=</b></font><b> Credits (Reason = Makeing tutorial)</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0033ff" letterSpacing="0.000000" kerning="1"><b> &nbsp;&nbsp;&nbsp;} else if (</b><font color="#000000"><b>you like this game</b></font><b>) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0033ff" letterSpacing="0.000000" kerning="1"><b> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;_root.vote == 5; &amp;&amp; (add to collection tutorials) = true;</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0033ff" letterSpacing="0.000000" kerning="1"><b> &nbsp;&nbsp;}</b></font></p>

TEST

Important info

Important info

Welcome to Wag flash help.
< This picture shows what version of flash
you need. In this case 8.
< If you see this picture on a tutorial, it
meens that you have to read everyting.
< If you see this picture on a tutorial, it
meens that you can try a test in the game.

8

Drawing

Scene

Color Types

Sound

Frame

Group

Tween

Looping

Symbol

Library

Actionscript (simple)

Form Tools

Actionscript (pro)

Dynamic Text

Coordinate

Effect

Bitmap

Movie Options

5

6

4

Only in flash 5

Move a character to the mouse (Easting)

Masker (make a object to a hole)

Drag & Drop

Randomize a number

Username & Password

Move a character in a 2D Mario way

I want to learn how to make :

Save Data

There are 2 ways to draw in flash. First way is useing the Pencil
tool (Y), the other is way is useing the Line tool (N).
When you use the Pencil tool you can choose between 3 ways of
drawing, "Straighten, Smooth or Ink".
Straighten : this way adjust your drawing to straight lines.
Smooth : this way adjust your drawing to smooth shapes.
Ink : this way is free from adjusting.
When you have drawn your picture you can change & bend it, use
the Selection tool (V) for this.
If you see this picture      beside your mouse pointer you can move
a corner in your drawing.
If you see this picture      beside your mouse pointer you can bend
a line in your drawing.

A scene is a new page for continuing your movie/game.
You can see a overview over the scenes in the scene window
press Shift-F2 to open it. In the scene window you see a list of all
your scenes, they will be showed in that order (if no actionscripts
been added to jump to other scenes).
Scenes are good for starting over again, because it can be hard to
work on frame 3274. Instead you have many scenes with 150
frames.

Color Types

There are 4 different ways to color your art works.
1. Solid = just one color
2. Linear = several colors easing in to each other.
3. Radial = several colors easing in to each other,
and to a special point.
4. Bitmap = a real picture imported in to the flash
movie.
Ok, so how do we make these.
first you open the Color Options (Shift-F9) there
you can choose if you want to make a solid linear
or radical color. To make a bitmap press Ctrl-R to
import a picture from your computer in to flash.

1

2

3

4

Worlds coolest car Lamorghini >

Sound

You can import sound into your flash movie
pressing Ctrl-R. The sound is shown at the frame
you imported it in. when you want to stop all
sound and music you use following actionscript in
a frame action bar.
You can edit the sound in the Properties (Ctrl-F3)
Press edit to edit the sound volume through the
sound.
There is a list called Effect, there you can choose
a effect you want the sound to come with.
there is another list called Sync, this one is
important.

<p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>stopAllSounds();</b></font></p>

Next Page

There are 4 kinds of Sync.
Event = Normal sound it begin where the frame begin.
Start = Same as Event
Stop = If you want to stop a special sound that you
started before.
Steam = The sound follow the frame, so if you make 1
frame it will just sound 1 frame. this is good because
you can cut away a bit of the sound if you want.

Prev Page

Frame

The frames are the movie. The frames are set in a timeline that
start to the left and end to the right.
To make a blank key frame press F7
To make a dublicate key frame press F6
To extend a key frame press F5
To make actions to a frame right-click on it and press Actions.
To make a frame Label click on the frame then go to Propeties
(Ctrl-F3) and write in the frame label window.

blank key frame

key frame

frame with actionscript

frame with frame label

long frame

blank long frame

Group

Groups are made for geting many objects into 1.
they are smart because you can move other objects on them
without destroying the objects inside the group.
To make a group press Ctrl-G.
To ungroup a group press Ctrl-Shift-G.

Tween

The tween is a way to make an animation easyer to make.
Motion Tween
First do whatever you want to tween then right-click on the frame.
Now press "Create Motion Tween". you can now see that your
frame turned blue. Now you press F5 some times and you see the
fram look like this.
Now go to the last frame in the tween then press F6.
Now you can move the tween and it will auto animat a smooth
animation.

Shape Tween
A shape tween is very useful
First make whatever you want to tween then click on the frame
then open the Properties (Ctrl F3) choose shape tween in the
tween list. Now you press F5 some times and you see the frame
look like this.
Now go to the last frame in the tween then press F6.
Now you can paint in the frame and the tween will auto animat a
smooth animation.

Looping

Looping is a way to make an animation smoth synced
uesing tween.

Symbol

The symbol is the most important object for a
game.
To make a symbol press Ctrl-F8
There are 3 sorts of symbols.
1. Movie clip
2. Button
3. Graphic

Movie clip
You use movie clips to make a animation without useing
more then 1 frame. For example we are at 1 frame now
but the circle is moveing because its in a movie clip that
have 194 frames.

Button
Buttons are very important for a game it makes you feel that you
can edit and click in the game and that its not just a picture on
the screen.
In a button there is some frames that you cant change.
these frames do different things in the button.
Up = how the button looks.
Over = how it looks when mouse is over the button
Down = how it looks when you click it.
Hit = what area the button is clickeble.

Hello

Hello

Hello

Up

Over

Down

Hit

Graphic
A graphic is allmost like a group but you can enter instance
name in a graphic.
not more to say.

Library

The library is a place there u have all symbols, tweens, bitmaps,
sounds and groups. you can drag out an object from the library
into the movie/game. Here you can also adjust the quality of a
sound.
To do that right-click on the sound in library choose "Export
Settings" then you can choose the quality.
the best quality is      MP3    Bit rate = 160 kbps   Quality = best

Actionscript

The Actionscripts are also very important. Here is some easy ones.
Frame Actionscripts :

<p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>gotoAndPlay(&quot;Scene 2&quot;, 1);</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>nextFrame();</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>prevFrame();</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>nextScene();</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>prevScene();</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>play();</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>stop();</b></font></p><p align="left"></p>

= Go  to the Scene 2    Frame 1
= Go to next Frame
= Previous Frame
= Next Scene
= Previous Scene
= Start playing the movie
= Stop playing the movie

The Actionscripts are also very important. Here is some easy ones.
Button Actionscripts :

<p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>on (release) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>gotoAndPlay(&quot;Scene 2&quot;, 1);</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>}</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>on (release) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>nextFrame();</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>}</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>on (release) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>prevFrame();</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>}</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>on (release) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>nextScene();</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>}</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>on (release) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>prevScene();</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>}</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>on (release) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>play();</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>}</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>on (release) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>stop();</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>}</b></font></p><p align="left"></p><p align="left"></p>

= Go  to the Frame 1 in the movie clip
= Go to next Frame in the movie clip
= Previous Frame in the movie clip
= Start playing in the movie clip
= Stop playing in the movie clip

<p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>onClipEvent (enterFrame) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>gotoAndPlay(1);</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>}</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>onClipEvent (enterFrame) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>nextFrame();</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>}</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>onClipEvent (enterFrame) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>prevFrame();</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>}</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>onClipEvent (enterFrame) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>play();</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>}</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>onClipEvent (enterFrame) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>stop();</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>}</b></font></p><p align="left"></p>

Form Tools

There are some different form tools you can use in flash.
1. Oval Tool (O)
2. Rectangle Tool (R)
You use the Oval Tool to make circles and the Rectangle Tool to
make Rectangles and squares.
There is a button for making forms you do in to "Drawing Objects"
its like a group. Press (J) to use this function.

Actionscript

<p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>fscommand(&quot;fullscreen&quot;, &quot;true&quot;);</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>fscommand(&quot;showmenu&quot;, &quot;false&quot;);</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>getURL(&quot;http://www.wag-studio.com&quot;, &quot;_self&quot;);</b></font></p><p align="left"><font face="_typewriter" size="20" color="#0000ff" letterSpacing="0.000000" kerning="1"><b>printNum(0, &quot;bframe&quot;);</b></font></p><p align="left"></p><p align="left"></p>

= Makes the movie go fullscreen at computer / not
at net, not when flash is open. only when you
open file.
= Makes the menu at rhight clicking at the screen
go away at computer, at net, not when flash is
open. only when you open file.
= goes to a website. Dont work in file just on net.
= print frame

The Actionscripts are also very important. Here is some other ones.
Frame Actionscripts : convert them to button / movie clip action self

The dynamic text is very useful. You can use it for many things for
example health to an enemy in a game, as a countdown, or as a
text that answer when u speak to it.

<p align="center"></p>

<p align="left"></p>

Test 1

Test 2

Dynamic Text

To make text like Test 1 follow the instructions.
On the first frame write test1number = 0; in the frame action.
now where ever in your movie you can make a dynamic text
useing the Text tool (T) then change it to a Dynamic text in
properties (Ctrl-F3).
When the dynamic text is selected name its var : Test1number
Now make 2 buttons, copy the actions and place one of them in 1
button and the other in the other.

<p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>on (release) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>_root.test1number +=1;</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>}</b></font></p>

<p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>on (release) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>_root.test1number -=1;</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>}</b></font></p>

To make text like Test 1 follow the instructions.
Where ever in your movie you can make a dynamic text useing the
Text tool (T) then change it to a Dynamic text in properties (Ctrl-
F3).
When the dynamic text is selected name its var : Test2answer
Now make 3 buttons, copy the actions and place one of them in
each of them.

<p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>on (release) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>_root.test2answer = &quot;Wag is best&quot;;</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>}</b></font></p>

<p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>on (release) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>_root.test2answer = &quot;Hello&quot;;</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>}</b></font></p>

<p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>on (release) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>_root.test2answer = &quot;I used the wag tutorial&quot;;</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>}</b></font></p>

Coordinate

The white window in your movie is the bord.
You can use Coordinates to move objects in the movie or when
editing your movie.
In your left upper corner is the Coordinates _x = 0 _y = 0.
In your right downer corner is the Coordinates often
_x = 500 _y = 400.
To move an object when editing a movie go to Properties (Ctrl-
F3). In the white windows X and Y change them to move the
objects.
To move an object in your flash movie write following action in
a button. Then name a movieclip Instance name =
what_ever_you_want_to_call_it.

<p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>on (release) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>_root.what_ever_you_want_to_call_it._x =10</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>_root.what_ever_you_want_to_call_it._y =10</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>}</b></font></p>

Effects

There is 2 sorts of effects.
1. Frame effects
2. Object effects
To use the frame effects click in the menu "Insert" then
"Timeline effect" and there it is.
The Object effect can you use on tweens and symbols.
To use them open the Properties (Ctrl-F3).
then click on the object now you see a list named Color, there
are the effects.

Bitmap

A bitmap is a picture you import into the flash movie.
Press (Ctrl-R) to import.
You can Trace a bitmap when you trace it you make it in to
cartoon instead of real picture.
To trace a bitmap select it then press "Modify" then "Bitmap"
then "Trace bitmap..." in the menu.

Movie Options

There are some movie options.
The first and most important one is what version of actionscript
you want to use, because some things that you could do in flash
5 you cant do in flash 8. Open the Properties (Ctrl-F3). when
nothing is selected click at the button Publish settings. now you
can change the version of flash in one of the lists.

Move a character to the mouse (Easting)

How do this work?

Prev page

First make your character. Convert it to a movieclip (F8).
Now enter the following script in the movieclip actionbar.

<p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>onClipEvent (enterFrame) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>myRadians = Math.atan2(_root._ymouse-this._y, _root._xmouse-this._x);</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>// Calculates the mouse angle in radians</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>myDegrees = Math.round((myRadians*180/Math.PI));</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>// Converts the mouse angle to degrees so it can be expressed in _rotation terms</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>_root.yChange = Math.round(_root._ymouse-this._y);</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>// Calculates the distance between the movie clip and the mouse</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>_root.xChange = Math.round(_root._xmouse-this._x);</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>// Calculates the distance between the movie clip and the mouse</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>_root.yMove = Math.round(_root.yChange/20);</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>// Determines the amount the movie clip should move toward the mouse, grows larger the <sbr />further the mouse gets from the MC</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>_root.xMove = Math.round(_root.xChange/20);</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>// See above</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>this._y += _root.yMove;</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>//Adds yMove onto the position of the clip (Note: Must be &apos;+=&apos; and not &apos;-=&apos; or else the <sbr />MC will move away from the mouse, not towards it</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>this._x += _root.xMove;</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>// See above</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>this._rotation = myDegrees+90;</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>// Turns the MC to face the mouse</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>}</b></font></p>

Ta da now your done

Masker (make a object to a hole)

Masker (make a object to a hole)

First make the object. Convert it to a movieclip (F8).
Name the movieclip "masker_mc" in instance name.
Now enter the following script in the frame actionbar.

<p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>Mouse.hide()</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>//this hides the mouse</b></font></p><p align="left"></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>masker_mc.onEnterFrame = function(){</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>this._x = _xmouse</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>this._y = _ymouse</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>};</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>//this tells the symbol to follow the mouse by tracking its coordinates.</b></font></p><p align="left"></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>this.setMask(masker_mc);</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>//this turns the symbol into a mask.</b></font></p><p align="left"></p>

Drag & Drop

First make the object. Convert it to a button (F8).
Now enter the following script in the frame actionbar.

<p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>on (press) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>startDrag (&quot;_root.thing1&quot;);</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>}</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>on (release) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>stopDrag ();</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>}</b></font></p>

Now convert the button to a movieclip. Name the
movieclip "thing1" as instance name.

Randomize a number

Randomize

<p align="left"></p>

First make the dynamic text. Name the var "random1"
Now enter the following script in a button.

<p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>on (release) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>_root.random1 = random(100); </b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>}</b></font></p>

Username & Password

<p align="left"></p>

<p align="left"></p>

Username:

Password:

Login

Login

<p align="left"></p>

Im sorry but this test i cant show you  a test because
then i have to change the version to flash 5 so i cant
show the other tests. but it works in flash 5.

Cheat login

Welcome

Go back

First make 1 dynamic text. Name the var "notes"
Now make 2 input texts. Name the var on one of them
"username" and on the other "password".
To make the password ******* writen change in the field
propeties (Ctrl-F3). change the normal into password.
Now make a button and enter following script in the button
actionbar.

<p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>on (release, keyPress &quot;&lt;Enter&gt;&quot;) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>username = username;</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>password = password;</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>notes = notes;</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>if (username == &quot;wag&quot; &amp;&amp; password == &quot;help&quot;) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>play();</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>} else {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>_root.notes = &quot;Wrong Password or Username&quot;;</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>}</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>}</b></font></p><p align="left"></p>

Move a character in a 2D Mario way

Move a character in a 2D Mario way

First make your character. Convert it to movieclip.
Now make the ground. Convert it to a movieclip too.
Name the ground "ground" as instance name.
Now enter the following script to the character actionbar.

<p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>onClipEvent (load) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>moveSpeed &nbsp;&nbsp;= 5;</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>}</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>onClipEvent (enterFrame) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>if (Key.isDown(Key.RIGHT)) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>this._x += moveSpeed;</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>} else if (Key.isDown(Key.UP)) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>this._y -= 0; </b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>} else if (Key.isDown(Key.DOWN) &amp;&amp; !fall) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>this._y += 0; </b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>} else if (Key.isDown(Key.LEFT)) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>this._x -= moveSpeed;</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>}</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>}</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>onClipEvent (enterFrame) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>if (Key.isDown(Key.SPACE) &amp;&amp; !jumping) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>vel_y = 20;</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>jumping = true;</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>}</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>if (jumping == true) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>vel_y -= 1;</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>if (vel_y &lt;= -1) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>vel_y = -1; </b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>}</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>this._y -= vel_y;</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>}</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>if (_root.ground.hitTest(this._x, this._y+21, true)) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>vel_y = 0;</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>jumping = false;</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>}</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>}</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>onClipEvent (enterFrame) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>this._y += 8;</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>if (_root.ground.hitTest(this._x, this._y+3, true)) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>this._y -= 8;</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>}</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>}</b></font></p>

Save data

<p align="left"></p>

Save

Write whatever you want and click save.
Then you can close the window and do whatever
you want even reboot your computer and the
text will be there when you play this game again.
This is good because you can save score, level
functions and much more.

Save data

First make a input text. Name it "text1" as var.
Then make a button. Enter the following script to save the
data while pushing

<p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>on (release) {</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>_root.pos = SharedObject.getLocal(&quot;game&quot;);</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>_root.pos.data.text1 = _root.text1;</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>}</b></font></p>

Now in the frame you want the data to be loaded
enter this script.

<p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>_root.pos = SharedObject.getLocal(&quot;game&quot;);</b></font></p><p align="left"><font face="_typewriter" size="20" color="#000000" letterSpacing="0.000000" kerning="1"><b>_root, text1=_root.pos.data.text1;</b></font></p>

ActionScript [AS1/AS2]

Frame 1
fscommand ("fullscreen", "true"); fscommand ("showmenu", "false");
Instance of Symbol 78 MovieClip in Frame 1
onClipEvent (enterFrame) { startDrag ("", true); }
Instance of Symbol 83 MovieClip in Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.timedot)) { _root.tid = _root.tid + 1; } } onClipEvent (enterFrame) { if (_root.tid >= 3600) { _root.tid = _root.tid - 3600; _root.tim = _root.tim + 1; } } onClipEvent (enterFrame) { if (_root.tid >= 60) { _root.tid = _root.tid - 60; _root.min = _root.min + 1; } } onClipEvent (enterFrame) { if (_root.tid >= 1) { _root.tid = _root.tid - 1; _root.sec = _root.sec + 1; } } onClipEvent (enterFrame) { if (_root.min >= 60) { _root.min = _root.min - 60; _root.tim = _root.tim + 1; } } onClipEvent (enterFrame) { if (_root.sec >= 60) { _root.sec = _root.sec - 60; _root.min = _root.min + 1; } }
Frame 4
fscommand ("fullscreen", "true"); fscommand ("showmenu", "false");
Frame 11
fscommand ("fullscreen", "true"); fscommand ("showmenu", "false");
Frame 118
stop();
Instance of Symbol 91 MovieClip in Frame 118
onClipEvent (enterFrame) { myRadians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); myDegrees = Math.round((myRadians * 180) / Math.PI); _root.yChange = Math.round(_root._ymouse - this._y); _root.xChange = Math.round(_root._xmouse - this._x); _root.yMove = Math.round(_root.yChange / 90); _root.xMove = Math.round(_root.xChange / 90); this._y = this._y + _root.yMove; this._x = this._x + _root.xMove; }
Instance of Symbol 93 MovieClip in Frame 118
onClipEvent (enterFrame) { myRadians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); myDegrees = Math.round((myRadians * 180) / Math.PI); _root.yChange = Math.round(_root._ymouse - this._y); _root.xChange = Math.round(_root._xmouse - this._x); _root.yMove = Math.round(_root.yChange / 77); _root.xMove = Math.round(_root.xChange / 77); this._y = this._y + _root.yMove; this._x = this._x + _root.xMove; }
Instance of Symbol 95 MovieClip in Frame 118
onClipEvent (enterFrame) { myRadians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); myDegrees = Math.round((myRadians * 180) / Math.PI); _root.yChange = Math.round(_root._ymouse - this._y); _root.xChange = Math.round(_root._xmouse - this._x); _root.yMove = Math.round(_root.yChange / 66); _root.xMove = Math.round(_root.xChange / 66); this._y = this._y + _root.yMove; this._x = this._x + _root.xMove; }
Instance of Symbol 97 MovieClip in Frame 118
onClipEvent (enterFrame) { myRadians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); myDegrees = Math.round((myRadians * 180) / Math.PI); _root.yChange = Math.round(_root._ymouse - this._y); _root.xChange = Math.round(_root._xmouse - this._x); _root.yMove = Math.round(_root.yChange / 53); _root.xMove = Math.round(_root.xChange / 53); this._y = this._y + _root.yMove; this._x = this._x + _root.xMove; }
Instance of Symbol 99 MovieClip in Frame 118
onClipEvent (enterFrame) { myRadians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); myDegrees = Math.round((myRadians * 180) / Math.PI); _root.yChange = Math.round(_root._ymouse - this._y); _root.xChange = Math.round(_root._xmouse - this._x); _root.yMove = Math.round(_root.yChange / 40); _root.xMove = Math.round(_root.xChange / 40); this._y = this._y + _root.yMove; this._x = this._x + _root.xMove; }
Instance of Symbol 101 MovieClip in Frame 118
onClipEvent (enterFrame) { myRadians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); myDegrees = Math.round((myRadians * 180) / Math.PI); _root.yChange = Math.round(_root._ymouse - this._y); _root.xChange = Math.round(_root._xmouse - this._x); _root.yMove = Math.round(_root.yChange / 30); _root.xMove = Math.round(_root.xChange / 30); this._y = this._y + _root.yMove; this._x = this._x + _root.xMove; }
Instance of Symbol 103 MovieClip in Frame 118
onClipEvent (enterFrame) { myRadians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); myDegrees = Math.round((myRadians * 180) / Math.PI); _root.yChange = Math.round(_root._ymouse - this._y); _root.xChange = Math.round(_root._xmouse - this._x); _root.yMove = Math.round(_root.yChange / 20); _root.xMove = Math.round(_root.xChange / 20); this._y = this._y + _root.yMove; this._x = this._x + _root.xMove; }
Instance of Symbol 105 MovieClip in Frame 118
onClipEvent (enterFrame) { myRadians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); myDegrees = Math.round((myRadians * 180) / Math.PI); _root.yChange = Math.round(_root._ymouse - this._y); _root.xChange = Math.round(_root._xmouse - this._x); _root.yMove = Math.round(_root.yChange / 10); _root.xMove = Math.round(_root.xChange / 10); this._y = this._y + _root.yMove; this._x = this._x + _root.xMove; }
Instance of Symbol 107 MovieClip in Frame 118
onClipEvent (enterFrame) { myRadians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); myDegrees = Math.round((myRadians * 180) / Math.PI); _root.yChange = Math.round(_root._ymouse - this._y); _root.xChange = Math.round(_root._xmouse - this._x); _root.yMove = Math.round(_root.yChange / 1); _root.xMove = Math.round(_root.xChange / 1); this._y = this._y + _root.yMove; this._x = this._x + _root.xMove; }
Instance of Symbol 133 MovieClip in Frame 118
onClipEvent (enterFrame) { myRadians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); myDegrees = Math.round((myRadians * 180) / Math.PI); this._rotation = myDegrees + 90; }
Instance of Symbol 133 MovieClip in Frame 118
onClipEvent (enterFrame) { myRadians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); myDegrees = Math.round((myRadians * 180) / Math.PI); this._rotation = myDegrees - 90; }
Instance of Symbol 78 MovieClip in Frame 118
onClipEvent (enterFrame) { startDrag ("", true); }
Frame 119
stop();
Instance of Symbol 78 MovieClip in Frame 119
onClipEvent (enterFrame) { startDrag ("", true); }
Frame 120
stop();
Frame 121
stop();
Frame 122
stop();
Instance of Symbol 78 MovieClip in Frame 123
onClipEvent (enterFrame) { startDrag ("", true); }
Frame 153
gotoAndPlay (119);
Instance of Symbol 78 MovieClip in Frame 154
onClipEvent (enterFrame) { startDrag ("", true); }
Frame 184
gotoAndPlay (120);
Instance of Symbol 78 MovieClip in Frame 185
onClipEvent (enterFrame) { startDrag ("", true); }
Frame 215
gotoAndPlay (121);
Frame 216
stop();
Instance of Symbol 78 MovieClip in Frame 216
onClipEvent (enterFrame) { startDrag ("", true); }
Frame 217
stop();
Frame 218
stop();
Frame 219
stop();
Frame 220
stop();
Frame 221
stop();
Frame 222
stop();
Frame 223
stop();
Instance of Symbol 78 MovieClip in Frame 223
onClipEvent (enterFrame) { startDrag ("", true); }
Frame 224
stop();
Frame 225
stop();
Frame 226
stop();
Frame 227
stop();
Frame 228
stop();
Frame 229
stop();
Frame 230
stop();
Frame 231
stop();
Frame 232
stop();
Frame 233
stop();
Frame 234
stop();
Frame 235
stop();
Instance of Symbol 78 MovieClip in Frame 235
onClipEvent (enterFrame) { startDrag ("", true); }
Frame 236
stop();
Frame 237
stop();
Frame 238
stop();
Frame 239
stop();
Frame 240
stop();
Frame 241
stop();
Frame 242
stop();
Frame 243
stop();
Instance of Symbol 340 MovieClip in Frame 243
onClipEvent (enterFrame) { myRadians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); myDegrees = Math.round((myRadians * 180) / Math.PI); _root.yChange = Math.round(_root._ymouse - this._y); _root.xChange = Math.round(_root._xmouse - this._x); _root.yMove = Math.round(_root.yChange / 20); _root.xMove = Math.round(_root.xChange / 20); this._y = this._y + _root.yMove; this._x = this._x + _root.xMove; this._rotation = myDegrees + 90; }
Instance of Symbol 78 MovieClip in Frame 243
onClipEvent (enterFrame) { startDrag ("", true); }
Frame 244
stop();
Frame 245
stop(); Mouse.hide(); masker_mc.onEnterFrame = function () { this._x = _xmouse; this._y = _ymouse; }; this.setMask(masker_mc);
Frame 246
stop();
Frame 247
Mouse.show(); stop();
Frame 248
stop();
Instance of Symbol 78 MovieClip in Frame 248
onClipEvent (enterFrame) { startDrag ("", true); }
Frame 249
stop();
Frame 250
stop();
Frame 251
stop();
Frame 252
stop();
Frame 253
stop();
Frame 254
stop();
Instance of Symbol 391 MovieClip "character" in Frame 254
onClipEvent (load) { moveSpeed = 5; } onClipEvent (enterFrame) { if (Key.isDown(39)) { this._x = this._x + moveSpeed; } else if (Key.isDown(38)) { this._y = this._y - 0; } else if (Key.isDown(40) && (!fall)) { this._y = this._y + 0; } else if (Key.isDown(37)) { this._x = this._x - moveSpeed; } } onClipEvent (enterFrame) { if (Key.isDown(32) && (!jumping)) { vel_y = 20; jumping = true; } if (jumping == true) { vel_y = vel_y - 1; if (vel_y <= -1) { vel_y = -1; } this._y = this._y - vel_y; } if (_root.ground.hitTest(this._x, this._y + 21, true)) { vel_y = 0; jumping = false; } } onClipEvent (enterFrame) { this._y = this._y + 8; if (_root.ground.hitTest(this._x, this._y + 3, true)) { this._y = this._y - 8; } }
Frame 255
stop();
Frame 256
stop(); _root.pos = SharedObject.getLocal("game"); (text1 = _root.pos.data.text1);
Frame 257
stop();
Symbol 12 Button
on (release) { _root.play(); }
Symbol 13 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { bar._xscale = PercentLoaded; } else { gotoAndStop ("loaded"); }
Symbol 13 MovieClip Frame 2
gotoAndPlay (1);
Symbol 78 MovieClip Frame 2
Mouse.hide();
Symbol 113 Button
on (release) { gotoAndPlay (123); }
Symbol 118 Button
on (release) { gotoAndPlay (154); }
Symbol 122 Button
on (release) { gotoAndPlay (185); }
Symbol 129 Button
on (release) { gotoAndPlay (122); }
Symbol 140 Button
on (release) { play(); }
Symbol 145 MovieClip Frame 1
stop();
Symbol 145 MovieClip Frame 2
stop();
Symbol 156 Button
on (release) { gotoAndPlay (216); }
Symbol 157 Button
on (release) { gotoAndPlay (217); }
Symbol 158 Button
on (release) { gotoAndPlay (218); }
Symbol 159 Button
on (release) { gotoAndPlay (219); }
Symbol 160 Button
on (release) { gotoAndPlay (221); }
Symbol 161 Button
on (release) { gotoAndPlay (222); }
Symbol 166 Button
on (release) { gotoAndPlay (118); }
Symbol 175 Button
on (release) { gotoAndPlay (223); }
Symbol 176 Button
on (release) { gotoAndPlay (225); }
Symbol 177 Button
on (release) { gotoAndPlay (226); }
Symbol 178 Button
on (release) { gotoAndPlay (230); }
Symbol 179 Button
on (release) { gotoAndPlay (234); }
Symbol 180 Button
on (release) { gotoAndPlay (231); }
Symbol 188 Button
on (release) { gotoAndPlay (235); }
Symbol 189 Button
on (release) { gotoAndPlay (236); }
Symbol 190 Button
on (release) { gotoAndPlay (239); }
Symbol 191 Button
on (release) { gotoAndPlay (240); }
Symbol 192 Button
on (release) { gotoAndPlay (241); }
Symbol 193 Button
on (release) { gotoAndPlay (242); }
Symbol 204 Button
on (release) { gotoAndPlay (243); }
Symbol 205 Button
on (release) { gotoAndPlay (245); }
Symbol 206 Button
on (release) { gotoAndPlay (247); }
Symbol 207 Button
on (release) { gotoAndPlay (249); }
Symbol 208 Button
on (release) { gotoAndPlay (251); }
Symbol 209 Button
on (release) { gotoAndPlay (254); }
Symbol 213 Button
on (release) { gotoAndPlay (256); }
Symbol 216 Button
on (release) { gotoAndPlay (118); }
Symbol 233 Button
on (release) { nextFrame(); }
Symbol 236 Button
on (release) { prevFrame(); }
Symbol 309 Button
on (release) { _root.test1 = _root.test1 + 1; }
Symbol 310 Button
on (release) { _root.test1 = _root.test1 - 1; }
Symbol 312 Button
on (release) { _root.test2 = "Wag is the best"; }
Symbol 314 Button
on (release) { _root.test2 = "Do you learn from the guide?"; }
Symbol 315 Button
on (release) { _root.test2 = "Hello"; }
Symbol 355 Button
on (press) { startDrag ("_root.sak1"); } on (release) { stopDrag(); }
Symbol 362 Button
on (release) { _root.random1 = random(100); }
Symbol 368 Button
on (release) { gotoAndPlay (253); }
Symbol 377 Button
on (release, keyPress "<Enter>") { username = username; password = password; notes = notes; if ((username == "wag") && (password == "help")) { play(); } else { _root.notes = "Wrong Password"; } }
Symbol 382 Button
on (release) { play(); }
Symbol 386 Button
on (release) { gotoAndPlay (251); }
Symbol 402 Button
on (release) { _root.pos = SharedObject.getLocal("game"); _root.pos.data.text1 = _root.text1; }

Library Items

Symbol 1 GraphicUsed by:13 113
Symbol 2 GraphicUsed by:3
Symbol 3 MovieClipUses:2Used by:13
Symbol 4 GraphicUsed by:13
Symbol 5 FontUsed by:6
Symbol 6 TextUses:5Used by:13
Symbol 7 GraphicUsed by:13
Symbol 8 GraphicUsed by:12
Symbol 9 GraphicUsed by:12
Symbol 10 GraphicUsed by:12
Symbol 11 GraphicUsed by:12
Symbol 12 ButtonUses:8 9 10 11Used by:13
Symbol 13 MovieClipUses:1 3 4 6 7 12Used by:Timeline
Symbol 14 GraphicUsed by:76
Symbol 15 GraphicUsed by:76
Symbol 16 GraphicUsed by:76
Symbol 17 GraphicUsed by:76
Symbol 18 GraphicUsed by:76
Symbol 19 GraphicUsed by:76
Symbol 20 GraphicUsed by:76
Symbol 21 GraphicUsed by:76
Symbol 22 GraphicUsed by:76
Symbol 23 GraphicUsed by:76
Symbol 24 GraphicUsed by:76
Symbol 25 GraphicUsed by:76
Symbol 26 GraphicUsed by:76
Symbol 27 GraphicUsed by:76
Symbol 28 GraphicUsed by:76
Symbol 29 GraphicUsed by:76
Symbol 30 GraphicUsed by:76
Symbol 31 GraphicUsed by:76
Symbol 32 GraphicUsed by:76
Symbol 33 GraphicUsed by:76
Symbol 34 GraphicUsed by:76
Symbol 35 GraphicUsed by:76
Symbol 36 GraphicUsed by:76
Symbol 37 GraphicUsed by:76
Symbol 38 GraphicUsed by:76
Symbol 39 GraphicUsed by:76
Symbol 40 GraphicUsed by:76
Symbol 41 GraphicUsed by:76
Symbol 42 GraphicUsed by:76
Symbol 43 GraphicUsed by:76
Symbol 44 GraphicUsed by:76
Symbol 45 GraphicUsed by:76
Symbol 46 GraphicUsed by:76
Symbol 47 GraphicUsed by:76
Symbol 48 GraphicUsed by:76
Symbol 49 GraphicUsed by:76
Symbol 50 GraphicUsed by:76
Symbol 51 GraphicUsed by:76
Symbol 52 GraphicUsed by:76
Symbol 53 GraphicUsed by:76
Symbol 54 GraphicUsed by:76
Symbol 55 GraphicUsed by:76
Symbol 56 GraphicUsed by:76
Symbol 57 GraphicUsed by:76
Symbol 58 GraphicUsed by:76
Symbol 59 GraphicUsed by:76
Symbol 60 GraphicUsed by:76
Symbol 61 GraphicUsed by:76
Symbol 62 GraphicUsed by:76
Symbol 63 GraphicUsed by:76
Symbol 64 GraphicUsed by:76
Symbol 65 GraphicUsed by:76
Symbol 66 GraphicUsed by:76
Symbol 67 GraphicUsed by:76
Symbol 68 GraphicUsed by:76
Symbol 69 GraphicUsed by:76
Symbol 70 GraphicUsed by:76
Symbol 71 GraphicUsed by:76
Symbol 72 GraphicUsed by:76
Symbol 73 GraphicUsed by:76
Symbol 74 GraphicUsed by:76
Symbol 75 GraphicUsed by:76
Symbol 76 MovieClipUses:14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75Used by:Timeline
Symbol 77 GraphicUsed by:78
Symbol 78 MovieClipUses:77Used by:Timeline
Symbol 79 GraphicUsed by:80
Symbol 80 MovieClipUses:79Used by:Timeline
Symbol 81 GraphicUsed by:83
Symbol 82 GraphicUsed by:83
Symbol 83 MovieClipUses:81 82Used by:Timeline
Symbol 84 SoundUsed by:Timeline
Symbol 85 GraphicUsed by:Timeline
Symbol 86 FontUsed by:87
Symbol 87 TextUses:86Used by:Timeline
Symbol 88 GraphicUsed by:Timeline
Symbol 89 FontUsed by:90 92 94 96 98 100 102 104 106 378
Symbol 90 TextUses:89Used by:91
Symbol 91 MovieClipUses:90Used by:Timeline
Symbol 92 TextUses:89Used by:93
Symbol 93 MovieClipUses:92Used by:Timeline
Symbol 94 TextUses:89Used by:95
Symbol 95 MovieClipUses:94Used by:Timeline
Symbol 96 TextUses:89Used by:97
Symbol 97 MovieClipUses:96Used by:Timeline
Symbol 98 TextUses:89Used by:99
Symbol 99 MovieClipUses:98Used by:Timeline
Symbol 100 TextUses:89Used by:101
Symbol 101 MovieClipUses:100Used by:Timeline
Symbol 102 TextUses:89Used by:103
Symbol 103 MovieClipUses:102Used by:Timeline
Symbol 104 TextUses:89Used by:105
Symbol 105 MovieClipUses:104Used by:Timeline
Symbol 106 TextUses:89Used by:107
Symbol 107 MovieClipUses:106Used by:Timeline
Symbol 108 FontUsed by:109 232 291 295 298 303 319 320 321 323 324 325 328 345 353 358 365 388 396 406 408
Symbol 109 EditableTextUses:108Used by:Timeline
Symbol 110 GraphicUsed by:113
Symbol 111 GraphicUsed by:113
Symbol 112 GraphicUsed by:113
Symbol 113 ButtonUses:110 111 112 1Used by:Timeline
Symbol 114 GraphicUsed by:118
Symbol 115 GraphicUsed by:118
Symbol 116 GraphicUsed by:118
Symbol 117 GraphicUsed by:118
Symbol 118 ButtonUses:114 115 116 117Used by:Timeline
Symbol 119 GraphicUsed by:122
Symbol 120 GraphicUsed by:122
Symbol 121 GraphicUsed by:122
Symbol 122 ButtonUses:119 120 121Used by:Timeline
Symbol 123 GraphicUsed by:129 210
Symbol 124 GraphicUsed by:129 210
Symbol 125 GraphicUsed by:129 210
Symbol 126 GraphicUsed by:129 210
Symbol 127 FontUsed by:128 135 137 143 144 148 149 150 151 152 153 169 170 171 172 173 174 182 183 184 185 186 187 194 195 196 197 198 199 200 201 202 203 211 212 217 219 221 222 223 224 225 228 229 230 231 234 235 237 239 240 243 244 245 246 247 248 249 250 252 253 257 267 268 269 270 271 275 276 277 279 282 283 284 285 286 287 288 289 290 292 294 297 299 300 302 304 305 307 308 311 316 317 318 319 322 326 327 329 330 334 335 337 338 341 342 343 344 346 348 351 352 354 357 359 360 361 363 364 367 369 370 371 372 374 376 379 381 384 385 387 389 394 395 398 399 401 403 404 405 407
Symbol 128 TextUses:127Used by:129 210
Symbol 129 ButtonUses:123 124 125 126 128Used by:Timeline
Symbol 130 GraphicUsed by:145  Timeline
Symbol 131 GraphicUsed by:145  Timeline
Symbol 132 GraphicUsed by:133
Symbol 133 MovieClipUses:132Used by:Timeline
Symbol 134 GraphicUsed by:140
Symbol 135 TextUses:127Used by:140
Symbol 136 GraphicUsed by:140
Symbol 137 TextUses:127Used by:140
Symbol 138 GraphicUsed by:140
Symbol 139 GraphicUsed by:140
Symbol 140 ButtonUses:134 135 136 137 138 139Used by:145
Symbol 141 GraphicUsed by:145
Symbol 142 GraphicUsed by:145  Timeline
Symbol 143 TextUses:127Used by:145
Symbol 144 TextUses:127Used by:145
Symbol 145 MovieClipUses:140 141 142 143 144 130 131Used by:Timeline
Symbol 146 GraphicUsed by:Timeline
Symbol 147 GraphicUsed by:Timeline
Symbol 148 TextUses:127Used by:Timeline
Symbol 149 TextUses:127Used by:Timeline
Symbol 150 TextUses:127Used by:Timeline
Symbol 151 TextUses:127Used by:Timeline
Symbol 152 TextUses:127Used by:Timeline
Symbol 153 TextUses:127Used by:Timeline
Symbol 154 GraphicUsed by:156 157 158 159 160 161 175 176 177 178 179 180 188 189 190 191 192 193 204 205 206 207 208 209 213 233 236 309 310 312 314 315 368 386
Symbol 155 GraphicUsed by:156 157 158 159 160 161 175 176 177 178 179 180 188 189 190 191 192 193 204 205 206 207 208 209 213 233 236 309 310 312 314 315 368 386
Symbol 156 ButtonUses:154 155Used by:Timeline
Symbol 157 ButtonUses:154 155Used by:Timeline
Symbol 158 ButtonUses:154 155Used by:Timeline
Symbol 159 ButtonUses:154 155Used by:Timeline
Symbol 160 ButtonUses:154 155Used by:Timeline
Symbol 161 ButtonUses:154 155Used by:Timeline
Symbol 162 GraphicUsed by:166 216
Symbol 163 GraphicUsed by:166 216
Symbol 164 GraphicUsed by:166 216
Symbol 165 GraphicUsed by:166 216
Symbol 166 ButtonUses:162 163 164 165Used by:Timeline
Symbol 167 GraphicUsed by:Timeline
Symbol 168 GraphicUsed by:Timeline
Symbol 169 TextUses:127Used by:Timeline
Symbol 170 TextUses:127Used by:Timeline
Symbol 171 TextUses:127Used by:Timeline
Symbol 172 TextUses:127Used by:Timeline
Symbol 173 TextUses:127Used by:Timeline
Symbol 174 TextUses:127Used by:Timeline
Symbol 175 ButtonUses:154 155Used by:Timeline
Symbol 176 ButtonUses:154 155Used by:Timeline
Symbol 177 ButtonUses:154 155Used by:Timeline
Symbol 178 ButtonUses:154 155Used by:Timeline
Symbol 179 ButtonUses:154 155Used by:Timeline
Symbol 180 ButtonUses:154 155Used by:Timeline
Symbol 181 GraphicUsed by:Timeline
Symbol 182 TextUses:127Used by:Timeline
Symbol 183 TextUses:127Used by:Timeline
Symbol 184 TextUses:127Used by:Timeline
Symbol 185 TextUses:127Used by:Timeline
Symbol 186 TextUses:127Used by:Timeline
Symbol 187 TextUses:127Used by:Timeline
Symbol 188 ButtonUses:154 155Used by:Timeline
Symbol 189 ButtonUses:154 155Used by:Timeline
Symbol 190 ButtonUses:154 155Used by:Timeline
Symbol 191 ButtonUses:154 155Used by:Timeline
Symbol 192 ButtonUses:154 155Used by:Timeline
Symbol 193 ButtonUses:154 155Used by:Timeline
Symbol 194 TextUses:127Used by:Timeline
Symbol 195 TextUses:127Used by:Timeline
Symbol 196 TextUses:127Used by:Timeline
Symbol 197 TextUses:127Used by:Timeline
Symbol 198 TextUses:127Used by:Timeline
Symbol 199 TextUses:127Used by:Timeline
Symbol 200 TextUses:127Used by:Timeline
Symbol 201 TextUses:127Used by:Timeline
Symbol 202 TextUses:127Used by:Timeline
Symbol 203 TextUses:127Used by:Timeline
Symbol 204 ButtonUses:154 155Used by:Timeline
Symbol 205 ButtonUses:154 155Used by:Timeline
Symbol 206 ButtonUses:154 155Used by:Timeline
Symbol 207 ButtonUses:154 155Used by:Timeline
Symbol 208 ButtonUses:154 155Used by:Timeline
Symbol 209 ButtonUses:154 155Used by:Timeline
Symbol 210 ButtonUses:123 124 125 126 128Used by:Timeline
Symbol 211 TextUses:127Used by:Timeline
Symbol 212 TextUses:127Used by:Timeline
Symbol 213 ButtonUses:154 155Used by:Timeline
Symbol 214 GraphicUsed by:Timeline
Symbol 215 GraphicUsed by:Timeline
Symbol 216 ButtonUses:162 163 164 165Used by:Timeline
Symbol 217 TextUses:127Used by:Timeline
Symbol 218 GraphicUsed by:Timeline
Symbol 219 TextUses:127Used by:Timeline
Symbol 220 GraphicUsed by:Timeline
Symbol 221 TextUses:127Used by:Timeline
Symbol 222 TextUses:127Used by:Timeline
Symbol 223 TextUses:127Used by:Timeline
Symbol 224 TextUses:127Used by:Timeline
Symbol 225 TextUses:127Used by:Timeline
Symbol 226 BitmapUsed by:227 336 347
Symbol 227 GraphicUses:226Used by:Timeline
Symbol 228 TextUses:127Used by:Timeline
Symbol 229 TextUses:127Used by:Timeline
Symbol 230 TextUses:127Used by:Timeline
Symbol 231 TextUses:127Used by:Timeline
Symbol 232 EditableTextUses:108Used by:Timeline
Symbol 233 ButtonUses:154 155Used by:Timeline
Symbol 234 TextUses:127Used by:Timeline
Symbol 235 TextUses:127Used by:Timeline
Symbol 236 ButtonUses:154 155Used by:Timeline
Symbol 237 TextUses:127Used by:Timeline
Symbol 238 GraphicUsed by:Timeline
Symbol 239 TextUses:127Used by:Timeline
Symbol 240 TextUses:127Used by:Timeline
Symbol 241 BitmapUsed by:242
Symbol 242 GraphicUses:241Used by:Timeline
Symbol 243 TextUses:127Used by:Timeline
Symbol 244 TextUses:127Used by:Timeline
Symbol 245 TextUses:127Used by:Timeline
Symbol 246 TextUses:127Used by:Timeline
Symbol 247 TextUses:127Used by:Timeline
Symbol 248 TextUses:127Used by:Timeline
Symbol 249 TextUses:127Used by:Timeline
Symbol 250 TextUses:127Used by:Timeline
Symbol 251 GraphicUsed by:Timeline
Symbol 252 TextUses:127Used by:Timeline
Symbol 253 TextUses:127Used by:Timeline
Symbol 254 GraphicUsed by:255
Symbol 255 MovieClipUses:254Used by:Timeline
Symbol 256 GraphicUsed by:Timeline
Symbol 257 TextUses:127Used by:Timeline
Symbol 258 ShapeTweeningUsed by:261
Symbol 259 ShapeTweeningUsed by:261
Symbol 260 GraphicUsed by:261
Symbol 261 MovieClipUses:258 259 260Used by:Timeline
Symbol 262 GraphicUsed by:264 266
Symbol 263 GraphicUsed by:264
Symbol 264 MovieClipUses:262 263Used by:Timeline
Symbol 265 GraphicUsed by:266
Symbol 266 MovieClipUses:265 262Used by:Timeline
Symbol 267 TextUses:127Used by:Timeline
Symbol 268 TextUses:127Used by:Timeline
Symbol 269 TextUses:127Used by:Timeline
Symbol 270 TextUses:127Used by:Timeline
Symbol 271 TextUses:127Used by:Timeline
Symbol 272 GraphicUsed by:273 355 362
Symbol 273 MovieClipUses:272Used by:Timeline
Symbol 274 GraphicUsed by:Timeline
Symbol 275 TextUses:127Used by:Timeline
Symbol 276 TextUses:127Used by:281  Timeline
Symbol 277 TextUses:127Used by:281  Timeline
Symbol 278 GraphicUsed by:281
Symbol 279 TextUses:127Used by:281  Timeline
Symbol 280 GraphicUsed by:281
Symbol 281 ButtonUses:276 277 278 279 280Used by:Timeline
Symbol 282 TextUses:127Used by:Timeline
Symbol 283 TextUses:127Used by:Timeline
Symbol 284 TextUses:127Used by:Timeline
Symbol 285 TextUses:127Used by:Timeline
Symbol 286 TextUses:127Used by:Timeline
Symbol 287 TextUses:127Used by:Timeline
Symbol 288 TextUses:127Used by:Timeline
Symbol 289 TextUses:127Used by:Timeline
Symbol 290 TextUses:127Used by:Timeline
Symbol 291 EditableTextUses:108Used by:Timeline
Symbol 292 TextUses:127Used by:Timeline
Symbol 293 GraphicUsed by:Timeline
Symbol 294 TextUses:127Used by:Timeline
Symbol 295 EditableTextUses:108Used by:Timeline
Symbol 296 GraphicUsed by:Timeline
Symbol 297 TextUses:127Used by:Timeline
Symbol 298 EditableTextUses:108Used by:Timeline
Symbol 299 TextUses:127Used by:Timeline
Symbol 300 TextUses:127Used by:Timeline
Symbol 301 GraphicUsed by:Timeline
Symbol 302 TextUses:127Used by:Timeline
Symbol 303 EditableTextUses:108Used by:Timeline
Symbol 304 TextUses:127Used by:Timeline
Symbol 305 TextUses:127Used by:Timeline
Symbol 306 GraphicUsed by:Timeline
Symbol 307 TextUses:127Used by:Timeline
Symbol 308 EditableTextUses:127Used by:Timeline
Symbol 309 ButtonUses:154 155Used by:Timeline
Symbol 310 ButtonUses:154 155Used by:Timeline
Symbol 311 EditableTextUses:127Used by:Timeline
Symbol 312 ButtonUses:154 155Used by:Timeline
Symbol 313 GraphicUsed by:Timeline
Symbol 314 ButtonUses:154 155Used by:Timeline
Symbol 315 ButtonUses:154 155Used by:Timeline
Symbol 316 TextUses:127Used by:Timeline
Symbol 317 TextUses:127Used by:Timeline
Symbol 318 TextUses:127Used by:Timeline
Symbol 319 TextUses:127 108Used by:Timeline
Symbol 320 EditableTextUses:108Used by:Timeline
Symbol 321 EditableTextUses:108Used by:Timeline
Symbol 322 TextUses:127Used by:Timeline
Symbol 323 EditableTextUses:108Used by:Timeline
Symbol 324 EditableTextUses:108Used by:Timeline
Symbol 325 EditableTextUses:108Used by:Timeline
Symbol 326 TextUses:127Used by:Timeline
Symbol 327 TextUses:127Used by:Timeline
Symbol 328 EditableTextUses:108Used by:Timeline
Symbol 329 TextUses:127Used by:Timeline
Symbol 330 TextUses:127Used by:Timeline
Symbol 331 GraphicUsed by:332
Symbol 332 MovieClipUses:331Used by:Timeline
Symbol 333 GraphicUsed by:Timeline
Symbol 334 TextUses:127Used by:Timeline
Symbol 335 TextUses:127Used by:Timeline
Symbol 336 GraphicUses:226Used by:Timeline
Symbol 337 TextUses:127Used by:Timeline
Symbol 338 TextUses:127Used by:Timeline
Symbol 339 GraphicUsed by:340
Symbol 340 MovieClipUses:339Used by:Timeline
Symbol 341 TextUses:127Used by:Timeline
Symbol 342 TextUses:127Used by:Timeline
Symbol 343 TextUses:127Used by:Timeline
Symbol 344 TextUses:127Used by:Timeline
Symbol 345 EditableTextUses:108Used by:Timeline
Symbol 346 TextUses:127Used by:Timeline
Symbol 347 GraphicUses:226Used by:Timeline
Symbol 348 TextUses:127Used by:Timeline
Symbol 349 GraphicUsed by:350
Symbol 350 MovieClipUses:349Used by:Timeline
Symbol 351 TextUses:127Used by:Timeline
Symbol 352 TextUses:127Used by:Timeline
Symbol 353 EditableTextUses:108Used by:Timeline
Symbol 354 TextUses:127Used by:Timeline
Symbol 355 ButtonUses:272Used by:356
Symbol 356 MovieClipUses:355Used by:Timeline
Symbol 357 TextUses:127Used by:Timeline
Symbol 358 EditableTextUses:108Used by:Timeline
Symbol 359 TextUses:127Used by:Timeline
Symbol 360 TextUses:127Used by:Timeline
Symbol 361 TextUses:127Used by:362
Symbol 362 ButtonUses:272 361Used by:Timeline
Symbol 363 EditableTextUses:127Used by:Timeline
Symbol 364 TextUses:127Used by:Timeline
Symbol 365 EditableTextUses:108Used by:Timeline
Symbol 366 GraphicUsed by:Timeline
Symbol 367 TextUses:127Used by:Timeline
Symbol 368 ButtonUses:154 155Used by:Timeline
Symbol 369 EditableTextUses:127Used by:Timeline
Symbol 370 EditableTextUses:127Used by:Timeline
Symbol 371 TextUses:127Used by:Timeline
Symbol 372 TextUses:127Used by:Timeline
Symbol 373 GraphicUsed by:377
Symbol 374 TextUses:127Used by:377
Symbol 375 GraphicUsed by:377
Symbol 376 TextUses:127Used by:377
Symbol 377 ButtonUses:373 374 375 376Used by:Timeline
Symbol 378 EditableTextUses:89Used by:Timeline
Symbol 379 TextUses:127Used by:Timeline
Symbol 380 GraphicUsed by:382
Symbol 381 TextUses:127Used by:382
Symbol 382 ButtonUses:380 381Used by:Timeline
Symbol 383 GraphicUsed by:Timeline
Symbol 384 TextUses:127Used by:Timeline
Symbol 385 TextUses:127Used by:Timeline
Symbol 386 ButtonUses:154 155Used by:Timeline
Symbol 387 TextUses:127Used by:Timeline
Symbol 388 EditableTextUses:108Used by:Timeline
Symbol 389 TextUses:127Used by:Timeline
Symbol 390 GraphicUsed by:391
Symbol 391 MovieClipUses:390Used by:Timeline
Symbol 392 GraphicUsed by:393
Symbol 393 MovieClipUses:392Used by:Timeline
Symbol 394 TextUses:127Used by:Timeline
Symbol 395 TextUses:127Used by:Timeline
Symbol 396 EditableTextUses:108Used by:Timeline
Symbol 397 GraphicUsed by:Timeline
Symbol 398 TextUses:127Used by:Timeline
Symbol 399 EditableTextUses:127Used by:Timeline
Symbol 400 GraphicUsed by:402
Symbol 401 TextUses:127Used by:402
Symbol 402 ButtonUses:400 401Used by:Timeline
Symbol 403 TextUses:127Used by:Timeline
Symbol 404 TextUses:127Used by:Timeline
Symbol 405 TextUses:127Used by:Timeline
Symbol 406 EditableTextUses:108Used by:Timeline
Symbol 407 TextUses:127Used by:Timeline
Symbol 408 EditableTextUses:108Used by:Timeline

Instance Names

"timedot"Frame 2Symbol 80 MovieClip
"masker_mc"Frame 245Symbol 350 MovieClip
"sak1"Frame 247Symbol 356 MovieClip
"character"Frame 254Symbol 391 MovieClip
"ground"Frame 254Symbol 393 MovieClip
"bar"Symbol 13 MovieClip Frame 1Symbol 3 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.

Labels

"loaded"Symbol 13 MovieClip Frame 3

Dynamic Text Variables

test1Symbol 308 EditableText"<p align="center"></p>"
test2Symbol 311 EditableText"<p align="left"></p>"
random1Symbol 363 EditableText"<p align="left"></p>"
usernameSymbol 369 EditableText"<p align="left"></p>"
passwordSymbol 370 EditableText"<p align="left"></p>"
notesSymbol 378 EditableText"<p align="left"></p>"
text1Symbol 399 EditableText"<p align="left"></p>"




http://swfchan.com/15/71302/info.shtml
Created: 9/4 -2019 09:47:57 Last modified: 9/4 -2019 09:47:57 Server time: 08/05 -2024 17:14:29