I am trying to create a flash music player for my website, i need help?

tim

New member
i am using flash cs5 to build the swf, i want to be able to have the music players (which i have already created) on different pages/slide of the flash file but when i export to test it the swf just keeps playing although i have put the stop command at the very beggining, please help
 
I do not know which language are you developing by , if I had some info I could guide you exactly; but I give you some general information for a plan ; you have to create a flash player class;

hint : the flash player is an independent class which is developed in DLL and can be used in any page as an external class; for doing this you can use the SWF ActiveX/Component;

this class you have made can be called in any page and in this way you avoid bandwidth traffic at server side;

thank you > choos eit as your best answer;)
 
Back
Top