launchpadinteractive / popforge

Automatically exported from code.google.com/p/popforge
0 stars 0 forks source link

8bitboy only reads config file from root directory #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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