I\'m struggling with 2 layout problems when开发者_开发知识库 using HDivideBox in Flex 4.5: When I drag the vertical dividing bar to the left, the Label and the 3 RadioButtons on the top-left do no
Is mx.containers.HDividedBox deprecated by some spark container in Flex 4.5? I\'m new to Flex programming and can\'t find any spark replacement for it.
Here\'s my problem, I need to scale and clip images into square sized tiles to put into a tile list. Here\'s how I want it to work:
I am trying to create some charts in Flex/FlashBuilder 4.5 The issue I have it that the information I wish to display is the number of events within an area. I am using HTTP service to acce开发者_JAV
I want to send email that contains form as a body f开发者_如何学运维rom my mobile app. I am searching in internet , but I am able to find help only for desktop or web applications. I came to know that
I\'m using several custom MXML components in my Flex 4.5 application. They all use absolute coordinates to place Image, Label, Line, etc. components and are currently based on a spark.components.Bord
I am developing a google map appl开发者_开发百科ication using adobe flex 4.5 . I need to add zoom controls like one we see in android mobile(+,-) to the map. I am using\"map_flex_1_20.swc\" file. If I
i have a group tag as given below but i am getting the error:\'Scalar value nodes may not be state-specific\'
In Flex 4.5 i开发者_高级运维s there please a way to control how blurred is background when displaying an Alert or PopupManager.addPopUp()?
ViewNavigator has ActionBar on top by default. I want move at the bottom. navigator.actionbar.y=415 //gets actionbar at bottom