Packagecom.jeffdePascale.fosfr.tracking.methods
Classpublic class Hitbox
InheritanceHitbox Inheritance TrackMethodPrototype Inheritance flash.events.EventDispatcher

Method for Hitbox tracking. Expects the javascript function _hbPageView to be contained or included in the page containing the SWF embed. Specify an attribute in the node for the method in the configuration xml file named hbContentCategory to specify this value, required. See Hitbox documentation for more information.



Public Properties
 PropertyDefined by
 Inheritedname : String
TrackMethodPrototype
Protected Properties
 PropertyDefined by
 Inheritedfosfr : FosfrBaseClass
TrackMethodPrototype
Public Methods
 MethodDefined by
  
Hitbox(_fosfr:FosfrBaseClass, ... args)
Hitbox
  
track(array:Array):void
Hitbox
Constructor detail
Hitbox()constructor
public function Hitbox(_fosfr:FosfrBaseClass, ... args)Parameters
_fosfr:FosfrBaseClass
 
... args
Method detail
track()method
public override function track(array:Array):voidParameters
array:Array