Music Player problem

Hi…i created a music player for my site…which allows the user to choose from and play 2 different mp3s. They can play, stop and ctrl the volume for each.

However, i made this player as a separate movie clip within my main flash site. The sound actually plays when testing the player itself…but when i bring an instance of it from the library to the main stage…it no longer plays. I truthfully like having all complex elements in my flash sites as self contained clips…so i can have animation and transition effects within each object. It also helps me keep organized.

I was wondering if anyone knew what modifications i might be able to make to have the player able to access the mp3s(which are in the root directory on the site…on the same level as the site’s swf file).