Hi
I have an html page with a full screen flash movie. It displays fine in IE6 but in Firefox the height distorts so that it only occupies the top quarter of the screen.
If I remove the following from the code then it displays fine but I get told by an online validator that my document is not valid code.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
I haven't really got to grips with advanced html . Any tips please?