- The website in question is currently in /public_html/test/
- The URL is http://www.thetaxman.net.au/test/
- All of the hyperlinks are relative, and all of the webpages are in this directory.
- The .swf file itself is in /public_html/test/flash
- However, all of the current working links are relative, and are not prefixed by ../
They are:
- index.php (not working, but this page is present)
- services.html (working)
- faqs.html (working)
- links.html (working)
- contact.html (working)
The actionscript in the .fla file is identical for each link, except for the filename. The actionscript I have looked at is for the behaviour of the navigation button. Perhaps there is other actionscript which has disabled the first home button?