Trying to setup a CheckBox component to show red/green when its checked
correctly/incorrectly and I am having trouble setting the
symbolBackgroundColor style to make it show red or green.

If i understand the steps I'm taking are:

Drag CheckBox onto stage and name it "cb1".
Goto File-import external library - find the sampleTheme and drag the
CheckBoxAssets library into my library
Set CheckBoxAssets to "export in first frame"
In the first frame of my FLA I put: cb1.setStyle("symbolBackgroundColor",
"0xFF0000");

However when i test the movie it shows up as just a regular checkbox with no
change in color. What am i doing wrong here or am i missing something?
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to