home *** CD-ROM | disk | FTP | other *** search
/ CD Actual: Windows XP / CDWindowsXP.iso / Datos / Multimedia / tour / Professional / segment2.swf / scripts / DefineSprite_70 / frame_1 / DoAction.as
Encoding:
Text File  |  2001-07-25  |  100 b   |  9 lines

  1. if(_root.fade_sound != null)
  2. {
  3.    _root.fade();
  4. }
  5. if(_root.ramp_sound)
  6. {
  7.    _root.ramp();
  8. }
  9.