Changeset 1326

Show
Ignore:
Timestamp:
03/14/10 15:55:30 (5 months ago)
Author:
dreisch
Message:

-fixed #1131

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • flash_player/trunk/src/org/korsakow/action/ShowSplashScreenAction.as

    r1151 r1326  
    3232                                onSplashComplete(null); 
    3333                        } 
    34                         splash.gotoAndPlay(1); 
    3534                        app.useHandCursor = true; 
    3635                        var wrapper:UIComponent = new SpriteUIComponent(splash);