navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

Simple Flash Header on all Index pages

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Microsoft FrontPage Help >> Simple Flash Header on all Index pages
Page: [1]
 
Yaz

 

Posts: 6
Joined: 3/21/2005
Status: offline

 
Simple Flash Header on all Index pages - 3/21/2005 21:36:43   
Hi everyone,

I've added a simple flash header to my site's Home page. I later added the same header to all of the other index pages, but it doesn't show up and it seems to be trying to load it onto the page. The header appears to be there because I get "About Macromedia Flash Player 7" when I right-click where it should be. Any suggestions/help would be greatly appreciated. My site is FortWayneFlyers.com

Thanks!!
Charles W Davis

 

Posts: 1725
Joined: 3/7/2002
From: Henderson Nevada USA
Status: offline

 
RE: Simple Flash Header on all Index pages - 3/21/2005 21:49:22   
Yaz,

Welcome to the OutFront Forums.

Your code is different on the home page:
</script>
<script language="JavaScript1.2" fptype="dynamicanimation" src="animate.js">
</script>


Now the others are:
</script>
<script language="JavaScript1.2" fptype="dynamicanimation" src="../animate.js">
</script>


Notice the ../ in front of the animate.js

_____________________________

Enjoy! It' s your endeavor!
http://www.anthemwebs.com

(in reply to Yaz)
Yaz

 

Posts: 6
Joined: 3/21/2005
Status: offline

 
RE: Simple Flash Header on all Index pages - 3/22/2005 8:08:20   
Hi Charles,

Thanks for replying. However, when I try to save the page after making the change to "animate.js" it immediately reverts back. Any other suggestions?

Thanks in advance.

(in reply to Charles W Davis)
dpf

 

Posts: 7123
Joined: 11/12/2003
From: India-napolis
Status: offline

 
RE: Simple Flash Header on all Index pages - 3/22/2005 9:20:52   
Yaz
the .js isnt causing your problem. Your problem is that, on the News page I checked, the page is located one level below root: i.e. it is http://www.fortwayneflyers.com/news/index.htm but you are still pointing to the Flash file the same way. Try changing this:
<PARAM NAME=movie VALUE="images/flyersheader.swf">
to this:
<PARAM NAME=movie VALUE="./images/flyersheader.swf">

_____________________________

Dan

(in reply to Yaz)
Yaz

 

Posts: 6
Joined: 3/21/2005
Status: offline

 
RE: Simple Flash Header on all Index pages - 3/22/2005 9:38:55   
I will try that tonight.

Thanks Dan!

(in reply to dpf)
Yaz

 

Posts: 6
Joined: 3/21/2005
Status: offline

 
RE: Simple Flash Header on all Index pages - 3/22/2005 20:48:28   
Dan, you are the man!!! It worked! I just had to add an extra "." to what you provided. Thanks.

What do you suggest for my Headlines Pages? They're in my News Folder.

Thanks!

(in reply to dpf)
Page:   [1]

All Forums >> Web Development >> Microsoft FrontPage Help >> Simple Flash Header on all Index pages
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts