[osflash] HAMTASC -rb_auto_trace <function> question

Ray Chuan rctay89 at gmail.com
Mon Oct 16 06:41:12 EDT 2006


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 <northwood.lee at gmail.com> 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
> osflash at osflash.org
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
>


-- 
Cheers,
Ray Chuan



More information about the osflash mailing list