Top "Flex-spark" questions

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

Flex - How to change open DropDownList height

Using FB4, I want to change the height of an open spark DropDownList. By default, it shows up to 6 items …

apache-flex drop-down-menu height rowcount flex-spark
Flex 4 Spark component Panel - Hide Title Bar

I have used Spark panel to display the object inside a container. The panel and the inside elements are created …

apache-flex flex-spark
Disable Flex CSS type selector warning?

I'm building a somewhat large Flex project that includes several modules (a single Flex project that produces multiple SWFs) Right …

css apache-flex flex4 warnings flex-spark
Setting text color of spark.components.Label

I have this very simple custom component, made out of two Labels: _left and _right. It should represent several kinds …

apache-flex label flex4 flex4.5 flex-spark
How can you display a multi-line column header using the Flex Spark Data Grid?

How can you display a multi-line column header using the Flex Spark Data Grid for Flex 4.5?

apache-flex datagrid flex4.5 flex-spark
How can I get the ItemRenderer of a Flex Spark List from its DataProvider Object?

In Flex I can create an ItemRenderer to represent each item in the Lists DataProvider but how do I access …

apache-flex itemrenderer dataprovider flex-spark
Change color of a Flex 4 spark Button

Is there an easy way to change the background color of a Flex 4 spark Button without messing with skins? UPDATE: …

button flex4 flex-spark
Add icon on spark button skin

I am trying to add a different icon each of my buttons. I have my skin file ready but not …

apache-flex button icons skin flex-spark
Warning: CSS type selectors are not supported in components 'sparks.component.TextInput'

I am trying to do a simple CSS declaration. However, I have got the warning above and not sure how …

css apache-flex types flex-spark
How do I attach camera to Spark.components.VideoDisplay

I'm using Flash Builder and created a spark-application Flex project that will stream video from the local camera. If I …

actionscript-3 apache-flex flash-builder mxml flex-spark