Hi all,
Here’s my issue…
http://www.neuroharvest.com/flashsite/index1.html
if you goto the client section, and click on several of the boxes, you’ll notice there’s an overlapping issue… With only 2 or 3 boxes this can be worked around, but there will be quite a few more, so I thought of creating a movieholder and doing a loadMovie for each popup window
http://www.neuroharvest.com/flashsite/index2.html
the problem here is when the pop up window closes, there is no animation of the box easing back into place on the green grid, how there is in the first movie… Basically I’m not sure how to “talk” to the main swf file and tell it to do that (i.e. when this popup window closes, tell the main swf to gotoAndPlay a certain frame)
any thoughts?