You are not logged in.

> The forum rules have been updated. Please take a moment to read them.


#1 2012-11-07 19:22:54

osmica
Member
Registered: 2012-04-15
Posts: 73

share / like buttons for Facebook, twitter...

Hello,

I find on the forum (in an older topic) this informations about. As I am a beginer and I am not a programmer I would need some help to do that.

Does somebody here knows how to do that and/or have already do that? I can send you my xml file (created with PTP 1.8) and you copy the right code in the right place. Than I will know for next time.
I don`t understand here what URL I must write. Is that the URL of my SWF file location? What is relative or absolute? An example?

Thank you
Toni

* if you are familiar w customizing your projects xml, adding something like this should do the trick

<plugin name="facebook"   
    url="path/my-fb-button.png" 
    align="rightbottom" 
    y="0"
    x="-0"
    onclick="openurl(FACEBOOK-URL-GOES-HERE,_blank);"
/>

replace FACEBOOK-URL-GOES-HERE with your sharing url in the onclick & make sure you have a button.png at the proper path as shown above, this path can be relative or absolute

see the krpano documentation for more info

http://krpano.com/docu/xml/#plugin

also see this link for embedding panotour in facebook posts and pages

http://www.autopano.net/wiki-en/action/ … N_FACEBOOK

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson