flex

dynamic text in Augmented reality via Flex 4

I have been playing with Augmented Reality recently, with my code I can create a cube but I want to create a dynamic Text which will give some information about the cube and change dynamically according movement of Marker. the code of cube private var container:FLARBaseNode; var ml:MaterialsList=new MaterialsList({all:new FlatShad...