Displays unlimited automatically re-sized thumbnails and main image (no more thumb and seperate main images). It is very easy to configure, just drag and drop from the component library, decide whether or not the data is via the component inspector or an external xml file and enter the amount of images for display. We provide a recommended folder architecture and sample a sample xml and css file.
NO ACTIONSCRIPT KNOWLEDGE IS NECESSARY TO USE THIS COMPONENT BUT
IF YOU DO WISH TO USE CODE:
The component extends the UIComponent class and as such inherits the methods and properties of the UIObject and the MovieClip. It also has it's own methods and properties which can be changed either via the component inspector or by using actionscript and calling the init() method of the component instance. The options include:
* height of the thumbnail scrollpane
* background color of the scrollpane (including transparent option)
* width and height of the main image
* to include/exclude the text area
* background color of the text area (including transparent option)
Full instructions, sample folder architecture, sample xml and sample css files are also included. |