1. How to upload the files to your webserver?
2. How to set "permission" for the config.php file?
3. How to install the Gallery Admin on your webserver?
4. How to create or rename the photo categories?
5. How to insert images into the template?
6. Hoe to insert the Author's name into the template?
7. How to rename button names?
8. How to insert or replace the content (text)?
9. How to Make the email form work?
FAQ
Q: When I add images they do not show up in my Gallery Admin tool. They also don't show up in the Flash webpage but I do see them in the new folders created on the server.
A: You use images with .JPG (all uppercases) extension please change this to .jpg (all lowercases)
Q: I use the & symbol in the gallery names, and now can not see any images.
A: The & symbol is not supported and should therefore not be used.
Q: Does each Admin + Gallery Template comes with the respective source files?
A: Yes, we do provide you with the FLA (Flash source files) as well.
Q: Can I add URL's (hyper links) in the bodtext of the template?
A: Yes, Just open the text.html page in notepad and enter
<a href="http://www.easytemplates.com">click here</a>
Q: Why are these templates loading so fast?
A: The templates load fast because all the pictures are located outside the Flash file, and only if the user wants to see a certain picture by clicking on it's smaller thumbnail, the larger picture will be loaded into the Flash file.
In this manner you can have hundreds of pictures and still get a fast loading website.
Q: How do I replace the small pictures in the about, contact us , services, etc. sections?
A: This again can be done directly in the "text.html" file,
by simply changing the HTML code that refers to the respective picture, for example <img src="photo2.jpg"> all you need to do is to change photo2.jpg to a new filename, and make sure this picture is indeed uploaded to your we server.
Q: How do I replace the sound file?
A: The sound file are also kept external so you can simply replace the one we used with your own music, or you can remove the sound file if you don't want to hear any music at all.
Q: Does your template support other languages such as Spanish, German, France, Greek, etc.?
A: Yes, we support non-english languages. All you need to do is to save the text file in the UTF-8 format in Notepad. This will allow you to support all unicode characters.
Q: How do I change the font size of the logo/header in the template?
A: In the text.html file you can set the font size in the following manner. &name1=<font size="20">Paul Rowson</font>
Q: I try to edit the FLA file but when I save the FLA I see many errors?
A: To solve this please export the file to the same directory as where you got all the other files, as the swf file communicates with the text.html file.
I use Flash CS3 and have done the above but still got a problem. When you want to edit the FLA file in Flash CS3 you need to make some additional changes to the FLA file
|