Any update to current version?
Posts by bulp
-
-
hi all.. maybe some of you give tips or offer extra services to your client that have their own website built with Wordpress a Panoramic is a WordPress plugin allows you to use Google Street View with auto rotation in the your web page. You can easily customize the appearance of panoramas rotation speed and size.
http://hide.my/x/WPStreetview < Wordpress Version
http://hide.my/x/JQueryStreetview < JQuery Version
-
Just a share......
if you are a website designer / programmer would you do this ? will put "commercial free" Street View as a background of your website ?
Panoramic is a javaScript library allows you to use Google Street View in the background of the web page.
For desktops devices panoramas can rotate automatically, for mobile device shows a static image of this panorama. Included is a background layer pattern ready for use
you can see the sample here
and can get it (buy the script) here
-
i think.. can we limit or hide or fade air compass in ath.. so when view angle up (horizon & above) air compass will disapear...
-
Anyone success to mix / intergrate SWFaddress plugin with Krpano Vrtourskin Droplet ? .. well kinda have few coding required to mix both script.. :)
-
my test with your code is ok...
it works.. but the 1st thumb / after id hide the real 1st thumb.. cant be click... unless i use the fwd & bwd button...
i think better skip scene than skip thumb... :)
-
Tuur u r so quick reply... :)
-
hurm.. i need air compass staticly at rightbottom of screen... but do rotate in that position...
-
id notice this script an xml example of dragablelayer totally can drag out of screen / canvas area..
anyway how to limit it with in canvas / screen
thanks
Code
Display More<action name="draglayer"> if(%1 != dragging, copy(drag_currentx, x); copy(drag_currenty, y); copy(drag_stagex, mouse.stagex); copy(drag_stagey, mouse.stagey); set(drag_sx, +1); set(drag_sy, +1); if(align == righttop, set(drag_sx,-1); ); if(align == right, set(drag_sx,-1); ); if(align == rightbottom, set(drag_sx,-1); set(drag_sy,-1); ); if(align == bottom, set(drag_sy,-1); ); if(align == leftbottom, set(drag_sy,-1); ); draglayer(dragging); , if(pressed, sub(dx, mouse.stagex, drag_stagex); sub(dy, mouse.stagey, drag_stagey); mul(dx, drag_sx); mul(dy, drag_sy); add(x, drag_currentx, dx); add(y, drag_currenty, dy); delayedcall(0, draglayer(dragging) ); ); ); </action>
-
-
Thanks for your request. Actually I started working on it some time ago but never complete it as nobody was interested.
Now I will definitely get it done. But first I'm going to finish documentation for new versions of SWFAddress and Google Analytics plugins.Cool.. this month i can buy some coffee for you.. share ur paypal acc.. :)
-
Hi Jaydee,
i wonder you have this droplet ? at least for easier vtour with SWFAddress...
regards
bulp
-
We all love WordPress, but in most cases we prefer to hide the fact that we are using a blogging platform for our entire business. From other side every day a couple of new security bugs found in plugins, themes and WordPress itself.
This is natural for a popular software but are we safe? Can all plugin authors be notified timely about bugs? Are all of them responsible for security problems they generated? or Can we update our themes and plugins everyday?
Hide My WP created to help us. It not only boosts our security but it also allows us to have more beautiful URLs and permalinks!
Boost your security
Hide My WP control access to PHP files. It protects your site from 95% of SQL-Injection and XSS attacks. This means you can install unsafe plugins without worry about security.
You know hackers, spammers and robots all love WordPress, too with Hide My WP they can’t recognize WordPress and simply ignore you! -
it doesn`t display included panoramic photos, only link and doesn`t show all posts.
well.. thats the flaw of external script.. unless the whole embed url been share into the FB pages..
it DOES SHAW ALL POSTS .. as it is use FB feed instead of post... FB graph define feed as all the post by admin or visitor will be publish... (that we use) Fb graph for post is only display the admin post / status only...
there is limit for the comments for more 25 comments that you get in 1 post... we will fix it...
-
Hi guys...
i do have a simple solutions to get Facebook Fan Page Timeline into your website...
its more looks like a news feed (blog) rather than Facebook default social plugin theme...
plus u can directly response to comments from your starting post directly from your website with this Hide My Fb app
try it & get the code at http://hide.my/fb ... :)
-
Maybe some you wanted Jquery script for small gigapixel images with tagging (max tested image had size 9000×9000 px)
you can get it here at http://hide.my/x/JqueryGiga
:)
-
hi.. id just can't make this code works in HTML5...
the layer...
Code
Display More<layer name="skin_thumbs_hide"url="buttonUP.png" crop="0|0|64|64" align="leftbottom" x="77" y="40" scale="0.5" edge="bottomleft" width="65" height="65" autoheight="" visible="false" rotate="180" scale="0.5" zorder="5" framewidth="64" frameheight="32" frame="0" lastframe="19" onloaded="" ondown="skin_buttonglow(get(name)); skin_showmap(false); skin_showthumbs(false); skin_thumbshide();" onup="skin_buttonglow(null);" /> <layer name="skin_map_hide" url="buttonUP.png" crop="0|0|64|64" align="leftbottom" x="117" y="40" scale="0.5" edge="bottomleft" width="65" height="65" autoheight="true" visible="false" rotate="180" scale="0.5" zorder="5" framewidth="64" frameheight="32" frame="0" lastframe="19" onloaded="" ondown="skin_buttonglow(get(name)); skin_showmap(false); skin_showthumbs(false); skin_thumbshide(); skin_maphide();" onup="skin_buttonglow(null);" />
the action...
Code
Display More<action name="skin_thumbshide"> set(layer[skin_btn_thumbs].enabled,true); set(layer[skin_thumbs_hide].visible,false); set(layer[skin_btn_thumbs].alpha, 1); </action> <action name="skin_thumbsbtn"> set(layer[skin_btn_thumbs].enabled,false); set(layer[skin_thumbs_hide].visible,true); set(layer[skin_btn_thumbs].alpha, 0.3); </action> <action name="skin_maphide"> set(layer[skin_btn_map].enabled,true); set(layer[skin_map_hide].visible,false); set(layer[skin_btn_map].alpha, 1); </action> <action name="skin_mapbtn"> set(layer[skin_btn_map].enabled,false); set(layer[skin_map_hide].visible,true); set(layer[skin_btn_map].alpha, 0.3); </action>
its been a long time i didnt do krpano code.... maybe someone can help me...
regards,
Bulp
-
I thought you meant that the online demo is now working correctly. I think you mean the personal work you are doing is now working.
Either way I would appreciate knowing whether this plugin will work with an iPad. Many thanks.
zzzone, id test this swfaddress plugin for html5 and its works.... you can try it here http://hide.my/floria2009
now my biggest problem is ... its didnt works in Flash.. :( .. maybe id didnt set it properly..
-
Hi,
where does it crash?
a specific example? always?the iPod touch 4 has fewer memory than the iPhone 4, so there the images need to be smaller to avoid crashes...
the krpano viewer already scales the image automatically down to 640px on the iPod touch 4 by default (see here), but maybe together with the Bing Maps plugins (which needs a lot of memory), this can be still too much...you could try adding this code and test if it works:
(btw - this code will set the limit for iPhone and iPod, in the next release I will had the possibility to detect the iPod separately)
Best regards,
KlausKlaus, this is the link... http://hide.my/smkj3 ..id change the minimize bar button only... and in html5 mode.. there is no responsive area to start drag the tour.. id notice only rightside of the screen can be drag.. the rest left side include the button cant be click...
this link http://hide.my/floria2009 id put ur hardwarelimit code...
and Klaus,.. can i have code for onhover / onover to show current thumbnail scene name, both on hotspot buttons... :)
erm.. last time i think there is effect for layer or image blendmode... ie overlay, multiple, different etc.. on this version do those effect still available and do html5 support it ?
thanks....
regards,
bulp
-
id experience iOS Safari & others browser in iPod Touch 4th gen 5.1.1... maybe js faulty ?