Is there a way we can add a different flash player such as the one on a zippyshare link?
for example: http://www18.zippyshare.com/v/80572520/file.html
XFileSharing Pro - Flash Player
- PilgrimX182
- Posts: 2187
- Joined: Mar 22, 2006 1:39 pm
Yes. I guess you need to edit download1.html code <object..>...</object>
with
don't forget to put JWPlayer mediaplayer.swf to htdocs /mediaplayer/ folder.
with
Code: Select all
<embed
allowScriptAccess="never"
src="/mediaplayer/mediaplayer.swf?file=<TMPL_VAR song_url>"
menu="false" quality="high"
width="730"
height="20"
name="mp3player"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
wmode="transparent"
border="0"
style="margin-bottom: 8px;"
/>
don't forget to put JWPlayer mediaplayer.swf to htdocs /mediaplayer/ folder.
PilgrimX182 wrote:Yes. I guess you need to edit download1.html code <object..>...</object>
withCode: Select all
<embed
allowScriptAccess="never"
src="/mediaplayer/mediaplayer.swf?file=<TMPL_VAR song_url>"
menu="false" quality="high"
width="730"
height="20"
name="mp3player"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
wmode="transparent"
border="0"
style="margin-bottom: 8px;"
/>
don't forget to put JWPlayer mediaplayer.swf to htdocs /mediaplayer/ folder.
i done all that and the player is showing but the mp3 file is not playing?
any idears?
-
- Posts: 2
- Joined: Apr 15, 2011 11:52 am
Re: Flash Player
shynobee wrote:Is there a way we can add a different flash player such as the one on a zippyshare link?
for example: http://www18.zippyshare.com/v/80572520/file.html http://www.flashcoms.com
I can't open it. 100% works?