Hi Dave

Looking good on my end :-) Cool site.
There are however a few problems with the HTML code that runs the FLASH buttons.

As it stands your website is not compatible with many browsers, and on Netscape you actually receive errors.

To fix it….

Add wmode="transparent" to the line You must only place it after the “hight” values

Also add the following to the header.

Quote:
Code:
< style>
body {background-attachment:fixed}
< /style>


That will fix your error and make your website compatible with ever browser.

One final thing…. And this is to to with the actual FLASH code. Who ever made the buttons for you didn’t add the _self command to the code. Either that or they actually added something like _blank to the code

Because of this, ever time you click on a button, a completely new window opens instead of the current one being updated.


I hope that helps. If you need a hand, feel free to give me a shout. I own Net Design ( http://www.netdesign.cc ) so web design is Childs play to me.

Regards.
James.


[This message has been edited by James Tubbritt (edited 07-12-2003).]

[This message has been edited by James Tubbritt (edited 07-12-2003).]

[This message has been edited by James Tubbritt (edited 07-12-2003).]

[This message has been edited by James Tubbritt (edited 07-12-2003).]

[This message has been edited by James Tubbritt (edited 07-12-2003).]