advertisement

Article:
  Build a Simple MP3 Player for Your Site
Subject:   Open media player without openng a new browser window
Date:   2005-03-10 06:52:26
From:   s.elliott
Maybe you can help with this problem I am having. I would like to open Windows Media Player without opening a new browser window. To do this with Quicktime you can use the href tag and target tags.

<embed
src="qtLogo.png" width="12" height="12" href="qt.mov"
target="quicktimeplayer">
</embed>

This will open QuickTime Player without having to open a new browser window.


But I cannot google a way to do this with Windows .asx (or .wvx) and .wmv files.


Any suggestions?....please


Steven Elliott

Full Threads Oldest First

Showing messages 1 through 1 of 1.