How to add facebook like button in Pano2vr?
How to add facebook like button in Pano2vr?
Hi,
Hopki
How to add facebook like & Twitter button in Pano2vr?
Hopki
How to add facebook like & Twitter button in Pano2vr?
- Hopki
- Gnome
- Posts: 9651
- Joined: Thu Jan 10, 2008 3:16 pm
- Location: Layer de la Haye, Essex UK
- Contact:
Re: How to add facebook like button in Pano2vr?
Hi skkris,
Add the relevant images, Facebook and Twitter logos.
For the Facebook image give it the action:
Replacing: http://gardengnomesoftware.com with your own URL
For the Twitter button add the action:
Replacing: Write something here with your own text.
Regards,
Hopki
Add the relevant images, Facebook and Twitter logos.
For the Facebook image give it the action:
Code: Select all
Mouse Click => Go To URL => URL: http://www.facebook.com/share.php?u=http://gardengnomesoftware.com => Target: _blank
For the Twitter button add the action:
Code: Select all
Mouse Click => Go To URL => URL: http://twitter.com/home?status=Write something here => Target: _blank
Regards,
Hopki
- George Palov
- Posts: 58
- Joined: Mon Jun 13, 2011 11:18 pm
- Location: Sofia, Bulgaria
- Contact:
Re: How to add facebook like button in Pano2vr?
hi Hopki, I have done what you wrote, but sharing is not like a "LIKE" button. I still haven't found solution, but yet have seen in competitive software it is doable. Can you comment on that? Is it on the road map? Or maybe some code like the sharing one ( though from what I've read it is not THAT simple...)
Best, George
Best, George
- Hopki
- Gnome
- Posts: 9651
- Joined: Thu Jan 10, 2008 3:16 pm
- Location: Layer de la Haye, Essex UK
- Contact:
Re: How to add facebook like button in Pano2vr?
Hi
Try using the below code with the mouse click go to url action.
Replace our website with yours.
Its not great, but does work.
Regards,
Hopki
Try using the below code with the mouse click go to url action.
Code: Select all
http://www.facebook.com/plugins/like.php?href=http://gardengnomesoftware.com
Its not great, but does work.
Regards,
Hopki
Re: How to add facebook like button in Pano2vr?
making a proper facebook like button in flash is possible, but somewhat complicated, & flash button will not work in html5 panos of course
http://labs.byhook.com/2010/08/03/faceb ... -in-flash/
an easier solution to place a proper facebook like (or twitter, etc) button w # of likes is to place the button code in an html div with a higher z-index than your pano, so the button appears in front of the pano, disadvantage here is that it will not show on full screen flash panos
see this page for example html + css code
http://www.magichtml.com/tutorial_facebook.html
sam
http://labs.byhook.com/2010/08/03/faceb ... -in-flash/
an easier solution to place a proper facebook like (or twitter, etc) button w # of likes is to place the button code in an html div with a higher z-index than your pano, so the button appears in front of the pano, disadvantage here is that it will not show on full screen flash panos
see this page for example html + css code
http://www.magichtml.com/tutorial_facebook.html
sam
Sam Rohn :: 360° Panoramic Photography :: Location Scout :: New York City
PanoPress :: WordPress Plugin for 360° Panoramas in Flash & HTML5 :: http://www.panopress.org
PanoPress :: WordPress Plugin for 360° Panoramas in Flash & HTML5 :: http://www.panopress.org
- George Palov
- Posts: 58
- Joined: Mon Jun 13, 2011 11:18 pm
- Location: Sofia, Bulgaria
- Contact:
Re: How to add facebook like button in Pano2vr?
Thank you Sam, I've seen that long post about flash and FB like button, that is why I wrote it ain't easy at least not for regular users. Will try the second link to see if it work with Panopress...hopefully I can manage to arrange that.
Best, George
Best, George
Re: How to add facebook like button in Pano2vr?
Work only with wmode="transparent"... this is bad way for panoramic content
Gumir J | VR Panoramic Photographer | mobile: +77055717171 | skype: gumirj
website: gumirj.com | google.com/+gumirj | facebook.com/gumirj | twitter.com/gumirj
website: gumirj.com | google.com/+gumirj | facebook.com/gumirj | twitter.com/gumirj
Re: How to add facebook like button in Pano2vr?
It's not... but it shows how to set flash and html/css.but it not in pano2vr
It seems to work much better than setting wmode=transparent
Big thx for this link

Re: How to add facebook like button in Pano2vr?
gutek can you provide how to code?
Re: How to add facebook like button in Pano2vr?
Look at source code from this site
http://flashificator.com/1/Sapani2012/
You must set:
in flash params add
Flash content insert in div with style
Other html elements (facebook like button, google map, html menu...) must have style
This works much better than wmode = transparent
http://flashificator.com/1/Sapani2012/
You must set:
in flash params add
Code: Select all
params.wmode = "opaque";
Code: Select all
display:block;
Code: Select all
position: absolute;
Re: How to add facebook like button in Pano2vr?
Hello,
I try to embed a pano with but after doing that, the mousewheel stops working. How can I solve this problem? Thank you
P.S.
This problem occurs in mozilla firefox- opera and IE seems to work fine.
I try to embed a pano with
Code: Select all
params.wmode = "opaque";
P.S.
This problem occurs in mozilla firefox- opera and IE seems to work fine.
Who is online
Users browsing this forum: No registered users and 9 guests