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

  1. idle
  2.  
  3. if {condition} then
  4.  
  5. ilk({list}, #list)
  6.  
  7. ilk({point}, #point)
  8.  
  9. ilk({rectangle}, #rect)
  10.  
  11. importFileInto cast {whichCast}, whichFile
  12.  
  13. in
  14.  
  15. inflate({rectangle}, widthChange, heightChange)
  16.  
  17. the ink of sprite {whichSprite}
  18.  
  19. inside({point}, rectangle)
  20.  
  21. installMenu {whichCast}
  22.  
  23. instance {variable1}, variable2, ...
  24.  
  25. integer({numericExpression}) 
  26.  
  27. integerP({expression})
  28.  
  29. intersect({rectangle1}, rectangle2)
  30.  
  31. sprite {sprite1} intersects sprite2
  32.  
  33. into
  34.  
  35. item {whichItem} of chunkExpression
  36.  
  37. item {firstItem} to lastItem of chunkExpression
  38.  
  39. the itemDelimiter
  40.  
  41. items
  42.  
  43. the key
  44.  
  45. the keyCode
  46.  
  47. keyDown
  48.  
  49. the keyDownScript
  50.  
  51. keyUp
  52.  
  53. the keyUpScript
  54.  
  55.