free flash templates
free flash templates menu free css & photoshop templates menu free flash animation

Go Back   free flash templates forum > Free flash templates
Register Today's Posts Search

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 06-06-2009, 07:59 PM
Anabass
Guest
 
Posts: n/a
Default

My opinion is, that the problem is in the index.htm file. In the head probably the editor that you use changed the path of the javascript files to localhost on your harddisk. You need to correct it from the original unzipped file. I mean this:
Code:
<meta name="description" content="We provide free flash templates, free templates, free flash header"/>
<meta name="keywords" content="free flash buttons, free templates, free flash header"/>
<script src="file:///Z|/MOVIES/fLASHMO/template9/js/AC_RunActiveContent.js" type="text/javascript"></script>
<script src="file:///Z|/MOVIES/fLASHMO/template9/js/jquery121.js" type="text/javascript"></script> 
<script src="file:///Z|/MOVIES/fLASHMO/template9/js/sound.js" type="text/javascript"></script>
<script src="file:///Z|/MOVIES/fLASHMO/template9/js/main.js" type="text/javascript"></script>
<script src="file:///Z|/MOVIES/fLASHMO/template9/js/lightbox/prototype.js" type="text/javascript"></script>
<script src="file:///Z|/MOVIES/fLASHMO/template9/js/lightbox/scriptaculous.js?load=effects" type="text/javascript"></script>

<script src="file:///Z|/MOVIES/fLASHMO/template9/js/lightbox/lightbox.js" type="text/javascript"></script>
<link rel="stylesheet" href="file:///Z|/MOVIES/fLASHMO/template9/js/lightbox/css/lightbox.css" type="text/css" media="screen" />
<link href="file:///Z|/MOVIES/fLASHMO/template9/css/stylesheet.css" rel="stylesheet" type="text/css" />
<title>VEGAS CLOTHING, LLC.</title>
And it should look this way:

Code:
<script src="js/AC_RunActiveContent.js" type="text/javascript"></script>
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:41 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.