chanojuano Posted February 23, 2014 Share Posted February 23, 2014 adding to my previous posts i was able to install the node, uglyfier and package something, i also found the flappy game and demos, but unfortunatlly i was only able to run the flapy game and particles example, but not the others, i get blank screen like for the interactive one. tyvm Quote Link to comment Share on other sites More sharing options...
angelkom Posted February 23, 2014 Share Posted February 23, 2014 Have you put the engine folder in the flappy dog folder? Quote Link to comment Share on other sites More sharing options...
chanojuano Posted February 23, 2014 Author Share Posted February 23, 2014 Yes buddy i putted engine folder, flappy games does work, but demos dont, i guess i will try wamp or another server tyvm Quote Link to comment Share on other sites More sharing options...
fuzzee Posted February 23, 2014 Share Posted February 23, 2014 If you open chrome developer toolbar and view the console tab, are you getting any errors? angelkom 1 Quote Link to comment Share on other sites More sharing options...
chanojuano Posted February 23, 2014 Author Share Posted February 23, 2014 I get this: Uncaught ReferenceError: SceneGame is not defined core.js:322Resource interpreted as Script but transferred with MIME type text/html: "http://www.superfish.com/ws/sf_main.jsp?dlsource=hhnkdzlc&CTID=ssaddon". VM353:64Uncaught TypeError: Cannot call method 'getPageType' of undefined hotels.php?mamId=G8K2&userId=2222&appId=3333&&ui=1&ns=ETB_Hotels_Widget&partner=smg:1068 ty for help Quote Link to comment Share on other sites More sharing options...
fuzzee Posted February 23, 2014 Share Posted February 23, 2014 I get this: Uncaught ReferenceError: SceneGame is not defined core.js:322 There's your problem... is this a fresh download of the demos or have you made changes? Would be good if you post your directory layout structure as well. chanojuano 1 Quote Link to comment Share on other sites More sharing options...
chanojuano Posted February 23, 2014 Author Share Posted February 23, 2014 is at server root folder, i ran it unchanged, then since i had to put engine folder on the flappy game to make it work, so i added it here to see if that was, the funny part is the particle demo, and flappy game do work thanks again Quote Link to comment Share on other sites More sharing options...
fuzzee Posted February 23, 2014 Share Posted February 23, 2014 OK - not your problem I think... Open interactivity.js and make this change to line 37:SceneTitle = game.Scene.extend({change toSceneGame = game.Scene.extend({The default scene got changed from Title to Game just recently. The demo's need to be updated ;-) Quote Link to comment Share on other sites More sharing options...
chanojuano Posted February 24, 2014 Author Share Posted February 24, 2014 awesome ty very much, indeed they requiere to be update, i update them all deleted temporal files and now they rock thanks a lot buddy!! Quote Link to comment Share on other sites More sharing options...
fuzzee Posted February 24, 2014 Share Posted February 24, 2014 No probs. Glad I could help. :-) I have done a pull request with the fixes too. Quote Link to comment Share on other sites More sharing options...
chanojuano Posted February 24, 2014 Author Share Posted February 24, 2014 ty very much now a collision example and ill be set Quote Link to comment Share on other sites More sharing options...
enpu Posted February 24, 2014 Share Posted February 24, 2014 Thanks again for the fixes! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.