Jump to content

  • Free consultations and support
  • Live chatClick Here for Live Chat
  • Call ico 1888-906-1888
    Phone support: Open

    Ready for your call :)

    Our business hours:

    Mon — Fri, 2am — 8pm (EST)

    US & EU support teams

    Phone support: Closed

    We are back in: 1h 20m

    Our business hours:

    Mon — Fri, 2am — 8pm (EST)

    US & EU support teams


Importing an MP3 into Adobe Dreamweaver with Play & Pause

adobe dreamweaver importing mp3

  • Please log in to reply
 

#1 OneDes

OneDes

    Senior Member

  • Designer
  • 282 posts

Posted 11 December 2012 - 08:10 PM

1. Using Adobe Dreamweaver, open your Web page.
2. Go to "Insert"-> "Media"-> "ActiveX” and click OK. The "<object>" code is now inserted. Set the height and width in the “Properties" panel to “45” and "300". Go to the "ClassID" drop-down, and chose the option "clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" .
3.Go to "Insert" ->"Media" ->"Plugin." Double-click on the MP3 file. Now the "<embed>" code will be inserted into your page.
4. Go to “properties”-> "Parameters" ->Insert "type" in your "Parameter" field, and then click "Value" and insert "application/x-mplayer2."
5.To add another line, click the plus sign and in the “parameter” field type "autostart". Click in the "Value" field, and type in "false" to prevent the MP3 from automatically playing on page load.
6.Click the plus sign, and type in "pluginspage" in the "Parameter" field. Then enter the value "http://www.Microsoft.com/windows/windowsmedia/download." And click "OK”.
7. Set the height and width in the "Properties" panel to "45" and "250”, then move the embed code between the <object></object> tags:
<object..><embed..></embed></object>
8.Copy the value of the "src" filename from the "<embed>" tag. Then place the cursor before the "</object>" tag. Go to “insert” and click the "Common". Go to the "Media" drop-down menu, and select "param”. In the “Name” field enter "FileName". Paste your MP3 source file name that you copied in the "Value" field and click "OK."
9 Again go to the "param" button and in the “Name” field”, enter "autostart", and in the “Value” field enter "false" , then click "OK."





Also tagged with one or more of these keywords: adobe dreamweaver, importing mp3

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users