I have a tree like this:
root
-child
-childchild
-childchild
-child
-childchild
-childchild
I need to add a fresh node to the root and have it show up as a child with the root folder. I also need to add a child to the child and have it do the same thing. I first initially load the tree up with...
I have a UI window component and have a movie clip on the lower right corner with a tab so you can resize it. I'm trying to change the mouse icon when you rollover the movie clip so it will change into a resize icon. I need this mouse rollover event to be a smooth transition. Any ideas?
I wanted to make the nodes in a tree right clickable with a mouse. When you right click on a node a popup menu opens and gives you the option to add or delete the node that you clicked on. Any ideas?
I have a tree within a accordion component. I have Three headers for my Accordion and under each head I have a different tree residing within each header. I need different icons displayed for each tree. Example:
Accordion Header 1
-Tree Node
-Tree Child
-Tree Child
-Tree Child
Accordion Header 2...
I'm trying to add different header icons for an accordion component. I have multiple movie clips with different skins in each one and I can't apply multiple skins to each child of the accordion. This is the code that I'm using but I need it applyied to different headers of the children...
I'm trying to add different header icons for an accordion component. I have multiple movie clips with different skins in each one and I can't apply multiple skins to each child of the accordion. This is the code that I'm using but I need it applyied to different headers of the children...
I'm trying to add different header icons for an accordion component. I have multiple movie clips with different skins in each one and I can't apply multiple skins to each child of the accordion. This is the code that I'm using but I need it applyied to different headers of the children...
I have a drop down box with different items that you can select. Once an item is selected from the combo box the datagrid is populated with a specific type of data from an xml file. The images don't load on the first time with the cell renderer class. After the datagrid has been populated and...
I'm having trouble with the xml parsing. I have thousands of records that i'm pulling in to a datagrid and am having trouble with time. I need something that will pull large amounts of data into a datgrid without spending the time to do so. Any ideas of how I can speed up the xml parser or is...
I have tried loading the images into the datagrid but I can't get the images to load on the first time. After the datagrid has been loaded and I refresh the datagrid the images will finally come in. I'm having trouble getting the images to load when the datagrid displays on the first time...
'm trying to load 4 different images into a datagrid column. I'm already pulling in data from and xml and need to add another column for specific images depending a specific ID in a xml file.
I'm trying to load 4 different images into a datagrid column. I'm already pulling in data from and xml and need to add another column for specific images depending a specific ID in a xml file.
I finished with the loading of the different xml files into the datagrid. I'm now trying to figure out how to do different image icons in a datagrid. I have four different movie clips with icons in them and want to load them into a column in the datagrid depending on certain conditions. I'm...
I'm trying to populate a datagrid with xml data. I've used the xml connector and have succesfully populated the datagrid. I need a combo box at the top and with each click load a different .xml file into the data grid. ??
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.