home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Aventura
/
FireMan.swf
/
scripts
/
DefineSprite_138
/
frame_1
/
DoAction.as
Wrap
Text File
|
2008-09-12
|
131b
|
5 lines
_root.smoke._x = _root.heroe._x;
_root.smoke._y = _root.heroe._y - 3;
_root.smoke.gotoAndPlay(1);
_root.heroe.barrida.start();