Frequently Asked Questions
Welcome to the spaceget.com general questions and answers section. These questions and answers came from Image gallery Pro users. Click on a subject heading below to view questions and answers relating to your selection. We hope you find them helpful and informative.
What is the software requirements for Image Gallery Pro?
Does Image Gallery Pro requires PHP or some other script language? I've embedded Gallery into HTML page but it doesn’t appear in my browser. I'm getting following error: Error loading XML file! How can I link image to some web page?
Image Gallery Pro is component that requires Flash 8 software for managing its content.
No. Image Gallery Pro is not coded with any script language.
Be sure that you’ve added following function in the first frame where component resides:
igp.init(); In this case igp represents Instance Name of the component. Of course, this name can be any name according to your needs.
To solve this problem, be sure that you typed url of the XML file relative to the HTML file. (When you add SWF into HTML file, the address is relative no more to the SWF, but to the HTML file). You can always put all files in the same directory and it should work.
In description tag of the XML file place link attribute in the following form:
<description link="http://www.spaceget.com">This is now link and will open new page when user clicks on me</description> This attribute is valid only in description tag. |
Bryan Barnett said:
I'm not an accomplished flash developer by any stretch, but with use of Image Gallery Pro I’ve managed to finish some very urgent projects for my clients in past 6 months. It’s a great tool that helps me a lot. Now, when my clients request image presentation on their web site, it’s a minute job. Great work…
Get involved:
Suggest features for the next release. more info
|

