Dear visitor, welcome to krpano.com Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Hi,I have krpano version 1.0.8 beta 9 DEV (build 2009-12-09) and editor.swf plugin 1.0.8 beta 9 DEV (build 2009-10-29) and shows me a "wrong krpano version " .
I do not know what's going on.
right, of courseYES *smile* ... But where is the editor.swf plugin 1.0.8 beta 9 DEV (build 2009-12-09) that works with krpano version 1.0.8 beta 9 DEV (build 2009-12-09) *g* ...
krpano version 1.0.8 beta 9 DEV (build 2009-12-09) comes inside the krpano Tools 1.0.8 beta 9 but there is no new plugins version inside. ;-)
Quoted
but they the plugins are not finished and available yet,
they will come with the viewer release (hopefully soon...)
Location: Netherlands
Occupation: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
Location: Netherlands
Occupation: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
![]() |
Source code |
1 2 |
var swf = createswf("http://s3.panoraamakuvat.fi/panorama_files/wanha_suurtori_joulupukki_20091220/2_joulupukki.swf"); swf.embed("krpanoDIV"); |
additionally to the tools license, the viewer license must be also in the folder of the tools,I am using KRpano 1.0.8 beta 9. I use the multires droplet and outputed an image (pano) with mark "Demo Version". How can this be removed, I have the unlimited version.
right, I see the problem,I wonder what is wrong with my settings with the new krpano tools / viewer when I use "MAKE PANO (SINGLE-SWF-MULTIRES) droplet.app".
The html file doesn't load the SWF-file if it is located on a different server. See below:
working: http://s3.panoraamakuvat.fi/panorama_fil…joulupukki.html
not working: http://www.panoraamakuvat.fi/demot/2_joulupukki.html
![]() |
Source code |
1 2 3 |
var swf = createswf(...); swf.addParam("allowScriptAccess","always"); ... |
I have fixed that problem now for the next release!
a quick fix to get it working, would be to set the Flash "allowScriptAccess" parameter to "always",
e.g. add:
![]()
Source code
1 2 3 var swf = createswf(...); swf.addParam("allowScriptAccess","always"); ...
best regards,
Klaus
you could also...Thanks again Klaus! You're a life saver! I assume that swf's generated with the tools (until next release) doesn't work on Facebook because FB site states the following: