Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

linkage problem

Status
Not open for further replies.

webman8

Programmer
Joined
Jun 21, 2001
Messages
7
Location
CA
Hi, I have a webpage with a menu in Flash 5. The navigation works fine when I run the page on the my local machine, also on the server machine. However, when I call it up through a browser using the actually web URL, once I click on the link in Flash, it cannot find the HTML page. What's wrong?

How I linked it:
<a href=&quot;whatever.doc#_Toc503594326&quot;>

Somehow, it cannot find this file. But if you run it on the local hard drive itself, it displays. I've uploaded all the files onto the server. Exactly what I have on my local hard drive but still it doesn't work. Does Flash handle the &quot;#&quot; differently on a server?
 
shouldn't you reference
would try that..
logo.gif


carlsatterwhite@orlandomediasolutions.com
 
absolute address in the <a href=........
logo.gif


carlsatterwhite@orlandomediasolutions.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top