PDA

View Full Version : Projector and xml loading problem


xt-ric
08-20-2008, 08:07 AM
Hi everybody,
I would like to do something but I don't know how ?
I create a .exe projector with the method that you can read in the tutorial of the FPP v2.2.
But I would like to have a file structure different from the example.
I would like to have at the same level the .exe file and a folder where i put all the other files like the .xml file and images.

But with this structure, the .exe projector file don't want to load the .xml file ?

Anybody have an idea ?

xt-ric
08-22-2008, 09:17 AM
Nobody have an idea ?

xt-ric
08-26-2008, 08:42 AM
I think, it would very helpfull because I often create virtual tour for offline presentation.
In that case, due to security restriction, some of my clients have security reports and it's very complicated to explain us how to avoid these problem (by allowing a folder in the Global Security Parameter of the Flash Player).
So, I think that Projector is the solution to avoid all security issues in offline presentation.
But, the file structure presented in the Tutorial is too restrictive.

xt-ric
09-08-2008, 10:14 AM
really nobody ?

Trausti Hraunfjord
09-08-2008, 10:24 AM
For what it's worth; I have no idea.

discocandy
09-08-2008, 10:29 AM
I know there are software solutions for that.. but pretty expensive.

neil
09-10-2008, 06:18 AM
You should be able to change the directory structure using relative links. Make sure the path to you XML file is correct. Incorrect paths -spelling and case-sensitivity included - are perhaps the most common cause of problems in these projects. In this case you'll need to remove any relative paths if all your files are in the same directory.

Hope this helps,

Neil