I\'m basically trying to create a tree diagram. I\'ve created the 1st level and I wanted to put it into an array so the next level would be able to get the properties from the previous level/array.
I\'m trying to code a 3d wall like http://www.flashloaded.com/flashcomponents/3dwall/ The shape I am looking to create is like a bath or arena where it is a curve cornered rectangle with sloping side
I\'m looking for the right textfield parameters or work-around for my latest problem here dealing with Flash fonts & text fields.
i am working in Air application in Flex3 , i need know how to set \"selectedItem\" Property when we have 2 values like(data and label) label property to combobox selection, data value for our input.
I am creating a Datagrid in AS3, and adding a sort function to a column. However, this sort function does never get called. Any ideas?
I have a canvas with several small canvases on it. Like this: public class Board extends Canvas { public function Board()
How to know if a XML list have a child? My code below is using hard code stating that I want to run the child of my XML.
I would like to make some kind of thumbnail with capturing BitmapData or ImageSnapshot of some UNINITIALIZED components in my Flex application.
Anybody that happens to know how to do this would really be helpi开发者_Go百科ng me out. Maybe its simple, I don\'t know, but it involves embedded SWF\'s so I imagine it could entail interacting with
This is for a game in a flash AS3 only project. the player controls a character with a gun.By clicking on the screen 开发者_StackOverflowthe gun fires a missile in an arc to the point clicked.