Thanks to Launchpad (poster on this site), I have my Mp3 player built. My Action Layer has a place for ten songs. I have my songs in .swf format and I am trying to insert them into the player. I have been importing them into my library because the first frame of the Action Layer has
loadMovie("1.swf", content);

Am I not doing this right because I can =not get it to work?