Web Design Forum: displaying flash nav bar - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

displaying flash nav bar Rate Topic: -----

#1 User is offline   elbo 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 4
  • Joined: 12-June 09
  • Reputation: 0
  • Experience:Nothing
  • Area of Expertise:I'm Learning

Posted 12 June 2009 - 12:12 PM

Hello everyone,

I've just finished designing my site and uploaded first two pages to my host to test.

index page loads up fine displaying flash nav bar. But when I click nav bar to go to second page (mastering) theres no nav bar.

Unless I type http://www.popruffma.../mastering.html then the nav bar shows?

Why do I need to repeat the link html??

Thank you
Elbo
0

#2 User is offline   MrBrightside 

  • Expert
  • PipPipPipPip
  • Group: Members
  • Posts: 855
  • Joined: 05-May 09
  • Reputation: 25
  • Gender:Male
  • Location:In the Diary of Jane
  • Experience:Web Guru
  • Area of Expertise:Designer/Coder

Posted 12 June 2009 - 12:17 PM

Both pages look for the .swf files in the public_html folder.
The index nav is found:
http://www.popruffmastering.com/index_navbars.swf

The mastering nav isn't:
http://www.popruffmastering.com/mastering_navbars.swf


The reason for that is the mastering nav is in a folder called "mastering" which it shouldn't be, move the .swf file to public_html and it should work
0

#3 User is offline   elbo 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 4
  • Joined: 12-June 09
  • Reputation: 0
  • Experience:Nothing
  • Area of Expertise:I'm Learning

Posted 12 June 2009 - 12:33 PM

View PostMrBrightside, on Jun 12 2009, 13:17, said:

Both pages look for the .swf files in the public_html folder.
The index nav is found:
http://www.popruffmastering.com/index_navbars.swf

The mastering nav isn't:
http://www.popruffmastering.com/mastering_navbars.swf


The reason for that is the mastering nav is in a folder called "mastering" which it shouldn't be, move the .swf file to public_html and it should work


I did as advised but still no show? I tried with mastering_navbars.swf in public.html and in mastering at the same time and with mastering_navbars.swf just in public.html.
0

#4 User is offline   MrBrightside 

  • Expert
  • PipPipPipPip
  • Group: Members
  • Posts: 855
  • Joined: 05-May 09
  • Reputation: 25
  • Gender:Male
  • Location:In the Diary of Jane
  • Experience:Web Guru
  • Area of Expertise:Designer/Coder

Posted 12 June 2009 - 01:44 PM

Open mastering.html (from public_html) and change:
<script src="scripts/AC_RunActiveContent.js" type="text/javascript"></script>

to
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>

0

#5 User is offline   elbo 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 4
  • Joined: 12-June 09
  • Reputation: 0
  • Experience:Nothing
  • Area of Expertise:I'm Learning

Posted 14 June 2009 - 01:54 AM

View PostMrBrightside, on Jun 12 2009, 14:44, said:

Open mastering.html (from public_html) and change:
<script src="scripts/AC_RunActiveContent.js" type="text/javascript"></script>

to
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>





Thank you soooo much! I was going insane.

Thanks again for spotting that S
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users