Hi I need a custom class so I can set all the event listeners for my menu in one line.
something like this
aboutBut, whoBut, findusBut, contactBut (addEventListener(MouseEvent.ROLL_OVER, menuOver));
anyone found one or created one?
Thanks,
AK
Hi I need a custom class so I can set all the event listeners for my menu in one line.
something like this
aboutBut, whoBut, findusBut, contactBut (addEventListener(MouseEvent.ROLL_OVER, menuOver));
anyone found one or created one?
Thanks,
AK
:: Copyright KIRUPA 2024 //--