Questions tagged [flex-spark]

Spark is the new component skinning library introduced in Adobe Flex 4.

Spark is a library for skinning components in Adobe Flex. Spark supersedes the previous library, Flex MX.

521 questions
0
votes
1 answer

Spark Tile layout - get renderer from point

is there an built in method in spark tile list to get an item from a given point? Thanks
Eran
  • 1,628
  • 16
  • 31
0
votes
0 answers

Flex spark to 'wear' button skin for dropdownlist component

I have a custom dropdownlist component (inherited from a previous project). I would like to 'wear' a button skin for this custom dropdownlist (The custom dropdownlist's behaviors are unchanged). Is this possible and if possible, how can I implement…
Hai-Binh LE
  • 167
  • 1
  • 12
0
votes
1 answer

How to add smoothing to Spark Image from external source

By default images from remote domains are not accessible or smoothed without the remote server adding a policy file. I remember in another project we were able to enable smoothing in these situations. We had to set or add the remote domain to…
1.21 gigawatts
  • 16,517
  • 32
  • 123
  • 231
0
votes
1 answer

How to reset flex spark state

I am creating flex application in which I am using spark states. State 1: is a initial page. State 2: Having radio button, Submit and Cancel Button. Now my problem is .. When I move to State 2 from State 1 and click on radio button then Submit…
ppb
  • 2,299
  • 4
  • 43
  • 75
0
votes
1 answer

Label is not aligned correctly in FormItem on mobile

The FormItem is not aligning correctly on mobile. Is there a fix for this?
1.21 gigawatts
  • 16,517
  • 32
  • 123
  • 231
0
votes
1 answer

Dynamically create radio buttons in an HGroup in Flex

I am writing an application in Flex 4. I created an HGroup like so: Then, in Actionscript, I am looping over a collection and adding radio buttons dynamically to a RadioButtonGroup. Then, I want to add that…
0
votes
3 answers

Flex - How to bind XML children attribute values to dataProvider property of a DropDownList?

Here is my sample XML for an XML document that consists of metadata about print templates: