Get your own customer support community
 

stepless zoom

I am trying to build a customized zoomify-viewer application with modestmaps. (the original zoomifyViewer is not open source) for that reason I need a zoom that has very fine zoom steps that are much smaller than the default zoom-levels. actually, when I move the zoom slider (the standard one in the as3 repository) I can already see the image zooming in realtime but it will then it would snap to the next integer zoom level and not stay in the position. is there a possibilty to make the zoom stepless or the zoom steps much smaller? I tried to change the zoomDelta in the zoomByAbout function(map.as) for example from 1 to 0.1 and from -1 to -0.1 , but no success. I guess the value is later still rounded to the next integer. where is the right place to make this modification? thanks Dennis
 
happy I’m excited
Inappropriate?
2 people have this question

User_default_medium