home *** CD-ROM | disk | FTP | other *** search
/ Netscape Plug-Ins Developer's Kit / Netscape_Plug-Ins_Developers_Kit.iso / DEMOSOFT / DIRECTOR.RSR / STR#_485.txt < prev    next >
Encoding:
Text File  |  1994-02-10  |  600 b   |  45 lines

  1. getaProp({list}, positionOrProperty)
  2.  
  3. getAt({list}, position)
  4.  
  5. getLast({list})
  6.  
  7. getNthFileNameInFolder({folderPath}, n)
  8.  
  9. getOne({list}, value)
  10.  
  11. getPos({list}, value)
  12.  
  13. getProp({list}, property)
  14.  
  15. getPropAt({list}, position)
  16.  
  17. global {variable1}, variable2, ...
  18.  
  19. go
  20.  
  21. go to frame {whichFrame}
  22.  
  23. go to movie {whichMovie}
  24.  
  25. go to frame {whichFrame} of movie whichMovie
  26.  
  27. go loop
  28.  
  29. go next
  30.  
  31. go previous
  32.  
  33. halt
  34.  
  35. the height of cast {whichCast}
  36.  
  37. the height of sprite {whichSprite}
  38.  
  39. hilite {chunkExpression}
  40.  
  41. the hilite of cast {whichCast}
  42.  
  43. HMStoFrames({hmsString}, framesPerSecond, isDropFrame, fractionalSeconds) 
  44.  
  45.