kingyiren / flex-object-handles

Automatically exported from code.google.com/p/flex-object-handles
0 stars 0 forks source link

Image with dynamic source(runtime image) does not show up #25

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use ObjectHandles2
2. Use a mx:Image as an objet, with dynamic image source (loaded at runtime)

What is the expected output? What do you see instead?
The image should display and load, but it does not

What version of the product are you using? On what operating system?
Current trunk of object-handles-2, windows-xp

Please provide any additional information below.

Original issue reported on code.google.com by stoica.i...@gmail.com on 3 Oct 2009 at 12:30

GoogleCodeExporter commented 8 years ago
Try setting the width/height of the image explicitly before loading, I suspect 
that's
the issue.

Without further info, I'm not sure.

Original comment by marc.hug...@gmail.com on 22 Dec 2009 at 3:43