I have an Advanceddatagrid that has its variableRowHeight property set to true. I need this AdvancedDataGrid to have its verticalScrollBarPolicy \"off\" also.
I\'m making small image editor which crops/resize an image. Everything worked perfectly until very last moment. Canvas don\'t want to be captured from scrolling position: only from left top corner.
I\'m having a strange issue with my AdvancedDataGrid.I have a pretty basic (no frills) XML file that I\'m pulling the data from and trying to create a hierarchical view in my ADG.It mostly works, but
I\'m creating my first website and I\'m not familiar to Html or CSS or AS3 sou i decided to do it all in Flash Catalyst. It\'s very easy. The problem is the link that i created to bind the datalist co
I am trying to automatically resize the children within an s:Group. The children are another s:Group and a H:Group. Each have a percentage width of 10% and 90% each. The problem is that when one of th
I have to access 开发者_Go百科jsp variable in mxml file... or how to access jsp variable in java file...http://cookbooks.adobe.com/post_Building_Flex_Applications_with_JSPs-7746.html
In my Flex 4 app I would like all my alert boxes to be a specific width and height, how do I specify that in the CSS? I want to avoid having to specify the width and height every time I want to show a
I\'m trying to create a simple skin for the flex progressbar control. Both the track and the bar should have rounded corners, and the bar sho开发者_如何学Gould fill the track completely in the parts w
I have include css code in my xxml application,but i m getting error error parsing stylesheet c:\\path\\demo\\src\\demo.xxml below is my code thanks for help in advance
I know this doesn\'t have a simple answer, but I want to learn how to scan images, and thus videos (frame-by-frame) and identify other images in that initial image with a given amount of error.