I ask alot:/ *Margins*

Hi all

First:

I know to get rid of the margins i should write the follwoing leftmargin=“0” topmargin=“0” marginwidth=“0” marginheight=“0”
But i still get an empty space from the right and the bottom.
How can i get rid of these 2?

I tried *rightmargin=“0” bottommargin=“0” * but no use.

Second:
Wha code should i write so that when anyone view the page from their pc it took the whole screen.

Take care all

Make sure your embed code has the correct size parameters set in it…

<*embed src=http://www.blah.com/yourmovie.swf HEIGHT=xxx WITDH =yyy BGCOLOR=#000000><*/embed>

So make sure the xxx and yyy above match the dimentions of your movie. =0)

Cheers!
-Niann

:thumb: Thanks dude!:thumb: