Is there any idea how to make a similar way click - autorotation and the transition by double click to full screen?
Posts by Andrey_K
-
-
Have a problem in the Global audio on/off button with attribute
"mute"In Flash working and on the simulator iPad also work, but in iPad the sound
not disabled.Code
Display More.... <plugin name="soundinterface" url="%SWFPATH%/plugins/soundinterface.swf" alturl="%SWFPATH%/plugins/soundinterface.js" keep="true" rootpath="sounds/" preloaded="1.mp3,voice.mp3,2.mp3,3.mp3,4.mp3,5.mp3"/> .... <plugin style="_button_right" name="sound" x="54" crop_normal="114|0|38|30" crop_down="114|30|38|30" crop_active="114|60|38|30" crop_inactive="114|90|38|30" crop_hover="114|120|38|30" switcher="true" switched="true" onswitchon="set(plugin[soundinterface].mute,false);" onswitchoff="set(plugin[soundinterface].mute,true);"/> .... -
The original iPad has no gyroscope, so the gyroscope plugin does not work with it. It has accelerometers and selected models have a compass, but neither of these are accessible through the browser, so it is not possible to use them as a fallback.
You do not understand - because of my bad English.
I sorted out the problem yourself. -
I understood it all - this is the server configuration. Since my domain (http://vrphoto.com.ua) was redirected through the frames. If you access the direct link (http://vrphoto.narod.ru/pano/h_legend/h_l.html) - no problems when using a redirect through frames - hang the gyroscope.
I changed the redirect through the frames on the Direct redirect - now at entry (http://vrphoto.com.ua) everything works -
Tested on three iphone 4G (two with iOS 5 and one with iOS 4.3.5) - when you turn on the gyro, they are hangs. They Jailbreak no did. What is the reason I can not understand ...
Moreover, in the beginning, on one of these phones gyroscope work ...
-
-
Please check the gyro on iPhone...
-
Thank you for the example. With sound should now be clear - users thought that the sound works immediately after the start. What would enable sound - just press the button.
A gyroscope on the you iPhone 4G normally work? I was told that the iPhone 4G, after enable the gyro hangs....<plugin name="gyro"
devices="iphone|ipad"
url="%SWFPATH%/plugins/gyro.js"
keep="true"
enabled="false"
camroll="true"
friction="0.5"
velastic="0.2"
/>...... <plugin name="showgyro"
devices="iphone|ipad"
style="button iOS"
onloaded="if(isphone,set(scale,2.3);tween(x,0));"
x="-28"
crop="84|0|42|42"
ondowncrop="84|42|42|42"
onclick="action(showgyro);"
visible="true"
keep="true"
/>
<plugin name="hidegyro"
devices="iphone|ipad"
style="button iOS"
onloaded="if(isphone,set(scale,2.3);tween(x,0));"
x="-28"
crop="84|85|42|42"
ondowncrop="84|127|42|42"
onclick="action(hidegyro);"
visible="false"
keep="true"
/> ...... <action name="showgyro">
set(plugin[showgyro].visible,false);
set(plugin[hidegyro].visible,true);
set(plugin[gyro].enabled,true);
</action><action name="hidegyro">
set(plugin[showgyro].visible,true);
set(plugin[hidegyro].visible,false);
set(plugin[gyro].enabled,false);
</action> -
Sound does not begin automatically, that he began to press the button... With iPad2 no problems - everything works very well. IPad1 does not work on the gyroscope. With the iphone is not clear - some users have a sound, others have no sound.
-
Strange situation with sound ... 2 owners iPhone4 said that buttons is functioning and hear the sound ... With iPad2 no problems - everything works very well. IPad1 does not work on the gyroscope. With the iphone is not entirely clear in some sound is, in other there is no sound.
-
Thank you! I reduced the number of buttons, and increased the size buttons and distance between them. How now?
-
Test, please panorama on the iPhone and the iPad. click
I was told that the first iPad is not working gyro (on iPad2 all good) and different users iPhone do not always work the buttons -
Hi!
But you can indicate that loading in progress
Add some plugin (with text "LOADING...") and hide them in onloadcomplete eventGreat idea! Thank you!

-
Hi all!
On the iPad does not work "progress showload".
Code standard: <progress showload = "bar (center, 6%, 0.6%, 0,12%, solid, 0xffffff, 0x44C8F5, 0x44C8F5)"
showwait = "none" />Help please on iPad "progress showload" does not work in principle, or is there possibility to make it work?
-
Here are it turns out that ... I thought that I have "hands curves" - 2 days tormented ...
Now everything works! Thank you, Klaus!
Sometimes i have make CD presentation using HTML and in connection with this question: "How can I compel work mouse wheel in the panorama window (in offline), without setting the permissions on the site Adobe? " -
Hello!
There is a problem - in the offline does not work zoom mouse wheel (in the on-line, it works fine link). In what may be my bug?HTML
Display More<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> <link href="1.css" rel="stylesheet" type="text/css" /> <script src="Scripts/swfkrpano.js"></script></head> <body> <div id="main"><img src="background1.jpg" alt="" width="941" height="1985" /> <div id="pano"><noscript><table style="width:100%;height:100%;"><tr style="valign:middle;"><td><div style="text-align:center;">ERROR:<br/><br/>Javascript not activated<br/><br/></div></td></tr></table></noscript> </div> <script type="text/javascript"> var swf = createswf("krpano.swf", "krpanoSWFObject1", "941", "350"); swf.addParam("wmode","transparent"); swf.addVariable("xml", "krpano.xml"); swf.embed("pano"); </script> </div> </body> </html> -
Hi Klaus!
Thank you! I solved this problem! -
Klaus is probably something I did not understand ..?

-
Hi!
I can not make out how to do without the multiresolution ?
Droplet makes such code:Code
Display More<image type="CYLINDER" hfov="1.00" multires="true" tilesize="512" progressive="true" frames="24" frame="1"> <level tiledimagewidth="1233" tiledimageheight="4928"> <cylinder url="image_1.tiles/%0f/l6/%0v_%0h.jpg" /> </level> <level tiledimagewidth="617" tiledimageheight="2464"> <cylinder url="image_1.tiles/%0f/l5/%0v_%0h.jpg" /> </level> <level tiledimagewidth="309" tiledimageheight="1232"> <cylinder url="image_1.tiles/%0f/l4/%0v_%0h.jpg" /> </level> <level tiledimagewidth="155" tiledimageheight="616"> <cylinder url="image_1.tiles/%0f/l3/%0v_%0h.jpg" /> </level> <level tiledimagewidth="78" tiledimageheight="308"> <cylinder url="image_1.tiles/%0f/l2/%0v_%0h.jpg" /> </level> <level tiledimagewidth="39" tiledimageheight="154" aspreview="true"> <cylinder url="image_1.tiles/%0f/l1/%0v_%0h.jpg" /> </level> </image>I change code:
Code<image type="CYLINDER" hfov="1.00" frames="24" frame="1"> <cylinder url="image_1.jpg" /> <cylinder url="image_2.jpg" /> <cylinder url="image_3.jpg" /> .... <cylinder url="image_24.jpg" /> </image>
Loaded only image_1.jpg
How to write code? -
Hi,
here the updated videoplayer.swf for the Flashplayer 10.1:
krpano-videoplayer-plugin-2010-07-12.zip(it will be also included in the next release)
best regards,
Klaus