Posts by kaena
-
-
Krpano: 1.0.8.15 (build 2012-10-05)
ipad - ios Safari:6 webkit 536.26hi,
for IPAD/IPHONE
In the following example, when I click on a hotspot, it plays music half the time. Sometimes the sound does not play and it shows me an error message: "loading interface sound of music / coupe.mp3 failed", yet he played music before the error. I also have this type of error "unknown error" or "you're not allowed to get to the requested resource"
How do I fix this problem?
Code
Display More<plugin name="soundinterface" alturl="%CURRENTXML%/plugins/soundinterface.js" rootpath="%CURRENTXML%/musique/" preload="true" keep="true"/> <hotspot name="hs8_parv" style="hotspot" onovercrop="0|410|36|36" crop="40|410|36|36" ondowncrop="0|410|36|36" ath="23.086354407626104" atv="-52.83544216881787" oy="-40" edge="center" pic="boeuf" onclick=" showpic(); play(boeufs.mp3); "/> <action name="play"> stopallsounds(); playsound(auto,%1); </action>
thank you
-
-
HI,
Quotehave you updated the plugin itself to build 2012-10-05?
yes,
Here is an example
http://www.virtual-visit.fr/test/index.htmlWhen you click 2 times on the same button. The spot disappears and the application no longer works.
thank you for your help
-
Hello,
HTML5 = "Always"
plugin = Bing Maps
Krpano ver 8.1.15 2012-10-05 - Update
Browser: firefox 18.0.2I have a problem with the plugin "bing maps".
The action addspot() bug. I created a button with onclick ="plugin [map]. addspot (spot1, .., .., ..)."
the click action, the spot1 is created but if I click again, the spot1 disappears.a solution?
thank you
-
hi
SWFAddress and iframe is ok for Chrome, safarie and explorer.
but does not work with firefox. I have version 18.1 of firefox.Is there a solution?
thank you
-
ok thank you !
-
hi,
I have a problem, the <img> iphone does not work.
but with the iphone emulator it works.
here is my code:
Code
Display More<data name="portail"> <H3>Portail central.</H3> <img align="left" width="120" hspace="10" src="../images/preview.jpg"/> <p>Édifiés avec la façade dans le courant des années 1230, les portails occidentaux sont - dit-on - endommagés par l’incendie qui ravage la ville en juillet 1293. Quoi qu’il en soit, ils reçoivent à la limite des XIIIe et XIVe siècles un nouveau décor sculpté, rehaussé de polychromie. Ces statues et reliefs sont méticuleusement détruits dans les derniers mois de 1793. Pourtant, les traces qui subsistent, un certain nombre d’éléments retrouvés lors de fouilles, quelques rares mentions dans d’anciens ouvrages, enfin, une comparaison avec d’autres cathédrales permettent d’en déchiffrer encore l’iconographie.<br/><br/> À l’instar des portails occidentaux d’Amiens, le portail central était consacré au Christ et au Jugement dernier, le droit (sud) se rapportait à la Vierge, tandis que le gauche (nord) glorifiait les saints fondateurs et protecteurs du diocèse.<br/><br/> Le portail central, qui ouvre sur la nef, est le plus large des trois. Jadis, on y était accueilli par une statue du Christ, dressée contre le trumeau, ce que suggèrent les animaux symboliques sculptés sur son support : un « pélican mystique » et un phénix sur un bûcher, deux allusions au sacrifice volontaire du Christ. Le tympan était entièrement dévolu au Jugement dernier. La résurrection des morts, qu’on distingue encore au registre inférieur, était surmontée du pèsement des âmes aboutissant à la séparation des élus, à gauche, et des damnés, à droite, parmi lesquels figuraient deux évêques mitrés. Au registre supérieur, trônait le Christ-Juge, encadré par la Vierge et par saint Jean en position d’intercesseurs, et par des anges.<br/><br/> Le soubassement des ébrasements est tapissé d’un motif de fleurs stylisées où se détachent huit quadrilobes renfermant des scènes de la Genèse. On y devine les principaux épisodes de l’histoire d’Adam et d’Ève, s’achevant probablement par le sacrifice de Caïn et d’Abel. À la hauteur du Christ du trumeau, huit statues s’adossaient aux colonnes des ébrasements. On ignore leur identité et l’on ne peut qu’hésiter entre une sélection d’apôtres, témoins du Christ, ou de prophètes, annonceurs de sa venue.<br/><br/> Au-dessus des chapiteaux reliés par des murailles crénelées et une enfilade de bâtiments symbolisant la Jérusalem céleste, se développent quatre voussures. Elles conservent les silhouettes de deux rangées d’anges debout, aux ailes déployées, encadrant deux suites de personnages assis, membres de la Cour céleste qui assistent au Jugement.<br/><br/><br/><br/><br/><br/><br/><br/> </p> </data>
what is the problem?
thank you for your help
-
Quote
Try to set document.location.hash before openning a shadowbox, cos
iframed page will read this value after loading. It doesn't make sense
to pass this value through to iframed page through url.I haven't used shadowbox before, but I will have a look.
I find no solution, I hope you find a solution.thank you
-
Can you make an example with a shadowbox please.
I added,script into iframed page.but it does not change
thank you
-
hi,
my problem, I can not open the desired scene in a shadowbox from a tag <area>
<area alt="Souterrain the citadel of Laon" shape="rect" rel="shadowbox[Mixed]" coords="615,273,637,295" href="laon/index.html#/souterrain1/" />
the scene is always the one that appears by default.
example:
http://laon.virtual-visit.fr/test.html
links with the shadowbox does not work, the scene is always the one by default.
Is there a solution?thank you
-
-
hello klaus,
I made an example to see the problem.
index1.html has an event onremovepano "<onremovepano events =" trace ('action ..');"
index2.html has not event on onremovepanoWhen you click on the spot of the plan "barriquekeller" behavior of the radar is different with and without the event onremovepano.
is this a bug?
thank you
-
hi
can we create an events in an action?
<action name="action1">
Newevents(name);
set(events[eventsName].onnewpano,action2();)
</action> -
action normally takes place in that order when you click on a hotspot.
if(scenename==%1,
lookto(%3,%4,%5,smooth(200,20,100));
wait(load);
sauvdataposition();
loadscene(%2,null,MERGE,ZOOMBLEND(2,10)),
loadscene(%1,null,MERGE,BLEND(1));
lookto(%3,%4,%5,smooth(200,20,100)); >>> <scene name"Myscene" OnStart =action(Myscene)/>
sauvdataposition();
wait(load);
loadscene(%2,null,MERGE,ZOOMBLEND(2,10));) >>> <scene name"Myscene1" OnStart =action(Myscene)1/>
When I put the event "onpanoremove"the action takes place in that order:
loadscene(%2,null,MERGE,ZOOMBLEND(2,10)),
lookto(%3,%4,%5,smooth(200,20,100));
sauvdataposition();
loadscene(%1,null,MERGE,ZOOMBLEND(2,10)), >>> <scene name"Myscene" OnStart =action(Myscene)/> >>> <scene name"Myscene1" OnStart =action(Myscene1)/>wait(load) ? All this at the same time
Krpano 1.8.14version build 2011-10-21 -
hi,
I have a bug with the event "onremovepano"
When I assigned any action I lose the timeline.
this is strange!
<events onremovepano= " set(plugin[texte].visible,false);" /> to replace it with "onnewpano" It's ok
I can not identify the source of the problem -
-
thank you klaus :)
-
hello,
I need help
I want to load the scene :
set (data [hlook].content, get(view.hlookat));
set (data [vlook].content, get(view.vlookat));loadscene(scenea,view.hlookat=get(data[hlook].content)&view.vlookat=get(data[vlook].content),MERGE,BLEND(2));
but i have a Black screen with with the values N/A for h/vlookat why ?
thank you