This flashcard is just one of a free flashcard set. See all flashcards!
88
Frage
stage.addEventListener(MouseEvent.MOUSE_MOVE, fahren)
function fahren (e:MouseEvent):void {
auto_mc.x = mouseX;
auto_mc.y = mouseY;
e.updateAfterEvent();
}
function fahren (e:MouseEvent):void {
auto_mc.x = mouseX;
auto_mc.y = mouseY;
e.updateAfterEvent();
}
Flashcard info:
Author: CoboCards-User
Main topic: Internet/Intranet
Topic: Flash und Webtechnologien
Published: 14.10.2014