I have a web page with a graphic next to the .swf file. It is important that there be no space as it is part (slice) of the images being displayed in the flash file. How do I get rid of this space?
As of this writting, my hosting company was experiencing problems with thei FTP. When they fix it I will upload the file. It will be at Flash Page
Thanks







Megan posted this at 15:34 — 6th July 2008.
She has: 10,288 posts
Joined: Jun 1999
I have had this problem before but I can't remember what the solution was. It might help even to make sure that there are no spaces in the code between the two elements.
Is this happening in all browsers?
Megan
My web design blog
decibel.places posted this at 15:56 — 6th July 2008.
They have: 665 posts
Joined: Jun 2008
Also make sure there is no border in the swf or the image that would look like a space...
did you try using a negative margin on the image eg
style="margin-left: -20px"?