[_] Changing the stage height and width
Dan Course
dancourse at gmail.com
Mon Oct 2 17:04:04 BST 2006
Dear [_] peeps,
How is it possible to make your Stage height change during run time?
eg.
button_1.onRelease = function ()
{
trace('make it bigger')
Stage.height += 20;
}
I've seen a few sites doing it an I know 'tis possible,
Thanks,
Dan Course
--
danCourse
dancourse at gmail.com
07790 13 83 23
How is it possible to make your Stage height change during run time?
eg.
button_1.onRelease = function ()
{
trace('make it bigger')
Stage.height += 20;
}
I've seen a few sites doing it an I know 'tis possible,
Thanks,
Dan Course
--
danCourse
dancourse at gmail.com
07790 13 83 23