I have a style that I apply to my flash forms in a variable. It looks like this:

<CFSET REQUEST.StyleChoice = "panelBorderStyle:'roundCorners'; 
themeColor:##FE7E00; headerColors:##FFE57A, ##ffffcc; 
backgroundColor:##ffffcc;">


However, the background of the entire Flash form (not the individual items that 
make up the form) remains white. Obviously, the background color attribute 
pertains to the individual panes within the form, but not to the entire form 
itself.

As a result of customer feedback, I have now given the end users the ability to 
choose the background color for the website, and have it stored in a cookie. 
When a user chooses a background color other than white, all of the flash forms 
sit inside a white box, which looks a bit shy of spectacular.

What attribute do I need to set in order to change the background of the entire 
form?

What setting do I add to the StyleChoice variable above in order to adopt 
#BGColor#???

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:268053
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to