scroll Pain - content shows outside frame
i'm creating zooming window using scrollpane component as2. contain large diagram scaled fit scrollpane. resizing button scale original size. point show whole diagram , able zoom in , pan read details.
the scrollpane content library clip , i'm using loadmovie dynamically load image clip using variable.
scrollpane.contentpath="picholder";
scrollpane.content.loadmovie (imgfile);
problem: content shows outside frame. slike it's under frame , scroll bars bleeds outside boundaries.
if sp instance name of scrollpane, use:
sp.contentpath = imgfile
More discussions in ActionScript 1 and 2
adobe
Comments
Post a Comment