1. In order to replace the image with your own,
you simply need to create your own image in
Photoshop and save the name of your image file
as same as the original.
Note: If you save your image file using the
"Save As" menu in Photoshop, somehow the images
in the flash menu doesn't get replaced. What
we have found out is if you compress the quality
of image to 80% or greater, where the image
size is 20k or above then the image is not displayed
in the flash movie. So, please compress the
quality of your images down to 70% using the
"Save for Web" function in Photoshop.
2. Copy and paste your image files into the
“images"folder.
3. Images in the flash banners will be automatically
replaced with your own.
How to edit the flash menu links
1. If you open the flash_link.js file included in the
web folder in FrontPage program, you will find the following
codes;
case 1:window.location="index.htm" ;break;
case 2:window.location="about_us.htm" ;break;
case 3:window.location="catalog.htm" ;break;
case 4:window.location="news.htm" ;break;
case 5:window.location="getting_started.htm" ;break;
case 6:window.location="tutorial.htm" ;break;
case 7:window.location="new_page.htm" ;break;
2. Replace the name of page file to what you want. Do
not change anything.
3. Save.
How to replace the flash menu & flash text
1. If you open the flash_text.txt file included in the
web folder in FrontPage program, you will find the following
codes;
&menu_1=Home
&menu_2=About Us
&menu_3=Catalog
&menu_4=News
&menu_5=Getting Started
&menu_6=Tutorial
&menu_7=New Page
&main_01_A=Add your text 1-A
&main_01_B=Add your text 1-B
&main_02_A=Add your text 2-A
&main_02_B=Add your text 2-B
2. Do not change or delete the “&menu_number_(text_number)=”
area. Just change the menu text to your own and save.