| reference: |
| the code |
: |
what does the javascript code look like? and some tips |
| events and actions |
: |
javascript, like director and flash, is event-driven. events trigger actions. more about how javascript has implemented this. |
| functions |
: |
how to make your own commands in javascript |
|