Packagecom.jeffdePascale.fosfr.prototypes
Interfacepublic interface IFosfr
SubinterfacesIFosfrInitializeSWF, IFosfrSWF
ImplementorsFosfrExternalClass, FosfrExternalMCClass, FosfrInitializeSWFPrototype, FosfrLiteExternalClass, FosfrLiteExternalMCClass, FosfrPrototype, FosfrSWFPrototype

The IFosfr interface is the core interface for prototypes of the Fosfr framework base classes.



Public Methods
 MethodDefined by
  
debug(str:*):void
IFosfr
  
init():void
IFosfr
  
track(tag:String, forceMethod:String = null, ... args):void
IFosfr
Method detail
debug()method
public function debug(str:*):voidParameters
str:*
init()method 
public function init():void
track()method 
public function track(tag:String, forceMethod:String = null, ... args):voidParameters
tag:String
 
forceMethod:String (default = null)
 
... args