Jump to content

Playing movie instead of downloading


lovesmith

Recommended Posts

Well i have embeded windows media player in my page. I have download accelerator installed in my machine as well. Each time i click the link to play video file in the embeded movie player in my page..my download accelerator pop ups and ask me to download it. How can i fix this? I want user to view video in embeded media player..i dont want them to download, as they will be annoyed everytime they want to watch video.

Here is the code i used

 

<EMBED WIDTH="320" HEIGHT="260" TYPE="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/download/default.asp" autostart=1 showcontrols=1 showdisplay=0 showstatusbar=1 DEFAULTFRAME="Slide" src="<?php echo "user_space/".$user_id."/".$file_name; ?>" name="movie1"  enablejavascript="true"> </EMBED>

Link to comment
https://forums.phpfreaks.com/topic/84247-playing-movie-instead-of-downloading/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.