PDA

View Full Version : can Flash control HTML background color?


dmack
07-01-2005, 04:18 PM
Does anyone know if Flash can control the background color in the HTML page it sits in without the visitor refreshing the browser?

I'd like to allow the visitor to adjust the color scheme for my site, which will include the background color as well as the Flash elements.

Thanks!

Boskic.com
07-01-2005, 04:29 PM
Make javascript function that changes the background color, then call the same function from Flash ...

CyanBlue
07-01-2005, 06:14 PM
Howdy... :)

Try this...

http://tutorials.flashvacuum.com/tutorials/Flash%20&%20JavaScript%20Integration/ChangeBackgroundColor/

dmack
07-08-2005, 08:13 PM
Thanks for your help Boskic.com.

CyanBlue, I really appreciated the tutorial -- completely solved the problem I was having. Thanks!

CyanBlue
07-08-2005, 09:36 PM
Cool... Glad to help... :)