Basicly I would like this to happen on a left button mouse click any where in a movie.
on(leftMouseClick){
trace(“hi”)
}
Basicly I would like this to happen on a left button mouse click any where in a movie.
on(leftMouseClick){
trace(“hi”)
}
this.onMouseDown = function () {
trace ("hi")
}
place the script your main timeline
Thanks,
Works like a charm!!
:love:
no problem :beam:
:: Copyright KIRUPA 2024 //--