Ack! JavaScript File Access Issues

20 minutes blown trying to figure out why I couldn’t include JS files from ../ in the <head> tag. *sigh* Chrome needs the Javascript error output window that Firefox has.

Almost have the game loading, however. Making progress.

Note for anyone who is working on an Akihabara JS game: making a directory inside the unzipped Akihabara directory then trying to include the Akihabara files by ../akihabara/*.js does not work as JS in the browser cannot access stuff outside of its own domain.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>