launchpadinteractive / popforge

Automatically exported from code.google.com/p/popforge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

8bitboy only reads config file from root directory

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. Move BitboyApp.swf to a subdirectory
2. Move 8bitboy.xml (or other config file) to the same directory
3. Load the webpage.  8bitboy will not appear, because it can't read its
config file.

What is the expected output? What do you see instead?
I expected to see the player, using the config file in the same directory.
 This could be important for shared installations.

What version of the product are you using? On what operating system?
Downloaded from 8bitboy.popforge.com on 2009-04-17.  Running on a
Linux/Apache webserver, viewed from Ubuntu Firefox 3.

Please provide any additional information below.


Original issue reported on code.google.com by judeb...@gmail.com on 17 Apr 2009 at 2:27

Actually, I downloaded from 8bitboy.popforge.de.  Additionally, the player does 
not
load its config file from the document root; it loads it from the current 
directory.

Original comment by judeb...@gmail.com on 17 Apr 2009 at 2:36

And of course, if I weren't such an idiot...

Adding the base="..." attribute to the <embed> tag fixes the problem right up.

Original comment by judeb...@gmail.com on 17 Apr 2009 at 3:12

I am a newb wondering how to even add this to my website

Original comment by ronboely...@gmail.com on 11 May 2009 at 6:09