I am trying to figure out how I would use flex UIComponents in a example like this. Because the UIComponents in flex are not created until they are added to a flex container, I was thinking I might need a hidden flex container that I added the UIComponents to the add them as MovieMaterials.
The example I am looking to do this with is http://www.thetechlabs.com/tutorials/xml/simulating-piclens-with-flex-and-away3d-%e2%80%93-part-3/ Any help would be appreciated.
