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  
AnimatedGif — Class in package com.dougmccune.controls
The AnimatedGif control is an extension of the AnimatedGifLoader that is designed to be used in custom item renderers and item editors.
AnimatedGif() — Constructor in class com.dougmccune.controls.AnimatedGif
Constructor.
AnimatedGifLoader — Class in package com.dougmccune.controls
The AnimatedGifLoader control works the same way as the SWFLoader control in the Flex framework, except it loads and runs gif animations in animated gif files.
autoLoad — Property in class com.dougmccune.baseClasses.SWFLoader
A flag that indictes whether content starts loading automatically or waits for a clal to the load() method.
autoPlay — Property in class com.dougmccune.controls.AnimatedGifLoader
Indicates whether the animation should being playing once the GIF loads.
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