FaceBook Share Created Nov 8, 2009
This thread is solved
Views: 6962 Replies: 27 Last reply Nov 10, 2011
You must login first before you can use this feature
Reply to:
FaceBook Share, from
znet
Not that I'm aware of.
However I believe you can use the embed codes from a player on your main site then post it on facebook.
Or use one of the many buttons script installs floating around the web
http://www.facebook.com/facebook-widgets/share.php
http://www.google.com/#hl=en&source=hp&q=share+on+facebook+button&aq=f&aqi=g9g-m1&oq=&fp=aa7ac5834e645580
However I believe you can use the embed codes from a player on your main site then post it on facebook.
Or use one of the many buttons script installs floating around the web
http://www.facebook.com/facebook-widgets/share.php
http://www.google.com/#hl=en&source=hp&q=share+on+facebook+button&aq=f&aqi=g9g-m1&oq=&fp=aa7ac5834e645580
Reply to:
» FaceBook Share, from
edge
But i want to share as a stream MP4 on facebook not just like as a post as a youtube video sharing.
I know how to use facebook apis, also this is a good soruce for understanding stream api :
http://wiki.developers.facebook.com/index.php/Stream.publish
in that case for this part on the instructions :
'href' => 'http://www.youtube.com/watch?v=muLIPWjks_M',
i think i need a generic handler which detects the page and if it is non local handle the page with a fullscreen FlowPlayer and set the content of page as a swf object
i do not know if it could succed but i need your opinion or a working example ...
Thanks
I know how to use facebook apis, also this is a good soruce for understanding stream api :
http://wiki.developers.facebook.com/index.php/Stream.publish
in that case for this part on the instructions :
'href' => 'http://www.youtube.com/watch?v=muLIPWjks_M',
i think i need a generic handler which detects the page and if it is non local handle the page with a fullscreen FlowPlayer and set the content of page as a swf object
i do not know if it could succed but i need your opinion or a working example ...
Thanks
Reply to:
» » FaceBook Share, from
znet
I don't have a lot of experience using the facebook api.
I would try searching a little bit http://flowplayer.org/search.html?q=facebook
I would try searching a little bit http://flowplayer.org/search.html?q=facebook
Reply to:
» » FaceBook Share, from
znet
Our upcoming Viral Videos flash plugin will have an option to share a video link to Facebook, and also to Myspace, Twitter, Bebo, Orkut, Digg, Stumbleupon, Livespaces
This plugin has also the "embed code" sharing feature, and sharing via email.
This plugin has also the "embed code" sharing feature, and sharing via email.
Reply to:
» » » FaceBook Share, from
Anssi
@Anssi
I have checked out ViralVid plugin but I am getting error on following line in ViralVid.as:
Other error was in Config Class, It was not able to find "playerSwfName", and I saw that a new getter is added, so I pasted and this error was resolved.
Please help me to fix the above error.
Thanks in advance ;)
--
Chetan
I have checked out ViralVid plugin but I am getting error on following line in ViralVid.as:
Line 292 _player.onMouseOver(onMouseOver);
Line 293 _player.onMouseOut(onMouseOut);
_player is an instance of FlowPlayer and I couldn't find method onMouseOver and onMouseOut on it. Could you please tell me, how I can add listener and fix this.Other error was in Config Class, It was not able to find "playerSwfName", and I saw that a new getter is added, so I pasted and this error was resolved.
Please help me to fix the above error.
Thanks in advance ;)
--
Chetan
Reply to:
Error on ViralVid Build, from
cksachdev
Reply to:
» Error on ViralVid Build, from
cksachdev
The graphics are not yet there in SVN. Will be soon though.
Reply to:
» » » FaceBook Share, from
Anssi
Hi
Is the viral plugin out, dont see it in your plugin list
thanks
Is the viral plugin out, dont see it in your plugin list
thanks
Reply to:
Is the Viral plugin Out ?, from
amphitube
@amphitube:
No, it isn't ready yet.
No, it isn't ready yet.
AlanTone
Allan Tone
Founder/CEO
ProVDN Inc. - Professional Video Delivery Network
http://ProVDN.com
(301) 760-3957 O
(928) 492-3157 F
(866) 373-5239
Posts: 3
Registered:
Oct 21, 2009
Reply to:
» Is the Viral plugin Out ?, from
cksachdev
Reply to:
Any anticipated launch date?, from
AlanTone
It's coming. Just a few weeks and we are finally ready with our 3.2 release.
Reply to:
» Any anticipated launch date?, from
Anssi
Hi Anssi
wanted to check since its couple of weeks any concrete dates on viral plugin is released ?
thanks
amphitube
wanted to check since its couple of weeks any concrete dates on viral plugin is released ?
thanks
amphitube
Grinshan
[url=www.ghacks.net/2009/10/17/facebook-login/]Facebook Login[/url]
Posts: 2
Registered:
Jun 23, 2010
Reply to:
Any Confirmed dates on viral plugin ? , from
amphi936
Hello!
Hi, thanks so much for a great player! I am using the Viral plugin to provide the users with an embed code and a link to the player, but had some functionality questions.
1) When I copy the embed code and post it on myspace, the videos don't appear. I think because of RTMP streaming. When I try to click a video a debug window says this:
SecurityError: Error #2146: Security sandbox violation:http://online.cutlerhomes.com:81/shared/flash_video/player.swf cannot call navigateToURL because the HTML/container parameter allowNetworking has the value internal.
at global/flash.net::navigateToURL()
at com.jeroenwijering.player::Controller/linkHandler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at com.jeroenwijering.player::View/sendEvent()
at com.jeroenwijering.plugins::Display/clickHandler()
2) The link that copies, just brings me back to the player....is there anyway it can point to a specific video that they were watching when they clicked the link code?
3) Is there anyway to remove the option for the embed code and just keep the link copy option?
______________________
Facebook Login
Hi, thanks so much for a great player! I am using the Viral plugin to provide the users with an embed code and a link to the player, but had some functionality questions.
1) When I copy the embed code and post it on myspace, the videos don't appear. I think because of RTMP streaming. When I try to click a video a debug window says this:
SecurityError: Error #2146: Security sandbox violation:http://online.cutlerhomes.com:81/shared/flash_video/player.swf cannot call navigateToURL because the HTML/container parameter allowNetworking has the value internal.
at global/flash.net::navigateToURL()
at com.jeroenwijering.player::Controller/linkHandler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at com.jeroenwijering.player::View/sendEvent()
at com.jeroenwijering.plugins::Display/clickHandler()
2) The link that copies, just brings me back to the player....is there anyway it can point to a specific video that they were watching when they clicked the link code?
3) Is there anyway to remove the option for the embed code and just keep the link copy option?
______________________
Facebook Login
Reply to:
» Any Confirmed dates on viral plugin ? , from
Grinshan
Can you report this as a bug perhaps ? Flash sandbox issues. Might need policy file setup on your server perhaps ?
Reply to:
FaceBook Share, from
znet