| Q: When I add pictures they are not visible in my Easy Template. They also do not show in the Flash webpage, though I can see them in the folders on server. |
| A: You are using pictures with .JPG (all uppercase) extension, please change this to .jpg (all lowercase) |
| Q: I use the & symbol in the text body, and now my text or part of the text had become not visible. |
| A: The & symbol is not supported by text redactor and therefore should not be used. |
| Q: How can I change the text in the easy template? |
| A: Please open the text.html sheet in notepad or any other text editor, change the content and then save the file. |
| Q: Can I insert URL's (hyper links) in the body text of the template? |
A: Yes, simply open the text.html page in notepad and insert
<a href="http://www.cbmcard.com">click here</a> |
| Q: How can I modify the template name 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 in .html file and upload it back. |
| Q: Why do these templates load so quickly? |
| A: The templates load quickly because all the images and content are placed outside the Flash file, and only if the user desires to view a definite image by clicking on its little thumbnail, the bigger picture will be loaded into the Flash file. |
| Q: How do I change the little pictures in the sections: about, contact us, services, and others? |
| A: Over again, this can be done right in the "text.html" file, just by altering the HTML code that refers to the corresponding image, for example: <img src="photo2.jpg"> all you must to do is just to change photo2.jpg to a new filename, and make sure that this new image was indeed uploaded to your web server. |
| Q: How can I change the audio file? |
| A: The audio files also are stored externally, so you can just simply replace the one we applied with your own music, or you can fully remove the audio file if you do not want to hear any music at all. |
| Q: Do your templates support other languages such as French, Greek, Spanish, German, etc.? |
| A: Yes, our templates support non-English languages. All you should do is to save the text file in UTF-8 format in the Notepad. This will let you support all the Unicode characters. |
| Q: How can I change the font size of logo/header in the template? |
| A: In the text.html file you must indicate the size of the font ad do it in the following way. &name1=<font size="20">Paul Rowson</font> |
| Q: I attempted to change the FLA file but when I save the FLA too many errors occur? |
| A: To help this please, export the file into the same directory where you have all the other files, because.swf file corresponds with the text.html files. |
| Q: I use Flash CS3 and I did all, as described above, but still have a problem. |
| A: When you want to edit the FLA file in Flash CS3 you should make some additional changes to the FLA file. |
| Q: Do Easy Template come with corresponding source files? |
| A: Yes, we will provide you with FLA (Flash source files) as too. |