I am trying to create a movie that will act as a desktop. It will have dragable icons that when double clicked will open other dragable and resizable windows. Each of these window contains more information than they can show so i create all the info and then use a mask to only doisplay a section at a time.
My question is this, when I loadmovie the entire movie loads into the first movie. The method of resizing I use looks at the movie height. Is there any way that I can only load the visible prtion of the movie into the 'parent'?
My question is this, when I loadmovie the entire movie loads into the first movie. The method of resizing I use looks at the movie height. Is there any way that I can only load the visible prtion of the movie into the 'parent'?