timmay3141
Programmer
I'm very new to Flash so this probably isn't all that difficult. I want to change a pushbutton so it will be brighter when my cursor is over it. I've managed to do that (I went into the library and changed fpb_over, deleted frame5, added a new symbol that was just a lighter colored square than the default and named it frame5). It seems to work, except when I mouse over the new symbol moves SLIGHTLY (1 or 2 pixels) to the right and everything else stays as it should. The bigger the button is, the more it moves to the right. I've checked multiple times and all of the symbols in fpb_over have the same coordinates and width that they do in fpb_up, so this doesn't make a whole lot of sense to me. What else do I have to change to get this to work?