home *** CD-ROM | disk | FTP | other *** search
- setProperty("_root.hero", _xscale, "100");
- setProperty("_root.hero", _yscale, "100");
- setProperty("_root.hero", _X, "150");
- setProperty("_root.hero", _Y, "440");
- tellTarget("_root.c")
- {
- tellTarget("_root.darker")
- {
- gotoAndPlay(2);
- }
- gotoAndStop(1);
- }
- if(prog_taska eq true)
- {
- tellTarget("_root.minitaska")
- {
- gotoAndStop(4);
- }
- }
-