I want embed a little flash mp3 player in a webpage page using Dreamweaver cs3. This is the little player with the stop and pause buttons.
How do I do this?
Thanks
Ken
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Assuming you have DreamWeaver CS3, and you have a Flash file locally called
mp3player.swf within the same folder as your html file
Click Insert -> Media -> Flash
Make sure when you get your file you use the option relative to Document
Insert a Title say Mp3 Player
you will get the following placed in your html file.
NOTE that I have
file:///Macintosh HD/Users/phwd/Desktop/mp3player
and
file:///Macintosh HD/Users/phwd/Desktop/mp3player.swf
in your case it will be
mp3player and mp3player.swf