Hi,
Very funny
It is also possible to get a window with a magnifying glass in the middle
Hi,
Very funny
It is also possible to get a window with a magnifying glass in the middle
Thanks a lot Klaus!!!
My first good night since 3 days
Best regards,
Laurent
As you say, stange
Hi jpdeglet69
Yes, you can have the source of the html page and here's the code of one xml (the second is the same exept the "<area>"
<krpano syncother="true" onstart="ifnot(haveexternalinterface, error('ExternalInterface (Javascript Interface) not avaiable! check your Flashplayer security settings see: http://krpano.com/docu/localaccess/'));">
<panoview h="0" v="0" fov="90"/>
<view fisheye="0" limitview="range" hlookatmin="-180" hlookatmax="180" vlookatmin="-90" vlookatmax="90" fovmin="60" fovmax="110" fov="90" hlookat="0" vlookat="0"/>
<progress showload="none" showwait="none"/>
<preview url="pano1data/pano10/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" details="16"/>
<image type="CUBE" multires="true" tilesize="955" baseindex="0">
<level tiledimagewidth="1910" tiledimageheight="1910">
<left url="pano1data/pano10/3/1/%v_%u.jpg"/>
<front url="pano1data/pano10/0/1/%v_%u.jpg"/>
<right url="pano1data/pano10/1/1/%v_%u.jpg"/>
<back url="pano1data/pano10/2/1/%v_%u.jpg"/>
<up url="pano1data/pano10/4/1/%v_%u.jpg"/>
<down url="pano1data/pano10/5/1/%v_%u.jpg"/>
</level>
<level tiledimagewidth="955" tiledimageheight="955">
<left url="pano1data/pano10/3/0/%v_%u.jpg"/>
<front url="pano1data/pano10/0/0/%v_%u.jpg"/>
<right url="pano1data/pano10/1/0/%v_%u.jpg"/>
<back url="pano1data/pano10/2/0/%v_%u.jpg"/>
<up url="pano1data/pano10/4/0/%v_%u.jpg"/>
<down url="pano1data/pano10/5/0/%v_%u.jpg"/>
</level>
</image>
<area x="0%" width="200%"/>
<events onmousedown="set(syncother,true); events.onviewchange();"
onmousewheel="events.onmousedown();"
onviewchange="if(syncother, js( sync_1to2() ) );"/>
</krpano>
Display More
Hi,
Can anybody tell me what's going wrong?
I repeat exactly the example of KRPano (exept the width & height) and...
Thanks a lot
Hi Klaus,
No, it is on the web and all is good exept the panoramas don't move together...
"Here's the trouble "
Best regards
Laurent
Hi,
Impossible to get the two panoramas moving simultaneously
Each one move, yes, but not together
An idea?
Thanks jpdeglet69
I knew that those examples existed, but I could not find its
I would like to have two panoramas side by side in the same window (eg. summer/winter)...
An idea of how to achieve this?
Thanks a lot to help me
Thanks a lot Nupsi!
I will test some options, number of images and filesize to see how it goes.
Best regards,
Laurent
Hi Klaus,
It's a shame because I already had request from companies targeting youth for fashion accessories: necklaces, watches ... but only if the objects were visible on iPhone.
That will be for later!
Best regards,
Laurent
Hi Klaus,
Somebody asked me for 360° objects on iPhone.
Can you tell me if you intend to develop this in the future?
How long?
Thanks a lot!
Best regards,
Laurent
Moved to request
Thanks a lot for the answer
Very nice!
Is it working for every places in the world?
Which is the source of the meteo datas?
Display More
the below action should work but it is not tested."<action name="showfov_tilt">
copy(fov,view.fov);
copy(tilt,view.vlookat);
roundval(fov,2);
roundval(tilt,2);
txtadd(msg,'FOV=',get(fov),'°+ TILT='get(tilt),'°');showtext(get(msg),FOVTEXT);
</action>"
Just a little change and now it's works perfectly
Display More"<action name="showfovtext">
copy(fov,view.hfov);
roundval(fov,2);
txtadd(msg,'HFOV=',get(fov),'°');
showtext(get(msg),FOVTEXT);
</action>"does that work have you tested it? i dont think hfov is valid. this is what the view tag supports i dont see hfov.
Yes, it works fine!
Now, when I zoom to 90°, I have a HFOV of 90° on my screen (default or full screen) and the radar shows also 90°!!!Thanks for the tilt, I will try it and tell you if it works
And what should be the code for the tilt?
I saw something about that reading a post about compass, but I dont want a plugin, just text!
<events onviewchange="showfovtext();" />
<textstyle name="FOVTEXT" origin="bottom" edge="top" yoffset="190" textalign="center" background="false" border="false" fontsize="20" textcolor="0xFFFFFF" bold="false" effect="glow(0xFFFFFF,0.7,4,2);glow(0x000000,1,4,2);dropshadow(3,45,0x000000,2,0.6);" showtime="2.0" fadetime="1.0" />
<action name="showfovtext">
copy(fov,view.hfov);
roundval(fov,2);
txtadd(msg,'HFOV=',get(fov),'°');
showtext(get(msg),FOVTEXT);
</action>
Thanks a lot to those how helped me on Panophoto
Thanks Jaydee, but I don't need the full options, just the FOV visible nearby my buttons