flex-spark Questions

7

I'm building a somewhat large Flex project that includes several modules (a single Flex project that produces multiple SWFs) Right now, I have a single css file, being loaded in the main SWF tag: ...
Rhoades asked 30/9, 2009 at 18:6

2

I am displaying data in spark Labels. Now I find that the user cannot select and copy the displayed text. The docs don't show what needs to be done (mx.Label allowed this but a spark label does not...
Waterfront asked 31/1, 2011 at 16:22

3

Is there an easy way to change the background color of a Flex 4 spark Button without messing with skins? UPDATE: ok, figured it out, simply set the chromeColor attribute of the Button mxml.
Credulity asked 15/12, 2010 at 23:26

3

Solved

I would like to know the correct way to close an AIR application programmatically. In my Spark WindowedApplication I have: this.addEventListener( Event.CLOSING, shutdownApp ); and of course an...
Consensual asked 17/2, 2011 at 16:47

2

Solved

I have a component extending a Spark List, and when I scroll using the mouse wheel it scrolls too much in one go. I have tried looking for the handler that deals with mouse wheel scrolling in the L...
Rickert asked 7/3, 2011 at 13:39

3

Solved

When using a mx:HRule or mx:VRule, Flash Builder suggests using a s:Line instead. Why would I want to write stuff like this : <s:Line xFrom="0" xTo="245" yFrom="0" yTo="1"/> instead of ...
Calpac asked 24/5, 2011 at 13:45

1

I have recently migrated some of my projects to the shiny new Flex 4.6 SDK. I wasn't expecting much trouble since it was only a minor release. But as a matter of fact I got hundreds of errors all o...
Saccharometer asked 14/12, 2011 at 9:34

2

Solved

I have used Spark panel to display the object inside a container. The panel and the inside elements are created dynamically. (using ActionScript). I need to remove the title bar of the panel in act...
Kauppi asked 18/8, 2011 at 14:5

5

Solved

Is there a way to change the space between a spark form item and its content(textinput, conbobox)? I already set to 0 the "gap" property of the form, but still there is a lot of vertical space left...
Onesided asked 26/2, 2011 at 12:0

5

Solved

Using FB4, I want to change the height of an open spark DropDownList. By default, it shows up to 6 items before scrolling. My dropdownlist contains 7 items, so I want to change the height of the op...
Sanders asked 18/2, 2010 at 20:27

1

Solved

In Flex 4, are there any differences between parentApplication and FlexGlobals.topLevelApplication? Are referring to the same top level application? I think both are same; one (parentApplication) ...
Microseism asked 25/5, 2011 at 6:21

1

I have a spark List with an item renderer and a tile layout. If I scroll by clicking with the mouse on the scroll bar and trying to scroll with the mouse wheel after that, there is a problem: The ...
Freiman asked 27/8, 2010 at 12:34

1

Solved

I used Flex 2/3 for a couple of years and have just come back to it, upgrading to Flex 4. I'm seeing some references to Halo and Spark themes but I never got into themes in my previous work so I'm ...
Gradey asked 12/10, 2010 at 15:14

1

Solved

I am trying to do a simple CSS declaration. However, I have got the warning above and not sure how to solve it. I thought s|(type) should declare the style for me. <fx:Style> @namespace s "...
Addle asked 26/6, 2010 at 20:15
1

© 2022 - 2024 — McMap. All rights reserved.