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