PDA

View Full Version : Parking


dommega
07-30-2001, 02:53 AM
Thanks Jesse for the help, and I have some other questions.

I have been going through the other secs in the forum, but out of confusion I am having trouble with parking a movie into a movie clip; not good with scripting, if you would even call this that. In the 1st frame of the .swf there is a stop. The next frame has a preloader in it and a frame label. In my script clip I load each movie per frame, then on the last frame I play them all.
Problem 1: Everytime I call the label right after the load movie it doesn't work. I do not know how to overcome the stop in the first frame.
Problem 2: There is no stop(), just leads directly to the preloader in the .swf. There is a movie in my subclip-(empty movieclip)-, I load another movie into that subclip, but I don't view it. Everytime I do this and Ctrl+Enter, I get a white screen. I am referring to this tutorial

http://www.flashkit.com/tutorials/Optimization/Caching_-Eddie_Ca-40/more2.shtml

Thanks to anybody,
Dommega

Forcer
08-05-2001, 01:17 AM
As a matter of fact - I'd love to help, but i just dont understand what you mean..!

If you could try to explain it a bit differently, I will give it a try..

dommega
08-05-2001, 05:10 AM
Thanks anyway, but I figured out the problem, kind of. I am still trying to find a way to load a movie and tell it what to do in the same frame. This is costing me many hours of extra work.

Dommega