Answered
1045 Interface Questions AS3
Hello,
I've recently decided to take a look at AS3, and I was in the process of seeing what kind of changes I needed to do with my code to make it AS3 compliant. I did the changes to import the flash.display.MovieClip class. As I was going through this circular pattern (compile, flash tells me what's wrong, I correct it...) this one area has stumped me.
I get the following error: "1045: Interface newI was not found."
What am I doing wrong? Are Interfaces allowed with AS3 code?
Thanks,
Kelly
I've recently decided to take a look at AS3, and I was in the process of seeing what kind of changes I needed to do with my code to make it AS3 compliant. I did the changes to import the flash.display.MovieClip class. As I was going through this circular pattern (compile, flash tells me what's wrong, I correct it...) this one area has stumped me.
I get the following error: "1045: Interface newI was not found."
What am I doing wrong? Are Interfaces allowed with AS3 code?
Thanks,
Kelly