What mean

Hi all,


var stageDetector:StageDetector = New StageDetector(this); 

I can’t find in reference StageDetector .

and


setChanged();

I can’t find this ether .

I do not know what it means .

Thanks for reading .

Presumably Essential ActionScript 3.0 by Colin Moock would explain the purpose of that class. The class appears to be his creation. setChanged is probably something that he wrote as well.

That book , only explain purpose .
I want to find it in the reference .
And btw those **this **in the StageDetector are confusing me .

It’s a custom class, there is no formal reference.

oh ,thanks I found it in the book on the page 529 .
Author did not mention in the preface of his book that I must have a super memory .:smiley:

I see u have used New in upper case, should be lower case