actionscript 3 - AS3 game performance on first start -


i have made game many objects on scene. objects loaded com.greensock.loading.loadermax instance. when play game after first loading in browser, performance bad. when try second time(all needed files in browser cache) works perfect. reason of poor performance on first loading?


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -