Hi,
i have a logotype in two different versions in one single flashfile. One is green, the other is black. I have set them to
logotype_green._visible=false;
logotype_white._visible=false;
On the homepage the background color is differnet in different kind of sections. This means in some sections i want to use the white logo, and the other way around with the green.
How can code which of the versions i want to display? Do i need to use javascript, XML or something else?