home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Aventura
/
aether.swf
/
scripts
/
Aether_fla
/
CUTSCENE_302.as
< prev
next >
Wrap
Text File
|
2008-09-11
|
1KB
|
78 lines
package Aether_fla
{
import flash.display.MovieClip;
public dynamic class CUTSCENE_302 extends MovieClip
{
public function CUTSCENE_302()
{
super();
addFrameScript(0,frame1,1,frame2,21,frame22,22,frame23,41,frame42,42,frame43,62,frame63,63,frame64,82,frame83,83,frame84,84,frame85,92,frame93);
}
function frame64() : *
{
stop();
}
function frame84() : *
{
stop();
}
function frame85() : *
{
stop();
MovieClip(parent).updo2();
}
function frame93() : *
{
stop();
}
function frame1() : *
{
stop();
stop();
}
function frame22() : *
{
stop();
}
function frame23() : *
{
stop();
}
function frame83() : *
{
stop();
}
function frame2() : *
{
stop();
}
function frame43() : *
{
stop();
}
function frame42() : *
{
stop();
}
function frame63() : *
{
stop();
}
}
}