
|
|
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 |
Error: Error #1023: Stack overflow occurred. at flash.display::Stage/set quality() at kflashpano::Kpano/invalidatescreen() at kflashpano::Kpano/setarea() at kflashpano::Kpano/onResize() at krpano/resizeHandler() at flash.display::Stage/set quality() at kflashpano::Kpano/invalidatescreen() at kflashpano::Kpano/setarea() at kflashpano::Kpano/onResize() at krpano/resizeHandler() ... |
Zitat
PS. I think what bulp is trying to say is that your example code does not work locally, it does not sync locally (javascript/flash sandbox restrictions- must upload to server to get it to work)
great examples!I took your code one step further and created this 3-D viewer for Gigapixel Panoramas.
The effect requires you to use the cross-eyed freeviewing method http://en.wikipedia.org/wiki/Stereoscopy#Freeviewing. When you get the hang of it, it gives you really nice true color 3d effect.
Here are four examples, http://www.odyex.com/gigadragon/splitz.php
right, to use the Javascript interface locally, the Flash security settings must be adopted,PS. I think what bulp is trying to say is that your example code does not work locally, it does not sync locally (javascript/flash sandbox restrictions- must upload to server to get it to work)
what have you done to get this error? (old krpano.swf?)hi, wouldn't it be better to sync with LocalConnection than js?
also i got several stack overflow errors :(

got it here: http://krpano.com/examples/javascriptsync/
what have you done to get this error? (old krpano.swf?)hi, wouldn't it be better to sync with LocalConnection than js?
also i got several stack overflow errors :(
I'm not able to get this...?
best regards,
Klaus