Jamroom Logo Jamroom 5 Core
is now Open Source!
User Support Forum Archive (Read Only)
DS Flash Players:
Facebook .swf
pedrorf



Joined: 03 Jan 2008
Posts: 266
Location: España

Posted: 11/29/10 14:36 
Hello, if you have to be the creator of projam2 flash player, I have seen how to create a facebook button to enable players to share in facebook. Below I put a link to the page of examples on facebook and a sample code here, to have if you can help me create one.

Video Example
Here is an example of embedded Flash video:

Code

<embed src="http://www.example.com/player.swf" flashvars="video_id=123456789"
       width="300" height="200" type="application/x-shockwave-flash" />

For that video, the appropriate metadata would look like this:

Code

<meta property="og:video" content="http://www.example.com/player.swf?video_id=123456789"/>
<meta name="video_height" content="200" />
<meta name="video_width" content="300" />
<meta name="video_type" content="application/x-shockwave-flash" />


http://developers.facebook.com/docs/share

Back to top
daddysylem
DS Flash Players


Joined: 30 Mar 2005
Posts: 4086
Location: Southern California

Posted: 11/29/10 17:16 
I'm sorry but I don't understand what you want.... Sad
I don't know anything about Facebook Aps, So if your trying to find a way to put Flash Players on Facbook, I really don't think I can help.

Sorry,
Greg -


_________________
I have no idea why I do this..................
Email: daddysylem[at]dsplayerskins.com
DSPlayerSkins.com
GCFireSprinkler.com
Back to top
pedrorf



Joined: 03 Jan 2008
Posts: 266
Location: España

Posted: 11/30/10 12:05 
No, what I want is if I can help fill in the code example shown with Jamroom Flash Players for then so artists can share their songs Jamroom a flash player in facebook.

Back to top
daddysylem
DS Flash Players


Joined: 30 Mar 2005
Posts: 4086
Location: Southern California

Posted: 12/02/10 08:48 

pedrorf:
No, what I want is if I can help fill in the code example shown with Jamroom Flash Players for then so artists can share their songs Jamroom a flash player in facebook.


I don't know anything about the Share App
But I will look at it this weekend and see if I can figure out what your trying to do.

Greg -


_________________
I have no idea why I do this..................
Email: daddysylem[at]dsplayerskins.com
DSPlayerSkins.com
GCFireSprinkler.com
Back to top
Michael
Jamroom Team


Joined: 22 Apr 2008
Posts: 3423
Location: Tokyo

Posted: 12/03/10 21:51 
Hi Pedrorf,

if your looking for the player code for the player, you will need to look in the location where the player is displayed on your site for the code for that player.

for example, if you wanted the player that is on this page to show:
http://projam.oinkba.com/Figure_Mud_Weed8586/

the code for the player would be:

Code
http://projam.oinkba.com/skins/ProJam2/flash/pj_275x180.swf?playlist_url=http%3A%2F%2Fprojam.oinkba.com%2Fplay.php%3Fmode%3Dsong_hifi%26band_id%3D13%26song_id%3Dall%26type%3Dxspf%26format%3Dpro2&autoload=true&info_button_text=&playlist_title=Band+8


so to put that into your facebook code it would look like this:


Code
<meta property="og:video" content="http://projam.oinkba.com/skins/ProJam2/flash/pj_275x180.swf?playlist_url=http%3A%2F%2Fprojam.oinkba.com%2Fplay.php%3Fmode%3Dsong_hifi%26band_id%3D13%26song_id%3Dall%26type%3Dxspf%26format%3Dpro2&autoload=true&info_button_text=&playlist_title=Band+8"/>
<meta name="video_height" content="200" />
<meta name="video_width" content="300" />
<meta name="video_type" content="application/x-shockwave-flash" />


is that the question?

if that is the question, then the code for the player is found in the source code of the page where the player is displayed.

there is more info on the play.php script here:
http://www.jamroom.net/Jamroom4_Play_Script


_________________
Michael Ussher
Jamroom Network Team Member: http://www.jamroom.net
Priority Support: http://www.jamroom.net/Support_Center
Back to top
Display posts from previous:   
User Support Forum Archive (Read Only)
DS Flash Players

 
Solutions
• Social Media Platform
• Social Networking Software
• Musician Website Manager
• Community Builder
Products
• Jamroom Core
• Jamroom Addons
• Jamroom Modules
• Jamroom Marketplace
Support
• Support Forum
• Documentation
• Support Center
• Contact Support
Community
• Community Forum
• Member Sites
• Developers
Company
• About Us
• Contact Us
• Privacy Policy
©2003 - 2010 Talldude Networks, LLC.