XFileSharing Pro - Flash Player

Message
Author
shynobee
Posts: 29
Joined: Apr 28, 2009 4:35 am

Flash Player

#1 Postby shynobee » May 16, 2009 2:38 pm

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

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#2 Postby PilgrimX182 » May 18, 2009 8:49 am

Yes. I guess you need to edit download1.html code <object..>...</object>
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.

lozza
Posts: 4
Joined: Jun 18, 2009 11:37 am

#3 Postby lozza » Jun 18, 2009 9:54 pm

PilgrimX182 wrote:Yes. I guess you need to edit download1.html code <object..>...</object>
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.
i done all that and the player is showing but the mp3 file is not playing?
any idears?

hellojohnatan
Posts: 2
Joined: Apr 15, 2011 11:52 am

Re: Flash Player

#4 Postby hellojohnatan » Aug 24, 2011 2:10 pm

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?