Main Page | Packages | Class Tree | Index | Help

mx.controls.streamingmedia

class Tracer

Object
  |
  +--mx.controls.streamingmedia.Tracer


class Tracer
extends Object

Send all trace statements through this class so they can easily be universally turned off.


Author:
Andrew Guldman


Fields inherited from class Object

__proto__, constructor, prototype

Method Summary

public static
trace ( message: String ): Void


Methods inherited from class Object

addProperty, hasOwnProperty, isPropertyEnumerable, isPrototypeOf, registerClass, toLocaleString, toString, unwatch, valueOf, watch



Method Documentation

trace

public static function trace(message: String): Void

The documentation was generated from the following file:


Copyright © 1997-2005 Macromedia, Inc. All rights reserved. Generated with AS2Doc