Vagabond
02-27-2009, 02:47 PM
these problems are unrelated to each other, I'm sure, so let me begin with the pauseMovie prototype.
I found it on this web site: http://proto.layer51.com/d.aspx?f=825
and I think I'm using it correctly, but it's not actually stopping my movie like it should (see attached zip file)
The other problem is with depth of attached movie clips.
I have 2 movie clips that I'm attaching multiple instances of. One of them is to populate a forest on the stage, and the other is to introduce moving targets.
The forest seems to work right as far as I can tell, but the targets are always appearing on top of everything. They -should- be appearing within their own layer and seem to be inside the forest (behind some trees, in front of other, you get the idea)
I've attached my FLA in a zip file. Inside this you'll find an empty movie clip named generate_deer_mvc. On this time line you'll find but one frame on one layer, and in that actionscript, I've thumb tacked 2 lines (23 and 36).
23 is where I call the pauseMovie prototype.
36 is where I attach the deer movie clip.
I've tried my best but I can't figure out why these don't wanna work for me. Can anyone help?
I found it on this web site: http://proto.layer51.com/d.aspx?f=825
and I think I'm using it correctly, but it's not actually stopping my movie like it should (see attached zip file)
The other problem is with depth of attached movie clips.
I have 2 movie clips that I'm attaching multiple instances of. One of them is to populate a forest on the stage, and the other is to introduce moving targets.
The forest seems to work right as far as I can tell, but the targets are always appearing on top of everything. They -should- be appearing within their own layer and seem to be inside the forest (behind some trees, in front of other, you get the idea)
I've attached my FLA in a zip file. Inside this you'll find an empty movie clip named generate_deer_mvc. On this time line you'll find but one frame on one layer, and in that actionscript, I've thumb tacked 2 lines (23 and 36).
23 is where I call the pauseMovie prototype.
36 is where I attach the deer movie clip.
I've tried my best but I can't figure out why these don't wanna work for me. Can anyone help?