home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Aventura
/
aether.swf
/
scripts
/
Aether_fla
/
alien_289.as
< prev
next >
Wrap
Text File
|
2008-09-11
|
333b
|
21 lines
package Aether_fla
{
import flash.display.MovieClip;
public dynamic class alien_289 extends MovieClip
{
public function alien_289()
{
super();
addFrameScript(11,frame12);
}
function frame12() : *
{
stop();
}
}
}