PDA

View Full Version : background is showing on left and right side


chad101
12-31-2005, 07:21 AM
I am trying to make an 88 by 31 px button. My background is set to 88 by 31px and my image is 88 by 31px. The published movie is showing up wider than 88 by 31 and you can see about 5px of the background on the left and right side. :confused: why is this happening?

blackpepper
12-31-2005, 05:04 PM
do you have a picture of your button , or if it was made in flash, do you have the .fla file?

chad101
01-01-2006, 02:28 AM
I uploaded it to rapidshare

here is the link
http://rapidshare.de/files/10186510/button.zip.html

nox-Hand
01-01-2006, 06:29 AM
chad101: HTMLforums does in posting a new tread or replying in the advanced section have an upload feature. Use that next time, as it spares all the hassle of adds.

webflasher
01-01-2006, 12:52 PM
First thing, your X and Y coordinates for your graphic are both set to -.1 . Change them to 0 first. Having said that, I don't think that is the problem you are having. If I publish your file, everything appears fine. Perhaps the swf file in your html page doesn't have the same 88 X 31 aspect ratio. If that is set any differently, you will see the extra border.

chad101
01-02-2006, 11:21 AM
np, I'll upload here next time.

Yea, I see it when i view just the swf file. I guess i should be judging the button image in an html file and not the swf player lol. Thank you for the help :D