I have a flash header menu which all works fine if I run it locally in a browser via the html file.
But when I upload this to my website the flash all works but the links not longer exist.
Any ideas please?
sidyadav
12:21 am on Aug 11, 2004 (gmt 0)
> But when I upload this to my website the flash all works but the links not longer exist.
Have you uploaded the links? Are you sure they are pointing to a relative path (e.g. /page.html) or a full URL (e.g. [example.com...] instead of a local one (e.g. C:/My Documents/website/page.html)?