how do i load a mc in a scrollPane? also, when i try to load an image from my computer, scrollPane hides all the parts greater than its width and height, but that doesn’t happen when i try to do it using a url of any website, it doesn’t hide other parts of the image that should be hidden, and keeps on giving this stupid thing in the output window:
*** Security Sandbox Violation ***
SecurityDomain ‘url of the thing where the img is located’ tried to access incompatible context ‘file:///filename.swf’
why’s that?:upset: