spinnerbox Posted March 30, 2015 Share Posted March 30, 2015 Just to note the developers of Phaser about Safari 5.1.7. I have a game with around 100 assets, sounds, images and sprite sheets all weight about 7MB in total. When I load my game in Safari 5.1.7, it feels like it is downloading 20MB file I am not sure if it is something with Phaser or with Safari. Everything works and plays as expected but the loading is slow. Plus my files are locally and are loaded from localhost:8080 address Cheers Link to comment Share on other sites More sharing options...
rich Posted March 30, 2015 Share Posted March 30, 2015 Phaser 2.3 with the new parallel asset loader, or previous? Link to comment Share on other sites More sharing options...
spinnerbox Posted March 30, 2015 Author Share Posted March 30, 2015 phaser 2.2.2. My guess is, it is something with Safari, since on all other browsers including IE9 it loads all assets in several seconds. Link to comment Share on other sites More sharing options...
Recommended Posts