Hi!
I would like to make some kind of thumbnail with capturing BitmapData or ImageSnapshot of some UNINITIALIZED components in my Flex application.
Is it possible?
Thanks in advance!
m.
|
|
Hi! Thanks in advance!
|
|||
|
|
|
|
No. I believe you will end up getting null references if the components are not initialized (The graphics and stuff will all be uninitialized). You can simply initialize the components but make them hidden and take a thumbnail. |
||||||||
|
|
|
@CookieOfFortune
Thanks for help man =)
_32 is my component which I would like to take thumbnail. Thanks one more time ;-) |
||
|
|