|
-
controlling loaded movies not in levels
hi,
I have searching over and over if it is possible to load a movie into a clip "content" then control that clip.
I don't want to use levels, no matter what I do it doesn't work.
Can someone give me some help here...
__
on (release) {
loadMovie("ueber_uns.swf", _root.content);
tellTarget ("_root.content") {
gotoAndPlay("about2");
}
}
thanks in advance
take it or leave it

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|