/ Published in: ActionScript 3
                    
                                        
esta es una segunda prueba
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
private function onAddedToStage( evt:Event ):void
{
this.stage.scaleMode = StageScaleMode.NO_SCALE;
this.stage.align = StageAlign.TOP_LEFT;
this.x=this.stage.stageWidth/2;
this.y=this.stage.stageHeight/2;
}
Comments
 Subscribe to comments
                    Subscribe to comments
                
                