![]() |
|
|
|
|
|
||||||||||
|
| User list | Rules | You are not logged in.
Pages: 1
I have imported my tour project from beta 1, getting a bunch of error messages and no hotspots working when generating the tour in beta 2. First I also got error messages in the app for missing the mobile template, but it worked after I changed the html template to "generic". Do I need to start all over again with the tour? It´s a quite complex project, so hopefully not.
The hotspots are links between VR images + flv video spots.
See image for error messages.
Offline
I don't reproduce the errors of the player. Can you send me a simple project which has this problem.
(apt file must be sufficient I will replace used pictures)
Last edited by renan (2010-10-26 09:18:32)
Offline
It's finally the generic HTML template which is not good.
issue 362 open
To temporally fix this, remove the '0' present in the XML file referenced in the generated HTML file.
In pro version, you can also modify or add a new HTML template (with the menu "Edit -> Open templates directory") with code :
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<title>Virtual Tour generated by Autopano Tour</title>
<meta name="viewport" content="target-densitydpi=device-dpi, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
<meta name="apple-mobile-web-app-capable" content="yes"/>
</head>
<body>
<script src="swfobject/swfkrpano.js"></script>
<h1>Project : $(PROJECTNAME)</h1>
<div id="panoDIV" style="height:100%;">
<script>
embedpano({target:"panoDIV",swf:"$(SWF)",width:"100%",height:"100%",allowFullScreen:"true"});
</script>
<noscript>
<div id="tour">
<object width="100%" height="100%">
<embed src="$(SWF)" width="100%" height="100%" allowFullScreen="true">
</embed>
</object>
</div>
</noscript>
</div>
</body>
</html>Offline
renan wrote:
To temporally fix this, remove the '0' present in the XML file referenced in the generated HTML file.
"referenced in the generated HTML file" sound good - what does it mean in usual speech?
Do you mean to generate a tour and remove a "0" in the xml of the generated tour?
Which "0" is it? Where do i find it? Does it laughs at me and shouts "here i am, stupid" when i open the xml?
best, Klaus
Offline
Klaus,
Why not make a permanent fix and add a new HTML template (or replace the Generic HTML template) with the code Renan provided:
http://www.autopano.net/forum/p71382-20 … -26#p71382
Online
Do i ask too much wanting an explanation which i can understand without being a programmer?
klaus
Offline
mediavets wrote:
Klaus,
Why not make a permanent fix and add a new HTML template (or replace the Generic HTML template) with the code Renan provided:
http://www.autopano.net/forum/p71382-20 … -26#p71382
Andrew - i really would like to do that . . BUT HOW??
I´, trying for half an hour now . . . .
Which Template folder must i use? The one in "Kolor" or the one in "Templates" ???
Which file must i edit?
Last edited by klausesser (2010-11-05 21:03:51)
Offline
The file I've marked - generic.html - is the one to replace (make a back up) with the modified code.
Last edited by mediavets (2010-11-05 22:03:04)
Online
Thank you, Andrew!
You mean: i´ll have to paste Renan´s code completely here and overwrite the existing code copletely?
best, Klaus
Offline
klausesser wrote:
Thank you, Andrew!
You mean: i´ll have to paste Renan´s code completely here and overwrite the existing code copletely?
best, Klaus
Yes, copy-n-paste Renan's code to make a new file - replace the file generic.html with this new file.
Online
Thanks, man!!
best, Klaus
Offline
klausesser wrote:
Thanks, man!!
best, Klaus
And did that solve the problem?
Online
mediavets wrote:
klausesser wrote:
Thanks, man!!
best, KlausAnd did that solve the problem?
Not really: when i open it on my iPod a "click" on a hotspot doesnt lead to the next node - as expected - but it goes back to the start-position of the initial node.
So i can´t go from room to room.
Of course i linked the hotspots in PTP like always - but i´ll try "go to pano-view" instead of "go to spot-view".
The simulation in Safari works! here i can move from room to room - but only when i start the .swf and not the html.
On iPod/phone/pad starting the .swf fails of course.
best, Klaus
P.S. doesn´t help. No way to go to another node. The hotspot "refers" to the node i´m already in.
You may check it here:
http://www.klausesser.de/Pad.html (or .swf)
Besides: VERY strange size on iPod/phone . . .
Last edited by klausesser (2010-11-06 00:09:52)
Offline
Template used in http://www.klausesser.de/Pad.html is buggy. You have to take Renan's version to make this working.
Why it doesn't work on mobile is due to <noscript> tag of html code that is not fixed in your version.
Offline
Pages: 1
Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
|
CHOOSING KOLOR Why choose Kolor? Which solution to choose? Download a trial Where can I buy? Education |
SOFTWARE Autopano Pro Autopano Giga Panotour Panotour Pro XnView |
ACCESSORIES Training DVD Panobook PROJECTS Paris 26 Gigapixels Yosemite 17 Gigapixels |
COMMUNITY Forums YouTube channel Google+ |
COMPANY Blog About Kolor Resellers Contact Visit us |
PRESS Press center Press review TOOLS My account |
