Thank you so much Scott!
So nice!
Thank you!
Posts by bazaar
-
-
Thank you Scott!! It works for me!

Last thing, do you know how to disable the handcursor on a scene? It seems the handcursor="false" works only on plugins..?
Thank you!!
xavier -
Hi all, i need an advice:
I need to fill the window with a flat photography. Vertical or horizontal screen, there should be no black stripes around the image.Then, this image have to be not interactive, or zoomable (with mouse, keyboard, fingers or other ways..), just immobile, and the cursor not active.
Just to serve as a simple fitted background for other layers.
I tried different fov types, HFOV, VFOV, DFOV, MFOV.. DFOV seemed nice, but when the aspect ratio of the screen turns to vertical (less than 1:1), then it doesn't works..
limitview="auto" seemes a way..
I don't care if the photo is cropped.
Does anyone have an idea?
Thank you very much,
Regards -
Hi, nice!
How is managed the krpano bingmaps license ?
Thank you!
EDIT : found the problem, emailed you.. thanks ;)
-
Hi, Klaus!
Thank you *VERY* much!!
I removed all textfield layers i didn't needed..
It's all ok!
Best regards!!
Xavier -
Hi,
thank you itsrichphoto!
On desktop, there is no problem!
That's only on I-devices, and on desktop safari with user agent ipad mode..I will test with zorder arams..
Thanks,
Xavier
-
Hello,
i'm coming here since a long time ago, but with a little new problem faced with me..
I'm working on a tour project made with makevtour tool.
The project: http://www.xavierspertini.com/360-visite/val…alibier-hiver2/
Then i've made little customisations with the skin, and some little things.
All perfect, but on Ipad, Iphone, or Desktop Safari with similar user agents, there is no active interactive area except a little vertical strip on the right of the screen..
Have you any idea please?
Thank you!
Regards,
Xavier
-
Hello,
well, it seems that i can't configure this code to my files..
i will take a look better next week...
Thank you very much!
:)
Xavier -
Thank you very much Zephyr,
i'll try it immediatly! -
Seems interesting,
i have some developement techniques limits..
Does these lines to be inserted in the html code, or in the swfkrpano.js?Thanks!
-
Hello everybody,
I wonderer if it was possible with krp, to get the host webserver date, and create krpano actions with it..?
Just something like display some plugins at one date or another...
Thank you!
regards,
Xavier
-
Hello,
is there any possibility to embed the iphone krpano licence comewhere, or protect it with the krprotect tool?
Thanks,
best regards,
Xavier -
Waow!
Alors la j'adore!
Des super belles images, un super choix de points de vue, l'ambiance, la musique..
Tout bon!
:o)I-LOVE-IT!
-
Hi Michel,
returns that scene (null) doesn't exists...
doesn't works
Xavier
-
Hi,
thanks Klaus; but i don't really control all codes yet..
The scenes have to loop between #50 and #90, so i think that should look like this, but doesn't works!Code
Display More<action name="prevscene"> if(%1 != findnext, sub(i,90,1)); txtadd(scenexml,'<krpano>',get(scene[%i].content),'</krpano>'); if(scenexml == xml.content, dec(i); if(i LT 90, sub(i,90,1)); loadscene(get(scene[%i].name), null, MERGE, BLEND(1)); , dec(i); if(i GE 50, prevscene(findnext)); ); </action> <action name="nextscene"> if(%1 != findnext, set(i,90)); txtadd(scenexml,'<krpano>',get(scene[%i].content),'</krpano>'); if(scenexml == xml.content, inc(i); if(i == 90, set(i,50)); loadscene(get(scene[%i].name), null, MERGE, BLEND(1)); , inc(i); if(i LT 50, nextscene(findnext)); ); </action>What do you think about it?
Thanks!
Xavier -
Hi,
is there any way to repeat numbered scenes with the nextscene action?
in example, there are 50 different scenes numbered in a tour.
Is it possible to make a loop with nexsscenes action, only between #0 to #30 scenes?
maybe with this kind of action?
"if number of scene is 31, so next plugin loads scene 0"... etc..Thanks!
regards,
Xavier -
hello,
i just noticed that the search engine of the forum is not really efficient..
every simple words looked with (eg "if" ) returns no match.. whereas searches with google ("if attribute krpano") is ok..
it is not very practical..
Anyway, doesn't change my opinion to krpano!

regards,
Xavier -
Hello,
thank you, but this function is not really appropriate in this case..
I think i have found somethnig with the "scene" function but that is not really clear yet, there is no doc about it yet..
but i think this one could help me..
thanks anyway

-
Hello,
is it possible, in an action, to exclude a xml file included in the tour..
example: in a index xml file, i have this kind of code:
the collines.xml file includes another xml file, that configures a special menu, and special actions:
in collines.xml there is
that inclueds some plugins, pictures, etc..
And i want to totally disable the AA-menu-collines.xml file from the code, in order to load another one later..
So, does it exists an action in order to totally forget this file, and totally simply remove my special menu?
Or a line, in the first page with somthing like
<exclude url="AA-menu-collines.xml"/>Or does i have to set all my differents plugins of all my menus alpha,0 /enabled, false and /visible,false?
thank you!
regards!
-
Hi Klaus,
I haven't seen it...So, i tried it on a 24,9Gb .psb file, 70.000x70.000 images definition (a project i worked on since few weeks, i will show it here once finished)
An you know what?
********* I * LOVE * IT

Works perfect!
Thank you, really, klaus!