Hi,

In one of the MDL component I've created org.apache.flex.html.Image. I see
in code that this image has 

"imageElement" property and "applyImageData", but I don't see them in
compiled swc. If I use them simply

var image:Image = new Image();
image.applyImageData("image.png");

compilation failing.

They are compiled in JS sight, so probably in order to see them I need to
add also SWF sight. Is it something what was missed or there wasn't plan to
add those properties as visible ? 

Piotr



-----
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Image-Missing-properties-in-created-Image-tp57045.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to