apache-flex
Flex 4.5 Mobile Component Overview - where is it?
I guess I just entered the wrong search phrases or is there really no overview of all the components that are useable on the mobile device?[详细]
2023-04-12 10:32 分类:问答How to pass string from virtual keyboard in AIR to an embedded HTML Page
i\'m a newbie in Flex/Air. I\'m developing an AIR web browser and i want to use a virtual keyboard to write in the HTML pages.[详细]
2023-04-12 10:29 分类:问答Simple way to change bar color of Flex DownloadProgressBar component?
Is there a simple way to change the开发者_开发知识库 bar color of the default download progress bar by extending the DownloadProgressBar component besides implementing our own progress bar?Since drawP[详细]
2023-04-12 10:20 分类:问答How to skin a (single) Spark Component to look like an MX Components
Question I want to use a Spark ComboBox with numerous MX Components but the Spark ComboBox does not look the same as the MX Components.Is there a skin I can use to Skin Spark components like MX compo[详细]
2023-04-12 10:09 分类:问答What's the Java equivalent of this declaration in Flex
[Embed(\"assets/BorderContainer.png\")] public const BorderContainerIcon:Class; The xml string of my application menu is formed entirely in java and I can\'t the iconField=\"@icon\" property of the[详细]
2023-04-12 10:04 分类:问答How to move coordinate position of Flash Download Progress Bar?
I am extending the Flash DownloadProgressBar component for use as开发者_如何学运维 a preloader with Flex.Is it possible to override the x and y coordinate position of the progress bar? (the default is[详细]
2023-04-12 09:44 分类:问答How can I tell if an Actionscript object has a certain dynamic property on it?
I have a dynamic Actionscript class as follows: public dynamic class Foo {....} In my code I (may) add some properties to it:[详细]
2023-04-12 08:57 分类:问答how to stop triggering two event at a time in spark textarea (as3+flex4)
textChanged and valueCommit both event listener are attached with a spark textarea as follows: addEventListener(\"textChanged\",[详细]
2023-04-12 08:43 分类:问答creating dynamic lineseries in linechart
This is my array collection [Bindable]private var Projects:ArrayCollection = new ArrayCollection( [ { Department: \"Software\", TotalProjects: 73,Completed:30,Inprogress:30,Approved:13},[详细]
2023-04-12 07:54 分类:问答Maven built swf(flex project) throwing errors at application start
I\'m getting the following error at the start of my application: ReferenceError: Error #1065: Variable mx.messaging.config::ConfigMap is not defined.[详细]
2023-04-12 05:03 分类:问答