Just cheat and make the background of the Form transparent.

Look into wmode="transparent" in the object and embed tags.

Cheers,

!k

-----Original Message-----
From: Tim Claremont [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, January 30, 2007 8:07 AM
To: CF-Talk
Subject: Background Color On Flash Forms

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:268105
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