Packageorg.spicefactory.parsley.flash.resources.tag
Classpublic class FlashResourceXmlSupport
InheritanceFlashResourceXmlSupport Inheritance Object

Provides a static method to initalize the Flash Localization XML tag extension.



Public Methods
 MethodDefined By
  
initialize():void
[static] Initializes the Flash Localization XML tag extension.
FlashResourceXmlSupport
Public Constants
 ConstantDefined By
  FLASH_RESOURCE_NAMESPACE : String = http://www.spicefactory.org/parsley/flash/resources
[static] The XML Namespace of the Flash Localization tag extension.
FlashResourceXmlSupport
Method Detail
initialize()method
public static function initialize():void

Initializes the Flash Localization XML tag extension. Must be invoked before the XmlContextBuilder is used for the first time.

Constant Detail
FLASH_RESOURCE_NAMESPACEConstant
public static const FLASH_RESOURCE_NAMESPACE:String = http://www.spicefactory.org/parsley/flash/resources

The XML Namespace of the Flash Localization tag extension.