Groups | Blog | Home
all groups > flash actionscript > november 2005 >

flash actionscript : AS1.0 OOP Question


Fruber Malcome
11/5/2005 7:07:12 PM
I have a base class that is derived from MoveClip called MCBase.
I have a class called MyMC derived from MCBase.

I have a function in MCBase that gets called during the _mc.onLoad Event.
I'm trying to call a function from MCBase that MyMC has overridden.

Everytime I try, it seems that the MCBase version is running and not the MyMC
version.

How can I call the MyMC version of the function instead? (from an MCBase
function).

thanks - Fruber

Fruber Malcome
11/5/2005 7:18:01 PM
Solved..

I had a typo in my MyMC that wasn't caught the first "several" times I looked at it.

Sorry about that.
thanks - Fruber
AddThis Social Bookmark Button