Switching out a component button with a custom-made button

Hey there,

I had a programmer work up some code that would allow me to use different usernames and passwords to enter a site. This was done with .as and xml. It works beautifully. The .as is a separate file that I also upload with the swf.

The problem I’m having is that the programmer used a component button and I need to use one that I made (one that matches the rest of the site). I created a button and switched the component button out with this newly made button. But now it refuses to work! I’ve tried naming it exactly the same in the instance box and even in the properties box but it just will not work.

What could I be doing wrong?