Hello-
I am working in CS3, but coding in AS2, and the project in production is: http://www.vermilion.com/clients/amg/amg_test12.html, for your reference. I apologize for the download delay…just about everything is attached from the library in the first frame, so the preloader doesn’t work. If anyone can share their technique to skirt this issue, that would be splendid. In the hopes of reducing demands on the processor, I would like to remove movie clips that are off the screen, and attach when they are visible. The mc’s I am referring to are the various scenes that scroll w/ the mouse… the first being the stadium, and so on. by using a hitTest function, I’ve been able to remove movie clips, but have not been able to bring them back. I’m wondering if a better technique would be to use event listeners… just hoping someone out there has tackled a similar pproblem before.
thanks for your time!