Hufsa
10-31-2007, 12:27 PM
I would like to do something like what is done on this page:
http://www.donfloodphoto.com/site.php
I've used this script on my buttons:
on(release){
getURL("javascript:document.bgColor='#FF0066'; void(0);");
}
which works fine for changing the HTML background. However, I would like to change the actual bg in the flash movie at the same time, and preferaby as subtable as the webpage above.
Can anyone help me out wit this one?
http://www.donfloodphoto.com/site.php
I've used this script on my buttons:
on(release){
getURL("javascript:document.bgColor='#FF0066'; void(0);");
}
which works fine for changing the HTML background. However, I would like to change the actual bg in the flash movie at the same time, and preferaby as subtable as the webpage above.
Can anyone help me out wit this one?