thanks ,I want to learn html5, must be great ![]()
Posts by amazjf
-
-
-
hi everyone
Thank you for your reply, I tried your method, the problem still @Alexey TkachenkoVery sorry, I was wrong code,written it like this in my project
krpano.call("loadxml(<preview url='../ /res/panos/"+pid+"/preview.jpg'/><image><cube url='../server/res/panos/"+pid+"/pano_%s.jpg' /></image>)");so that only the preview is displayed ,thanks !

English is not good, I hope to be able to read

-
Hello, I recently in the use of HTML5's loadXML () found a bug,
loadXML (<image> <preview, url='pano1/preview.jpg'/> <cube url='pano1/pano_%s.jpg' /></ image>),
so that only the preview is displayed,
loadxml (<image> <preview url='pano1/preview.jpg'/> </ image>), with this effect is the same;
loadxml (<image <cube url='pano1/pano_%s.jpg' /> </ image>) so you can display, but there is no preview,
is this a bug?Who can help me, thank you
-
Recent research krpano for ipad do an example, but found a lot of problems, I would like to ask, not later krpano focus on html5 on rather than air, question:
1.videoplugin, the first time can not later shows
2. can not be used stage3d
3.multitouch difficult to use
4. no Gyro
I want a the swc files do development, the ability to provide the following, thank you.
my demo http://zwwdm.com/?p=147
English is poor, Thank you for reading
-
hi!I used krpano the embeddedstartup to created ipa but the air sdk3.4 does not support swf code inside, so can not be released to the apple store What is a good way to klaus, can you export krpano swc for flash programmer?
have other good idea? help me thanks! -
hi ,I want to do a load progress bar,I used this attribute progress.progress,but this default value is not 0.0,is 1.0, is this a bug?
trace("progress : "+Math.floor(core.get("progress").progress*100) in Timerthe result is:
progress : 100
progress : 0
progress : 33
progress : 33
progress : 100
progress : 100
progress : 100
-
hi,My English is not very good,But I also encountered a problem,I using adobe air to created ios application,I used the videoplugin , it is normal when i first to visited the scene ,But when I change scene and go back,the video is Disappear,my tests over and over again, but did not find the answer ,help me thank you!
-
Hi ! Today I've been trying to use the global variable havenetworkaccess ... When I try something like :
"
then it traces " null " instead of a boolean ... I'm using krpano 1.0.8.14 (build 2012-03-16)
Did anyone else try using the havenetworkaccess attribute
-
-
I think you can temporarily use this method
krpano.call("loadpano(null,null,IGNOREKEEP)"); -