flex3
How can I call a JavaScript function embedded inside an html page using flex?
I know there are ways to invoke javascript inside the html wrapper template for the flex application using ExternalInterface, but is it possible to refe开发者_如何学Gorence an external html page?JavaS[详细]
2023-03-28 10:36 分类:问答Strike-through in a DataGrid
Given so开发者_开发百科me rule I want to strike through an entire row in a DataGrid. Is it possible?The most robust way to make this work , would be to use a custom item-renderer, where overriding the[详细]
2023-03-27 10:11 分类:问答Full Flex Display Object to Image
I have a requirement for generating a UIComponent displayed into an Image. Am using the PNGEncoder as well as JPEGEncoder to generate the image.[详细]
2023-03-27 05:25 分类:问答Migration from Flex 3 to Flex 4 Errors
Hello I migrated my Flex 3 project to FLex 4: I am getting these errors: Anyone has an idea about fixing this in Flex 4.[详细]
2023-03-27 04:28 分类:问答Can we use static initializers in a Flex Library?
We are using as3Crypto library in my project. We have downloaded the code, modified a bit and started using it. Initially we have included the complete code as the part of the project. Now we are tryi[详细]
2023-03-27 02:53 分类:问答Flex DataGrid autoscroll on dataProvider change
My Flex datagrid automatically scrolls to the top when I update the dataProvider (ArrayCollection). I do not want this to happen, but I still want all of the objects to update. I am developing a semi-[详细]
2023-03-26 19:50 分类:问答Flex: use function of parentApplication from a module, but with some kind of API
I have an application which loads modules. These modules could be developed by third parties. So to make it easier for them, I would like to develop an API so they know which functions they can call a[详细]
2023-03-26 10:56 分类:问答Datagrid is scrolling up on data refresh
Here is what is happening: I have a datagrid (which I am generating dynamically) If I select开发者_如何学运维 a row and edit it (on clicking it opens a pop up and when i save data in that, I just up[详细]
2023-03-26 10:43 分类:问答Flex Compiler 4.0 25% more rapid than Flex 3 compiler
Its stated in adobe site that the Flash Builder 4 compiler is indeed 25% more performing than the previous Flex Builder 3 compiler.[详细]
2023-03-26 08:03 分类:问答Image object white background showing
I have an Image object that gets resized to the containers size when the image loads. The images that it will load are dynamic in size so after resize I end up with a sliver of the image object\'s whi[详细]
2023-03-25 20:54 分类:问答