ImageContainer Component (Version 1.5.0)
338 downloads / 3164 views
Rating: 4.11
Author
- Name
- Elvis Mehmedovic
- Site
- http://emehmedovic.com/
- Contact
- mailto:me@emehmedovic.com
Release Date
14 Feb 2008 15:25
Platform
AS 2.0, Flash Player 8/9
Description
ImageContainer Component is an XMCA 0.3 based component. It loads images using a queue or simultaneously, offers several methods to resize images to component area, provides error handling, and allows easy and quick creation of custom skins (for preloading and transitions).
After installing the extension, you can find ImageContainer Component in the Components Panel in Flash.
1.5.0: Added optional image smoothing; added SuperQueue: loading queue for the images in the separate instances of the component; miscellaneous bug fixes.
Preview and Downloads
Discussion
Elvis Mehmedovic (10 Dec 2005 21:55)
Align Components (version 4), Tile Component (version 2), Scrollbar Component, Menu Component and ImageContainer Component are Flash 8 ready.
twan (2 Feb 2006 7:50)
is there a way to preload all other images of a folder into the cache after the first image displays? (like i have 4 images, but i'd like the next 3 to be preloaded (but of course not displayed yet -- i don't need a slideshow :-) while the user is watching the first one so as to minimize load times when user clicks on "next"
great component, by the way!
Marty G (24 Feb 2006 12:13)
Where are the docs for the ImageContainer Component? I don't see anything in help or the actions. I have loaded the tile component and I can see the docs for that.
Thanks, Marty
Kris (23 Jun 2006 18:42)
Can you tell me where I can find any help info on these?
Thanks!
eray (20 Oct 2008 3:40)
x
nikmauro@gmail.com (18 Dec 2008 14:01)
hello it possible to load image with round corner?? thanks! i try 9-slice scaling but not work dynamic scalling mask with scaling
mic@gmx.fr (4 Mar 2009 18:31)
Hello, have got some other examples of this component ? I try to load several images into the cache after the first displays... I think this function is here but i don't know the syntax.. Thank a lot ! mic
Killer600 (27 Apr 2009 11:27)
Sorry, but, please, read my post in comments of ToobPlayer. ImageComponent load images incorrectly or not load absolutely.
Daneil (12 Nov 2009 7:13)
Image Container breaks with duplicate movieclip. I have a imagecontainer component in a movie clip and use duplicate movie clip to clone the component . imageContainer.url = "image.jpg" is not working or dynamically created movie clips do u have an api or should be do something about it ?