I need to add a scrollpane component to the stage, yet I need to do it through as3 as it will be removed later in the movie. Tried addChild(“instanceNameOfScrollpane”); to no avail… Maybe someone can give a better example of how to add a scrollable pdf (image) to the stage with as3. The above works if I can just add it with code ionstaed of dragging it to the stage at a keyframe… Thanks for any help and or direction…