View Single Post
Old 10-25-2011, 12:28 PM   PM User | #3
SRD75
Regular Coder

 
Join Date: Sep 2011
Posts: 121
Thanks: 23
Thanked 0 Times in 0 Posts
SRD75 is an unknown quantity at this point
  • 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?
SRD75 is offline   Reply With Quote