Rooting external drag&drop game

Hi, I have a rooting problem.
I have a drag&drop game in a separate file. (in swf format).

On my main scene i call an external swf, “one.swf”.
In that swf i call another external swf, “two.swf”.
From “two.swf” i call “dragdropgame.swf” but the game doesn’t work.

Here are the files: one.swf, two.swf and dragdrop.swf with the original flash files.

Mel*

There you go… fixed and updated a bit. :wink:

Thank you Kode !!

You’re welcome, Melissa. :beam:

Just one more question:

Is it not possible to use _root and then all the paths of the empty mc’s?
Does it have to be _parent?

Mel*

Yeah, I guess you could do that too. :slight_smile: