Here you go, ZoomPane component for your viewing pleasure :)
Started working on it over Sam Wan's Devcon presentation files, and ended up writing it almost from scratch.
as easy as:
zoomPane_zp.snapTo(scrollPane_sp);
scrollPane_sp.setScrollContent("worldMapSymbol");
scrollPane_sp.setContentScale(150)
get the component .zip file
get the working sample .zip file
If everything goes fine, expect the final .mxp release pretty soon.
Please report any bugs, comments, critiques :)
Leave a comment