Code:
_root.attachMovie(mymvc, themvc, 1); setProperty(_root.themvc, _x, 200); setProperty(_root.themvc, _y, 200); setProperty(_root.themvc, _alpha, 200); setProperty(_root.themvc, _xscale, 200); setProperty(_root.themvc, _yscale, 200);
Warum funktioniert das denn nicht? (nutze flash MX)
Kommentar