I have a flash program that loads movie clips dynamically and sometimes they want to use more than the space that I give them. Ideally I’d like to force them to only show content in borders I give them. The reason I want this is that my program has a user interface that sometimes gets covered up by this behavior. I’d like to avoid rewriting my program to have these loaded movies be on the first level but that’s looking like my only option. Any suggestions?
I have a flash program that loads movie clips dynamically and sometimes they want
Share
Have a look at the scrollRect property in MovieClip