|
@@ -27,6 +27,7 @@ class Scene extends Layers {
|
|
interactive = new flash.Vector();
|
|
interactive = new flash.Vector();
|
|
pushList = new Array();
|
|
pushList = new Array();
|
|
stage = flash.Lib.current.stage;
|
|
stage = flash.Lib.current.stage;
|
|
|
|
+ posChanged = true;
|
|
}
|
|
}
|
|
|
|
|
|
public function setFixedSize( w, h ) {
|
|
public function setFixedSize( w, h ) {
|