PDA

View Full Version : Flash and Mac


Pluis
10-10-2002, 09:10 AM
Hi
When ever i load my site on a mac, it shows allright. But as soon as people refresh the site, on the Mac i get to see scrollbars where my flash movie is implented

anyone know what to do?

avatar
10-10-2002, 10:54 AM
Hi mark, could u send me an url of your site?

crabcake
10-14-2002, 03:14 PM
Have you set the margins in the body tag of the html page to 0?

<body topmargin="0" leftmargin="0" marginheight="0" marginwidth="0">

If you don't do this you will see scrollbars. You will also see them if you have a <p> tag before the Flash <object> tag.

Pluis
10-14-2002, 07:19 PM
all the margin stuff was good.
and the problem only occurs with mac users.
i fixed it anyhow, so thanks for your reply's.
I cant give you the url of the site because its for my work, and its not my project (and thus actually not my problem).