Hallo,
versuch es mal damit
PHP-Code:_root.attachMovie("falscher_tag","falscher_tag_mc",_root.getNextHighestDepth());
_root.falscher_tag_mc._x=250;
_root.falscher_tag_mc._y=350;
_root.gotoAndPlay("meldung");
und bevor du fragst, dieser code ist für die Fehlermeldung
PHP-Code:on (release)
{
_root.play();
removeMovieClip(this)
}


LinkBack URL
About LinkBacks
Zitieren

