AS3 simple examples: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
<pageby nominor="false" comments="false"/>
<pageby nominor="false" comments="false"/>


* [[AS3 example Message Box]], mixing graphics and text on the screen
# [[AS3 example Drawing graphics]]
* [[AS3 example Button]]
# [[AS3 example Message Box]], mixing graphics and text on the screen
* [[AS3 example Positioning]]
# [[AS3 example Button]]
* [[AS3 example Drag and Drop]]
# [[AS3 example Positioning]]
* [[AS3 example Keyboard control]]
# [[AS3 example Drag and Drop]]
# [[AS3 example Keyboard control]]


[[Category: Actionscript 3]]
[[Category: Actionscript 3]]
[[Category: Code Snippets]]
[[Category: Code Snippets]]

Revision as of 19:17, 31 October 2007

Draft

<pageby nominor="false" comments="false"/>

  1. AS3 example Drawing graphics
  2. AS3 example Message Box, mixing graphics and text on the screen
  3. AS3 example Button
  4. AS3 example Positioning
  5. AS3 example Drag and Drop
  6. AS3 example Keyboard control