Hi guys

I found another gap in my knowledge
here's the deal:

very short:
---------------------------------------------
Is there a way to check which background.swf is
loaded from whithin the controls.swf and then
jumps to the appropriate keyframe that tells
you which background is displayed???????
---------------------------------------------

more detailed:
---------------------------------------------
before i explain here's the site it's about:
http://people.a2000.nl/mstaal

i use an empty loader.swf to load the stuff into levels.

there are 2 levels
1 containing the background (level 1)
and
1 containing the controls (level 2)
There are actually more but it's only confusing when i write them all down

now when using the displaycontrol you can switch backgrounds
and the selected backgroundicon in the displaymenu will have
a text effect telling you it is selected
(for this example select background 2 or 3).

Once you have moved your mousepointer away from that control the menu closes again.

Now this is what's wrong:
open the displaymenu again and you will see that the wrong
keyframe is displayed telling you that background 1 is
loaded

Is there a way to check which background.swf is loaded from
whithin the controls.swf and then jumps to the appropriate
keyframe that tells you which background is displayed???????

Hope you guys understand what i mean because it's a bit hard to explain

resume:
3 backgrounds named:
backgrnd1.swf (this one is loaded into level 1 by an empty loader.swf that loads everything into place)

backgrnd2.swf (replacing the one in level 1)
backgrnd3.swf (replacong the one in level 1)

controls.swf (loaded into level 2)
---------------------------------------------


[Edited by Michel on 04-21-2001 at 08:14 PM]