Can a super mess up and override in actionscript 3.0
Posted
by Michael
on Stack Overflow
See other posts from Stack Overflow
or by Michael
Published on 2010-05-18T21:15:59Z
Indexed on
2010/05/18
21:20 UTC
Read the original article
Hit count: 281
I'm doing a project at uni to make a game in actionscript, using object orientated programing, but I've hit a problem in the very final stages where it seems like the super stops my overrides from working is this possible? and if so how can I get round it?
© Stack Overflow or respective owner