flex3
How to display DataGrid to XML file?
I have a requirement that when I click on GeneratXML button which i开发者_高级运维s below the DataGrid the Datagrid data is converted in one xml file.Something like this would do I think - (I don\'t k[详细]
2023-03-21 02:23 分类:问答Resizing Panel using its center as anchor point
I\'m trying to Resize a panel using a Resize Effect using its center as the anchor point. I\'ve been googling for some information and the only thing I have found is to set the horizontalCenter and ve[详细]
2023-03-19 22:57 分类:问答How to know if a popup is already showing up on the screen in flex
I need to know if a popup 开发者_高级运维(which is a singleton titlewindow, hence would be initialized only once) is already shown in the screen or not, if not then i will call a function to show it u[详细]
2023-03-19 22:56 分类:问答How to connect flex3 application to Database with PHP?
I am beginner to Flex3 .. I am developing simple application with login screen having fields user name and password. I wanted to kn开发者_JAVA百科ow how i store this information in MySql database? The[详细]
2023-03-19 17:16 分类:问答How do I set the properties or fields of the object dynamically in flex
I have an array containing names lets say, var myArray:Array=new Array(\"name1\",\"name2\",\"name3\");[详细]
2023-03-19 16:22 分类:问答What is the complementary event of 'show' for flex displayobjects
Since flex memory management is poor, objects once instantiated dont die very easily (even when they go out of scope), one would need to check on various properties of components. I am using one such[详细]
2023-03-19 14:52 分类:问答Multiple preloaders in the same container
I\'m having a strange preloader problem. I have 2 preloaders inside a canvas. One is to display the progress of a track downloading and the other is to display the position of playback of the track. I[详细]
2023-03-19 03:59 分类:问答Resize images in Flex using as3
I amloading an image using a Loader. On开发者_开发知识库ce loaded, I can get the bitmap data using Bitmap(event.target.loader.content).bitmapData.[详细]
2023-03-19 01:10 分类:问答How to handle manual .swf caching?
I have a .swf in my rails application, located here: /public/bin/editor/Ed开发者_开发知识库itor.swf[详细]
2023-03-18 20:28 分类:问答Bug scrolling on bitmapfill with big containers. Flex 3.6
I have the following scenario: I create an HBox with a width of 1000000px (one million pixels of width).[详细]
2023-03-18 13:20 分类:问答