FlashJS icon indicating copy to clipboard operation
FlashJS copied to clipboard

Implement initial AssetsList attribute for FlashJS script tag

Open PixelsCommander opened this issue 12 years ago • 0 comments

Very often we need to preload some assets even before page is displayed and any user code is executed.

Probably it`s good idea to implement data-assets attribute for FlashJS script tag like data-main in RequireJS.

It will calculate current scale based on window size and load initial assets.

PixelsCommander avatar Mar 14 '13 17:03 PixelsCommander