| VIDEO ADMIN FLASH TEMPLATES HELP |
1. HOW TO UPLOAD THE FILES TO YOUR WEBSERVER ?
1) Please unzip the
template after you have downloaded it to your computer. When you have
unzipped the template you will see 4 folders.
Namely Flash, HTML, Fonts and PSD.

2) Open the "html" folder. (see picture below)
3) Upload all files
to the root of your website (this is where the index.html file should
be located) This directory is called public_html or WWW). You need to
do this with an FTP application such as CuteFTP.
Please note: That
we ask you to upload the contents of the HTML directory we send you, so
do not upload the entire HTML directory just the contents of the HTMl
directory, which also include sometimes the "inc" and "images"
directory.

2. HOW TO RENAME BUTTON NAMES ?
This is the
same process as changing the company name, or any other content in the
text.html file. To do so please do the following.
1) Open text.html
in Notepad, search for the current button names, namely("menu2, menu3,
menu4, menu4, and replace the text with the yellow background with your
own content.
3) Save the text.html file and upload the text.html file to your web server.
IMPORTANT! :
Note that you can
only change the highlighted text, any other changes will cause problems
when loading/reading the text.html file, so just change the highlighted
text only, and do not enter any info outside the yellow text.

3. HOW TO insert OR REPLACE THE CONTENT (text)?
This is the same process as changing the author name, or any other content in the text.html file.
1) If you want to update the text in the "About us" section.
Locate the text underneath ////// About ////// and replace all the highlighted yellow text with your own text.
2) Then save the text.html file, and upload the same to your web server.

4. HOW TO INSERT VIDEO FILES (*.FLA) INTO THE TEMPLATE BY THE TEMPLATE'S ADMIN CPANEL?
After entering in your Admin Cpanel http://www.yourdomain.com/admin.php
you should create your Video gallery categories and then add your video (*.fla) files.
5. HOW TO MAKE THE EMAIL FORM WORK ?
Open "snowMailPHP.php" or "mail.php"
and just change $ToEmail = "mail@yourmail.com"; in the code.
When done save and upload the file |