Get your own customer support community
 

preload tiles for fluent panning

hello, I am still trying to build a customized zoomify viewer. the problem that I have been running into is that you always see black artefacts when panning. apparently the tiles are not cached and it takes quite a while until they are loaded.
In the moment I just implemented a rudimentary panLeft / panRight when the mouse is moved to the side of the stage, and the panning is not as fluent as in the original zoomifyviewer......
I wonder if there is a way to cache and align the neighbouring tiles in advance, even if they are not visible yet.
here is my actual version:
http://mugdiman.com/zoomifytest/zoomi...
here is the original zoomify viewer version:
http://mugdiman.com/zoomifytest/zoomi...

maybe you wonder why I am not using the original zoomify viewer, the problem is it is not open source and I am planning to do a lot of customized stuff lateron, once I have a working codebase, it will be much easier.

So I think it is one of the key things to get the panning fluent. Anyone has a tip?
I used the most up to date as3 tweenmap code from the svn.
I will activate the sourceview later.

Cheers dennis
 
happy I’m excited
Inappropriate?
1 person has this question

User_default_medium