My account
Shopping cart
Knowledge base
Support

Knowledge Base

Important! All new questions are usually answered within the next business day.

Loader Pro V3

(views: 22200)

The Loader Pro V3 is a professional loader that features scale modes (scale, crop, scale-crop, resize), align modes, built in preloaders and customized transition tweens. Here are all known issues for Loader Pro V3. If you have any questions that you think we should discuss here please let us know.



Accordion Panel communicates with a loader

(2008-05-29 - views: 24183)
Q: How can the AccordioPanel communicate a loader to load a new image when a new panel is expanded ?
A: You need to add a new attribute to each of the items in the xml file, representing the path to the corresponding image. Next, listen for the "onExpand" event to know when an item has expanded and check the attribute containing the path to the image for the loader component. Finally, associate that path to the loader.
Files: AccPanel_Loader.zip 


Back