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

-fixed #1110

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ide/trunk/src/resources/players/flash/index.html

    r1285 r1287  
    2121params.allowScriptAccess = 'always'; 
    2222params.allowFullScreen = 'true'; 
    23 flashvars.basePath = 'data/'; 
     23flashvars.basePath = './'; 
    2424flashvars.onReady = 'korsakowReady'; 
    2525flashvars.onError = 'korsakowError';