Show
Ignore:
Timestamp:
03/07/10 20:33:54 (6 months ago)
Author:
dreisch
Message:

-added debugging info

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • flash_player/trunk/src/org/korsakow/player/FlashApplication.as

    r1151 r1286  
    1010                { 
    1111                        super(view); 
    12                         AssetUtil.addAssetLoadListener(new Splash(), ShowSplashScreenAction.hook(this, loadProject)); 
     12                        AssetUtil.addAssetLoadListener(new Splash(), ShowSplashScreenAction.hook(this, loadDefaultProject)); 
    1313                } 
    1414        }