This template is very easy to very easy to customize : no flash programming knowledge required and you don't need Macromedia Flash to customize it.
You can edit them with notepad or any HTML editor.

To add/customize template flash buttons :

Open HTML pages and replace flash button name and flash button link by your own values as in this example :

<!-- "About us" button -->
<script language="javascript">AC_FL_RunContent( 'codebase','http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0','width','200','height','50','src','images/flash/free-flash-buttons','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','images/flash/free-flash-buttons','bgcolor','#E7E3E4','WMode','Transparent','flashvars','bname=About us&blink=aboutus.htm&bsize=12'); //end AC code</script>

Notice : You may add unlimited flash buttons on each page.

-------------------------

To customize flash header :

Open the file "doc.xml" and insert your own values as in this example :

<url>
<url1>
<slogan1>Company Name</slogan1>
<yoururl>http://www.freenicetemplates.com</yoururl>
<slogan12>Your first slogan</slogan12>
<slogan2>Your second slogan</slogan2>
<slogan22>Your second slogan</slogan22>
<slogan3>Your third slogan</slogan3>
<slogan32>Your third slogan</slogan32>
</url1>
</url>