Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by joon

hi
i am using wampserver and extracted impact into the root folder (www). now i can access http://localhost/impact/ but it doesn't show the "it work's". when i edit the main.js it also shows no effect.
i also tried to run one of the example programs (pong) but it's the same problem: it only shows the empty web page (i think it's index.html)
the same goes for weltmeister

1 decade ago by BlackDolphinMedia

the example does't need a webserver for it self .. you just need a webserver for weltmeister ..

anyway .. check with firebug in firefox or with the dev console in chrome

1 decade ago by joon

this is what firebug says:

<script src="lib/impact/impact.js" type="text/javascript">
Reload the page to get source for: http://localhost/pong/lib/impact/impact.js
</script>
<script src="lib/game/main.js" type="text/javascript">
Reload the page to get source for: http://localhost/pong/lib/game/main.js
</script>

any ideas?

1 decade ago by joon

found problem , didn't deactive noscript for localhost...
Page 1 of 1
« first « previous next › last »