sorry, but I can't reproduce your problem...it works. Delayedcall in combination with tween seems to be in general very buggy on iDevices. Is this solved in the current release?
okay, the only case I could think where this could happen would be when there exists already a numeric variable to what the txtadd result should be saved - in this case the result will be converted to a number (in Javascript this conversion is necessary to avoid other errors, in Flash this conversion is not necessary),I'm trying to use this pre-release version, but I see that there is a problem with txtadd function on iphone. Txtadd function returns NaN instead of a proper string. In regular flash player everything is fine.
Location: Netherlands
Occupation: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
: https://pame.virtualtuur.comokay, the only case I could think where this could happen would be when there exists already a numeric variable to what the txtadd result should be saved - in this case the result will be converted to a number (in Javascript this conversion is necessary to avoid other errors, in Flash this conversion is not necessary),I'm trying to use this pre-release version, but I see that there is a problem with txtadd function on iphone. Txtadd function returns NaN instead of a proper string. In regular flash player everything is fine.
I will try to find a solution for that,
a workaround would be not to use an existing variable which was previously a number,
best regards,
Klaus
the different behavior in that situation was not my intention of course,It would be nice, to make it work on idevices the same way as in flash, but if there would be an info in documentation it would'n be neccesary.
yes, just replace the swf/js files,Can I use the krpano.swf and plugins from this updated package to replace the ones in the krpano Tools 1.0.8.12 (build 2010-11-24) 64bit package or do I have to wait for a new krpano Tools package to come out?
the krpano iPhone/iPad viewer in this link is still the 1.0.8.12 one (see the tour.js),I have a problem with the display on the iPhone in version 1.0.8.14.
I guess something is missing in the XML code? It's at: http://www.virtualni-prohlidky.cz/images…in_ip/tour.html
could you send me please an example with that problem?With the latest RC the eCard plugin screen is not in the center anymore but always open somewhere on the top border.
I also wrote Falko an eMail regarding this.
this is a known limitation in Flash,i'm trying to use maskchildren
little bug
if set maskchildren true then edge will set lefttop.
for example:
plugin name="myplugin" edge="center" align="center" x="0" y="0" maskchildren="true" rotate="45"
plugin will rotate around lefttop corner
what problem?The problem is probably that I have a 3G iPhone
This is the same thing I mentioned a few posts back on the 25th and in the end didn't use the newer krpano.swf because the ecard viewfinder shifted way over to the top left. Everything else with the ecard plugin works and even though the viewfinder is top left the image is still captured from the center. I'll email Falko and see if he's made any progress.
Quoted
With the latest RC the eCard plugin screen is not in the center anymore but always open somewhere on the top border.
I also wrote Falko an eMail regarding this.
could you send me please an example with that problem?