Simple Flash Header on all Index pages (Full Version)

All Forums >> [Web Development] >> Microsoft FrontPage Help



Message


Yaz -> 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 -> 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




Yaz -> 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.




dpf -> 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">




Yaz -> RE: Simple Flash Header on all Index pages (3/22/2005 9:38:55)

I will try that tonight.

Thanks Dan!




Yaz -> 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!




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.0625