A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
id — Property in class com.jeffdePascale.fosfr.navigation.NavigationEvent
id — Property in class com.jeffdePascale.fosfr.navigation.graphicalNav.GraphicalNavEvent
IDLE — Constant static property in class com.jeffdePascale.fosfr.navigation.loaders.LoaderState
IFosfr — Interface in package com.jeffdePascale.fosfr.prototypes
The IFosfr interface is the core interface for prototypes of the Fosfr framework base classes.
IFosfrInitializeSWF — Interface in package com.jeffdePascale.fosfr.prototypes
The IFosfrInitializeSWF interface expands upon the IFosfr interface for FosfrIntializeSWFPrototype based classes.
IFosfrSWF — Interface in package com.jeffdePascale.fosfr.prototypes
The IFosfrSWF interface expands upon the IFosfr interface for FosfrSWFPrototype based classes.
INavChangePrototype — Interface in package com.jeffdePascale.fosfr.navigation.graphicalNav.changeTypes.prototype
IncludeChangeTypes — Final class in package com.jeffdePascale.fosfr.navigation.graphicalNav.changeTypes
IncludeChangeTypes() — Constructor in class com.jeffdePascale.fosfr.navigation.graphicalNav.changeTypes.IncludeChangeTypes
INFORMATIONAL — Constant static property in class com.jeffdePascale.fosfr.core.fosfrNotification.FosfrErrorSeverity
init — Event in class com.jeffdePascale.fosfr.core.FosfrBaseClass
Dispatched when Fosfr has completed initialization.
init — Event in class com.jeffdePascale.fosfr.navigation.loaders.NavLoaderPrototype
Dispatched when the loading process has started.
init() — Method in class com.jeffdePascale.fosfr.prototypes.FosfrPrototype
Called automatically upon completion of the initialization process by Fosfr, this method should be overriden and used as the starting point for the SWF file.
init() — Method in interface com.jeffdePascale.fosfr.prototypes.IFosfr
init() — Method in class com.jeffdePascale.fosfr.utils.externalClasses.FosfrExternalClass
init() — Method in class com.jeffdePascale.fosfr.utils.externalClasses.FosfrExternalMCClass
init() — Method in class com.jeffdePascale.fosfr.utils.externalClasses.FosfrLiteExternalClass
init() — Method in class com.jeffdePascale.fosfr.utils.externalClasses.FosfrLiteExternalMCClass
INIT — Constant static property in class com.jeffdePascale.fosfr.core.FosfrEvent
The FosfrEvent.INIT constant defines the value of the type property of the event object for a init event.
INIT — Constant static property in class com.jeffdePascale.fosfr.navigation.loaders.NavLoaderEvent
The NavLoaderEvent.INIT constant defines the value of the type property of the event object for a init event.
INIT — Constant static property in class com.jeffdePascale.fosfr.navigation.swfAddress.SWFAddressHandlerEvent
initialize() — Method in class com.jeffdePascale.fosfr.core.FosfrLite
Alternatively to the createFosfr method, this method initializes variables to their default values in the Fosfr framework when a configuration XML file is not utilized.
initialize() — Method in class com.jeffdePascale.fosfr.debug.Debug
Starts the debug panel.
initialize() — Method in class com.jeffdePascale.fosfr.navigation.Navigation
Intializes the Navigation class and starts the loading process.
initialize(changeType, args) — Method in class com.jeffdePascale.fosfr.navigation.graphicalNav.GraphicalNavController
initialize() — Method in class com.jeffdePascale.fosfr.navigation.swfAddress.SWFAddressHandler
Starts functionality of the SWFAddressHandler instance.
initialize(methodStringsList) — Method in class com.jeffdePascale.fosfr.tracking.Tracking
Populates the Tracking class with an XMLList containing the values and parameters for the tracking methods specified within.
initialize() — Method in class com.jeffdePascale.fosfr.utils.jsonHandler.JSONHandler
Activates the instance of JSONHandler, making the callback method accessible and setting callbackAccessible to true.
INITIALIZING — Constant static property in class com.jeffdePascale.fosfr.navigation.loaders.LoaderState
initialSubLoad(deepLink, varObj, skipPreload, preloadArray) — Method in class com.jeffdePascale.fosfr.navigation.Navigation
initialSubSWF — Property in class com.jeffdePascale.fosfr.navigation.Navigation
The numerical value of the subSWF to load from the NavArray class.
isEmpty — Property in class com.jeffdePascale.fosfr.navigation.NavArray
isLoading — Property in class com.jeffdePascale.fosfr.navigation.loaders.SubLoader
Boolean, specifies whether a SubSWF file is currently loading.
ITrackMethod — Interface in package com.jeffdePascale.fosfr.tracking.methods.prototype
The ITrackMethod interface is the core interface for prototypes of the Tracking methods of the Fosfr framework.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z