Changeset 1326
- Timestamp:
- 03/14/10 15:55:30 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
flash_player/trunk/src/org/korsakow/action/ShowSplashScreenAction.as
r1151 r1326 32 32 onSplashComplete(null); 33 33 } 34 splash.gotoAndPlay(1);35 34 app.useHandCursor = true; 36 35 var wrapper:UIComponent = new SpriteUIComponent(splash);
