tmoore Posted December 31, 2013 Share Posted December 31, 2013 be kindjust started using phaser i am using xammp apache hosti installed all the phaser files and examples to my root directorythe examples page opens fine but when I click on the examples all i get is the following what is wrong thanksfor help in advanced !!! Phaser Version: 1.1.3New version: Back to examples Source code:View details & submit© 2013 Photon Storm Ltd.All rights reserved. Looking for a flash game framework?Try FlixelPhaser on Github@photonstormPhaser Forums Link to comment Share on other sites More sharing options...
rich Posted December 31, 2013 Share Posted December 31, 2013 Probably easier to show us a screen shot as can't really work it out from a little bit of html. I assume the examples aren't loading? Are you accessing the examples page via http://localhost or similar? Link to comment Share on other sites More sharing options...
PAEz Posted December 31, 2013 Share Posted December 31, 2013 The ones on the web aren't coming up right for me either. Link to comment Share on other sites More sharing options...
rich Posted December 31, 2013 Share Posted December 31, 2013 Interesting. It's clearly trying to use WebGL but failing. Could you try this for me please and see if this works: http://gametest.mobi/phaser/examples/_site/view_full.html?d=display&f=render+crisp.js&t=render%20crisp This renders direct to Canvas, not WebGL, so if this works then there must be something WebGL specific failing. Also please try: http://threejs.org/examples/#webgl_geometry_colors tmoore 1 Link to comment Share on other sites More sharing options...
tmoore Posted January 1, 2014 Author Share Posted January 1, 2014 thanks guys I am a boob I was using internet explorer 9, clearly doesn't support html5 stuff anyway, works fine if i use firefox, need to upgrade my software I am going to buy a new rig soon have had much progress since thenthankseveryone for your responses greati will keep posting stuff on this forum the more I learn thankstony Link to comment Share on other sites More sharing options...
PAEz Posted January 1, 2014 Share Posted January 1, 2014 Sorry, I should have said more....Phaser is working fine, gl and canvas both work (Its working fine in js bin for instance).Im on Chrome 33.0.1750.5 dev-m Had a little look at it and using inspect element I can get it to work if I mess with....media="screen" .game-panel...and turn off either overflow:hidden or position:relative Also wondered if it was just something I flicked in about:flags so I reset them and its still like that, also tried a different profile (no extensions) and then incognito mode But whats the chances its just me?....that would be normal . Link to comment Share on other sites More sharing options...
Recommended Posts