** flash gradient background **
** flash gradient background **
Out of context: Reply #2
- Started
- Last post
- 3 Responses
- unfittoprint0
http://www.moock.org/asdg/techno…
it's possible___ use the onResize procedure and within the listener event write:resizeListener.onResize = function () {
myBG._y=myBG._x=0;
myBG._width = Stage.width
myBG._height = Stage.height
};