flex3
as3crypto issue
I am using the as3crypto library to get the AES algorithm working on a small project that i am doing. This is how i get the crypto function :[详细]
2023-03-25 19:25 分类:问答flex - programmaticSkin to be used only on certain items
I\'ve used p开发者_运维技巧rogrammaticSkin to customize an element i use. I would only like to use it on certain occasions. (on some instances - yes and on others no, or use other skin) is it possible[详细]
2023-03-25 15:16 分类:问答data vs listData in Flex itemRenderer
I was wondering what the difference between data and listData in itemRenderers in flex. I have worked with data in all of my itemRenderers.[详细]
2023-03-25 12:54 分类:问答In Flex why does adding a child component to a VBox change it's width and height so much?
I am using Flex 3. Here is my code: <?xml version=\"1.0\" encoding=\"utf-8\"?> <mx:VBox xmlns:mx=\"http://www.adobe.com/2006/mxml\">[详细]
2023-03-25 04:37 分类:问答Flex clarification needed: width, min(max)Width, explicitWidth, explicitMin(Max)Width, measuredWidth, measuredMinWidth, percentWidth
Is anyone able to shortly explain the meaning of the different Flex size properties in a comprehensible way?[详细]
2023-03-24 11:15 分类:问答How can I disable carriage returns within an editable TextArea?
I am simply wanting to stop a user entering carriage returns in a TextArea. I have been experimenting with the \'restrict\' property in the TextArea but cant seem to work it out.[详细]
2023-03-24 09:12 分类:问答How to solve TypeError: Error #1009: Cannot access a property or method of a null object reference while calling swf from flex 3
I\'m new to flash . I have called this flash code in Flex using SWF loader .I got the following Error. Here I\'ve attached flash coding for header_text_fla Kindly do the needful.[详细]
2023-03-24 07:52 分类:问答Display List ItemRenderer Index in Flex3
Is there a direct way to get the item index of the data inside an itemRenderer? I need to display the item number against each item. I am currently doing a workaround and won开发者_如何学编程\'t allow[详细]
2023-03-24 07:20 分类:问答Why does Item renderer call REMOVED_FROM_STAGE get called
I am posting a sample item renderer for TileList I am using. I broke it down to a a very basic renderer.[详细]
2023-03-24 03:17 分类:问答Catching an onReleaseOutside for the stage
Firstly I feel this question is not a duplicate for : Easiest implementation of onReleaseOutside in AS3?[详细]
2023-03-24 00:44 分类:问答