Select to view content in your preferred language

The style 'backgroundColor' is only supported by

1317
1
Jump to solution
07-24-2012 05:28 AM
ShaningYu
Honored Contributor
Due to Design Mode Problem, I used the approach in http://forums.adobe.com/thread/787529 (namely add a line of code in actionScriptProperties.  Then I got several dozens of errors in the same type as:
Description Resource Path Location Type
The style 'backgroundColor' is only supported by type 'spark.components.BorderContainer' with the theme(s) 'spark, mobile'. HeaderControllerWidget.mxml /Flexviewer_Butler/src/widgets/HeaderController line 407 Flex Problem
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
ShaningYu
Honored Contributor
After revising the code, this error was gone.

View solution in original post

0 Kudos
1 Reply
ShaningYu
Honored Contributor
After revising the code, this error was gone.
0 Kudos