ok; here is the situation;
i have three movies
first one is A
second B
and the third C
B loads C dynamically when pressed a button in it
A loads B dynamically when pressed a button in it
here is the problem;
I open A and pressed the button to load B dynamically, everthing is ok, B is loaded…
But then when i press the button (on dynamically loaded B) to load C, nothing happens?
isn’t it possible in flash mx to load something dynamically, from a movie which is loaded also dynamically?
sorry for my awful english & thanks for replies…