
08-05-08, 15:28
|
|
Administrator
|
|
Join Date: Jul 2007
Location: Cesena
Posts: 4,446
Rep Power: 6
|
|
|
Re: FlexGalleryPro
Glad you fixed it.
To show thumbs you could create them when the gallery have finished to load all the images.
It's not difficult.
You can get the image when it is loaded and use Bitmapdata.draw() to get a new bitmap of the image.
After that you push the new bitmap into an Array and create the thumbs. |
__________________
I recommend: Essential Actionscript 3.0
- Non rispondo ai messaggi privati con domande tecniche. Apri una discussione sul forum !
- I do not reply technicians pvt messages. Open a thread !
|