Women in Technology

Hear us Roar



Article:
  Build a Simple MP3 Player for Your Site
Subject:   Dreamweaver Extension
Date:   2006-11-11 05:30:18
From:   Todd2288
Response to: Dreamweaver Extension

The code keeps changing.
Anyway the target=_blank
There is a line that reads on click java player open('The Art Of Locating Live ',this.href); and return false.
Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • David Battino photo Dreamweaver Extension
    2006-11-11 17:49:10  David Battino | O'Reilly Blogger [View]

    To paste HTML examples here, write the angle brackets as entities (lt and gt).

    To stream an MP3, try referencing it with an m3u playlist and using the code in my followup article, "Build a Better Web Audio Player" (http://digitalmedia.oreilly.com/2006/05/31/build-a-better-web-audio-player.html).