RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

File sharing script

File mirror script
In order to listen to MP3 files on facebook

 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro
View previous topic :: View next topic  
Author Message
acbirja



Joined: 19 Feb 2011
Posts: 24

PostPosted: Mar 06, 2012 1:24 pm    Post subject: In order to listen to MP3 files on facebook Reply with quote

Hello.
We have a 1.8 version of the script.
In order to listen to MP3 files on facebook.com we did:

<meta property="og:audio" content="<TMPL_VAR site_url>/embedmp3-<TMPL_VAR file_code>.html" />
<meta property="og:audio:title" content="Collide (Cdq)" />
<meta property="og:audio:artist" content="Leona Lewis" />
<meta property="og:audio:album" content="<TMPL_VAR site_name>" />
<meta property="og:audio:type" content="application/mp3" />
<meta property="og:image" content=""/>
<meta property="og:title" content="<TMPL_VAR file_name>" />
<meta property="og:url" content="<TMPL_VAR download_link>" />
<meta property="og:description" content="<TMPL_VAR site_name>" />
<meta property="fb:app_id" content="375945972421064" />

But it still does not work. Who can help us?
Thanks
Back to top
View user's profile Send private message
acbirja



Joined: 19 Feb 2011
Posts: 24

PostPosted: Mar 10, 2012 8:34 am    Post subject: Re: In order to listen to MP3 files on facebook Reply with quote

acbirja wrote:
Hello.
We have a 1.8 version of the script.
In order to listen to MP3 files on facebook.com we did:

<meta property="og:audio" content="<TMPL_VAR site_url>/embedmp3-<TMPL_VAR file_code>.html" />
<meta property="og:audio:title" content="Collide (Cdq)" />
<meta property="og:audio:artist" content="Leona Lewis" />
<meta property="og:audio:album" content="<TMPL_VAR site_name>" />
<meta property="og:audio:type" content="application/mp3" />
<meta property="og:image" content=""/>
<meta property="og:title" content="<TMPL_VAR file_name>" />
<meta property="og:url" content="<TMPL_VAR download_link>" />
<meta property="og:description" content="<TMPL_VAR site_name>" />
<meta property="fb:app_id" content="375945972421064" />

But it still does not work. Who can help us?
Thanks


<meta property="og:audio" content="<TMPL_VAR song_url>" />

But it still does not work. Pliz help me.
Back to top
View user's profile Send private message
Guneyd



Joined: 11 Mar 2011
Posts: 39

PostPosted: Apr 24, 2012 4:29 am    Post subject: Reply with quote

Any news on this, I'd like to know too Sad
Back to top
View user's profile Send private message
spotted



Joined: 27 Jan 2012
Posts: 14

PostPosted: Apr 29, 2012 10:54 am    Post subject: Reply with quote

here we go

Code:
 <meta property="og:audio" content="<TMPL_VAR site_url>/mp3embed-<TMPL_VAR file_code>.mp3" />
<meta property="og:audio:title" content="<TMPL_VAR file_name>" />
<meta property="og:audio:artist" content="<TMPL_VAR file_name>" />
<meta property="og:audio:album" content="<TMPL_VAR file_name>" />
<meta property="og:audio:type" content="application/mp3" />
<meta property="og:image" content=""/>   
<meta property="og:title" content="<TMPL_VAR file_name>" />
<meta property="og:url" content="<TMPL_VAR download_link>" />
<meta property="fb:app_id" content="AP ID"/>
<meta property="og:description" content="DESCRIPTION" />


NOTE: dont try it with mp3s u already shared on facebook, because facebook is caching it and will show it without the player.
Back to top
View user's profile Send private message
FZee



Joined: 03 Mar 2010
Posts: 107

PostPosted: Apr 29, 2012 5:14 pm    Post subject: Reply with quote

Does the code actually work for you ? Did you test it ?
Back to top
View user's profile Send private message
spotted



Joined: 27 Jan 2012
Posts: 14

PostPosted: Apr 30, 2012 12:53 pm    Post subject: Reply with quote

FZee wrote:
Does the code actually work for you ? Did you test it ?


sure thats the code im using for my site..working fine
Back to top
View user's profile Send private message
Guneyd



Joined: 11 Mar 2011
Posts: 39

PostPosted: May 02, 2012 8:43 am    Post subject: Reply with quote

How could these codes be expanded to allow for FB to stream video files as well? Just like Youtube or any other site for example. Instead of how it is right now, that people need to click the link?
Back to top
View user's profile Send private message
acbirja



Joined: 19 Feb 2011
Posts: 24

PostPosted: Jun 30, 2012 6:59 pm    Post subject: Facebook video link Reply with quote

Good afternoon. We have this
<meta property="og:url" content="<TMPL_VAR site_url>/<TMPL_VAR file_code>">
<meta property="og:title" content="<TMPL_VAR file_name>">
<meta property="og:description" content="<TMPL_VAR lang_description1>">
<meta property="og:type" content="video">
<meta property="og:image" content="<TMPL_VAR video_img_url>">
<meta property="og:video" content="http://www.youtube.com/v/EFCL7IqUqvY?version=3&amp;autohide=1">
<meta property="og:video:type" content="application/x-shockwave-flash">
<meta property="og:video:width" content="1280">
<meta property="og:video:height" content="720">
<meta property="og:site_name" content="Site Name">
<meta property="fb:app_id" content="app_id">

What we have to do for playing online video in facebook.com

Thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Copyright © 2003-2013 Sibsoft Ltd