PDA

View Full Version : [AS2] Buttons to Resize Game Stage – Puzzle


jstigerman
09-15-2008, 05:29 PM
I am putting together a puzzle using actionscript. I am learning mostly through tutorials on the Web, reading, and trial and error. I have been able to put together most of the functions, but there is one I would like to implement, and that is resizing the game stage dynamically. This is done at http://www.jigidi.com/ with two buttons. I have had no success finding a tutorial on this methodology. Can an expert out there show me how to accomplish this task?

Any help would be very much appreciated.

rrh
09-15-2008, 07:44 PM
I know how to listen for the resize event in AS3, but not AS2.