A HTML5 only plugin to take snapshots of a 360 panorama or a 360 video displayed by krpano and share it on social networks, send it by email or download it.
<script type = "text/javascript" src = "https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"/></script>
<script>embedpano({swf:"krpano.swf", xml:"tour.xml", target:"pano", html5:"only+webgl", webglsettings:{preserveDrawingBuffer:true}, passQueryParameters:true});</script>
<include url="panoshot/panoshoot.xml"/>Full include syntax
<include url="panoshot/panoshoot.xml"/> <panoshot show_snapshot_onstart="false" maxsize="1024" jpeg_quality="0.6" watermark="true" snapshot_name="360_Snapshot" show_ratio="true" ratio_icon_position_align="right" viewfinder_ratio_width="16" viewfinder_ratio_height="9" viewfinder_padding="150" viewfinder_glass="true" viewfinder_bg_color="0x000000" viewfinder_bg_alpha="0.7" viewfinder_border="3 0xffffff 1" snapshot_icon_y="100" email_subject="Check this out !" email_line1="I took this picture !" email_line2="Take yours >" show_msg="true" tutorial_msg="Move the panorama to [b]compose[/b], [b]capture[/b] and [b]share your view ![/b]" share_msg="[b]Wow, nice pic ![/b][br]You can now [b]share it[/b] on your social networks ![br]∨" share_txt="Share on" mobile_button_align="bottom" mobile_button_edge="" mobile_button_x="" mobile_button_y="50" plugin_path="panoshot/" sound_path="panoshot/" external_php_server="false" external_php_server_path="" />Select social networks to enable
<social_but name="panoshot_facebook" show="true"/> <social_but name="panoshot_twitter" show="true"/> <social_but name="panoshot_googleplus" show="true"/> <social_but name="panoshot_linkedin" show="true"/> <social_but name="panoshot_pininterest" show="true"/> <social_but name="panoshot_tumblr" show="true"/> <social_but name="panoshot_vk" show="false"/> <social_but name="panoshot_weibo" show="false"/> <social_but name="panoshot_email" show="true"/> <social_but name="panoshot_download" show="true"/>
if(snapshot_ison == true,do_something,do_something_else)
<action name="mysnapshot"> if(%1 == true,set(layer[show_snapshot_button].visible,false),set(layer[show_snapshot_button].visible,true)) </action>
FOR 360 PANORAMAS |