Pathcorrector
By Joachim Schnier
Introduction
You often encounter that you load a movie into an empty movieclip and it does not work, because in nested movieclips objects on the main timeline are referred to with _root. In order to correct this you have to enter the correct path all the time. This pathcorrector component will do it for you. Test this in the following movie where you have three options: a movie loaded by loadMovieNum in level 1 and two movies one with and one without the pathcorrector loaded into an empty movieclip using movieHolder.loadMovie("myMovie.swf");. The uploaded movie contains another movie, movie2, which has a button to regulate one of the objects in movie1. Movie2 in all cases has a pathcorrector (exactly the same as movie1 has) and the name for the empty movieclip in movie1 to upload movie2 is also "movieHolder" as in the parent movie. So in summary you are dealing here with three movies.
| » Level Basic |
|
Added: 2002-12-07 Rating: 7 Votes: 5 |
| » Author |
| The author is a basic scientist in cancer research. |
| » Download |
| Download the files used in this tutorial. |
| Download (43 kb) |
| » Forums |
| More help? Search our boards for quick answers! |
-
You must have javascript enabled in order to post comments.


Comments
There are no comments yet. Be the first to comment!