if i add = null, (even in the class whose method i am overriding) i get that error:
override protected function rollOverHandler(e:MouseEvent** = null**):void {
so this cant be done or what?
if i add = null, (even in the class whose method i am overriding) i get that error:
override protected function rollOverHandler(e:MouseEvent** = null**):void {
so this cant be done or what?
:: Copyright KIRUPA 2024 //--