DISQUS

DISQUS Hello! Tech-Recipes is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Tech-Recipes

Cookbook of Tech Tutorials
Jump to original thread »
Author

Quick Way to Play or Embed MP3/WMA/AVI/MPG audio/video files on your Web Page | Windows | Tech-Recipes

Started by qdideas · 9 months ago

No excerpt available. Jump to website »

6 comments

  • Is there a way to do this for Quicktime?
  • <object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab">
    <param name="autoplay" value="false">
    <param name="controller" value="true">
    <param name="href" value="http://homepage.mac.com/igstudio/.Music/SaxSampler(long).mp3">
    <param name="target" value="myself">
    <param name="type" value="video/quicktime">
    <param name="KIOSKMODE" value="TRUE">
    <embed pluginspage="http://www.apple.com/quicktime/download/" href="http://homepage.mac.com/igstudio/.Music/SaxSampler(long).mp3" target="myself" kioskmode="true" type="video/quicktime" controller="false" autoplay="false"></embed>
    </object>
  • I think that using k-lite codec pack media player.. 99% of available video formats can be played including rm and mov :)

    google it for more 8)
  • very helpful! just what i was looking for, thanksx
  • pls tell me also that how to embed k-lite codec pack in my web page?
  • thank you

Add New Comment

Returning? Login