home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Zgadnij kto dzwoni / Voice Cloak Plus 1.0.43.0 / VoiceCloakPlusTrial.exe / {app} / VCP-2.swf / scripts / DefineSprite_3150 / frame_2 / DoAction.as
Encoding:
Text File  |  2006-08-08  |  287 b   |  14 lines

  1. if(!eval("thumb:movethumb"))
  2. {
  3.    setProperty("thumb", _X, (getProperty("../", _currentframe) - "1") * "348" / "7141");
  4. }
  5. else
  6. {
  7.    ┬º┬ºpush(int("7141" * getProperty("thumb", _X) / "348"));
  8.    tellTarget("../")
  9.    {
  10.       playing = "1";
  11.       gotoAndStop(┬º┬ºpop());
  12.    }
  13. }
  14.