var sp:mx.containers.ScrollPane; createClassObject(ScrollPane,"sp",5);// это у вас есть? onClipEvent(mouseUp) { sp.contentPath = "c:\1.jpg"; }