hi there.
i was wondering.
ive got one swf that loads another external swf into its project into level 2 and i was wondering how do i code something in the externally loaded swf to detect movie clips and arrays and so forth in the one it was loaded with.
like how u normally would use _root.movieclipname_mc.so and so on the parent swf but how would u do it from an externally loaded one all i can make the externally loaded one pick up from the parent one atm is its global variables.
ne idea thanks.