flex4.5
Layout questions about HDivideBox and HGroup
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[详细]
2023-03-31 14:36 分类:问答Is mx.containers.HDividedBox deprecated in Flex 4.5?
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.[详细]
2023-03-31 12:16 分类:问答How to scale and clip a BitmapImage in Flex 4.5
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:[详细]
2023-03-31 07:57 分类:问答Charting a count of records returned
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[详细]
2023-03-31 05:23 分类:问答flex mobile project : send emails
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[详细]
2023-03-31 04:43 分类:问答What to use as base for a custom MXML component?
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[详细]
2023-03-31 04:08 分类:问答flex mobile project : add zoom controls on google map
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[详细]
2023-03-30 23:18 分类:问答adding a scroller around a component tag
i have a group tag as given below but i am getting the error:\'Scalar value nodes may not be state-specific\'[详细]
2023-03-30 21:50 分类:问答Change background bluriness when calling Alert or PopupManager
In Flex 4.5 i开发者_高级运维s there please a way to control how blurred is background when displaying an Alert or PopupManager.addPopUp()?[详细]
2023-03-30 13:03 分类:问答how to get ActionBar at the bottom in Flex mobile Application
ViewNavigator has ActionBar on top by default. I want move at the bottom. navigator.actionbar.y=415 //gets actionbar at bottom[详细]
2023-03-30 12:03 分类:问答