1. How to upload the files to your webserver?
2. How to rename button names?
3. How to insert or replace the content (text)?
4. How to Make the email form work?
FAQ
Q: When I add images they do not show up in my Easy Template. They also don't show up in the Flash webpage but I do see them in the folders 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 body text, and now can not see my text or part of the text.
A: The & symbol is not supported and should therefore not be used.
Q: I use a MAC and use Textedit to edit the text.html file.
A: Make sure that your edit the file as plaintext instead of HRML to read more about this please click here.
Q: How do I edit the text in the easy template?
A: Please open the text.html page in notepad or any other text editor, modify the content and then save the file.
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: How do I change the name of template in the blue browser bar?
A: Open the index.html page in Notepad, and change the content between the <title>..........</title> tags, save your index.html file and upload it.
Q: Why are these templates loading so fast?
A: The templates load fast because all the pictures and content 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.
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: Does your template support symbols such as a ", or %, etc.
A: Yes, we support these special symbols as well. Please go to url_encoding.htm to read more on how such symbols are supported.
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 copy the file to the HTML directory where all the other files are, as the SWF file needs to read the content from some other files in the html directory.
I use Flash CS3 /CS4 and have done the above but still got a problem. When you want to edit the FLA file in Flash CS3/CS4 you need to make some additional changes to the FLA file
Q: Does Easy Template comes with the respective source files?
A: Yes, we do provide you with the FLA (Flash source files) as well.
Q: How do I add more photo's to a Gallery/Portofolio/Work section of the Easy Flash Template?
A: Please open the text.html file, and add an additional path to the new picture.
&main5=images/main05.jpg&
and then increase the number of pictures that will be loaded in the following
&pic_max=5&
Q: How do I add videos to the video section of an Easy Flash Template?
A: To do this you need to convert your existing movies to .flv at Video to FLV Converter
Q: I can not find where to add the path to the Video or MP3 files files in the text.html file?
Some of our easy Flash templates come with an external xml file to add mp3 or video files. To do this go to the html > video directory and open the
"source.xml" file in notepad. Then enter the file name of the flv file, and add the flv file to the video directory.
For the MP3 files, you need to change the playlist.xml file which can be found in the inc directory.
|