i’ve got this menu (see end of this post) and i’ve got some problems with it. first i’ll tell you how my menu works…
there’s a main menu, this menu is always visible. the background of this menu has an alpha of 64%. when you click a button a submenu appears. this submenu has an alpha of 34%. i want the background of the button you clicked in the main menu to have an alpha of 34%. it’s something like www.coldplay.com but then with alpha too.
i hope i was clear about what i want, here is my file where i tried to achieve it. it’s called menu3.fla http://thomas.zeal-music.com/flash/
thanks for your help… this gave me an other view at my menu and now i’ve fixed it and used this._alpha = 34; if was so frustraded, i couldnt see the solution was that easy! thanks a lot!