Hi,
importing doesn't do anything.
You need to include a concrete reference to the class.
Eg.
class Main {
function dummy() {
var include:Array = [com.cognosense.ids.debug.Profiler];
}
}
On 10/16/06, northwood Lee <[EMAIL PROTECTED]> wrote:
> hi, thanks for your answer.
>
> but, after I import com.cognosense.ids.debug
> .Profiler
> into the main entry, it still doesn't work at all. I just put a method that
> output some debug info into the
> com.cognosense.ids.debug.Profiler.beforeCall
>
> I am expecting some output before each function call. but I there is nothing
> come out.
>
> don't know how to deal with it.
>
>
>
>
>
>
>
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
>
--
Cheers,
Ray Chuan
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org