Archive for July, 2008
button click handler with alert window using AS3
by jlagunas on Jul.22, 2008, under Actionscript
The following example shows you how to listen for a button click and show an alert window using actionscript 3.
button click handler with alert window
by jlagunas on Jul.22, 2008, under Actionscript
The following example shows you how to listen for a button click and show an alert window.
Arrays and Objects
by jlagunas on Jul.21, 2008, under Actionscript
The following example shows you how to create arrays and objects using MXML and Actionscript 3.0.
(continue reading…)
