Flash Image Gallery

FAQ's

If I set the removeNav setting to "true" in the settings.xml file, How do I display a gallery?

How do I set the settingsPath flashvar and defaultGallery flashvar at the same time?

How do I change the text of the main "Home" button in the navigation?

If I set the removeNav setting to "true" in the settings.xml file, How do I display a gallery?

If there is no navigation, you must tell Fig to display a default gallery when it loads by using the following flash var when you embed it in your web page:


Note the URL path that the defaultGallery variable takes. In the example above, the "pictures" folder would be a gallery inside the Fig "data" folder. If you want to show a gallery that is deeper in your Fig navigation structure, the URL may look something like "data/animals/bears" or something even longer.

How do I set the settingsPath flashvar and defaultGallery flashvar at the same time?

You can set both flashvars by separating them with an ampersand like so:

&defaultGallery=data/pictures" />

How do I change the text of the main "Home" button in the navigation?

In the nav.php file in the main fig folder you can edit the line of code that looks like below:

echo 'Home" path="' . $data_folder . '">' . chr(13); 

The "Home" text can be replaced with your own wording here.

Copyright © 2009 flashimagegallery.com
free icons provided by icojoy and iconeden.