PDA

View Full Version : alpha fade out



oddie_bali
August 12th, 2002, 03:29 AM
i need some tweaking help for making 'client quotes movie'.
here is the condition. i already make movie to show client quotes. now i need to make transparent when user click the navigation button. to see my website, u can enter at http://www.oneinteractive.com/newindex.html

please.. i really need this help...

thanks a lot... :cyclops:

telekinesis
August 12th, 2002, 04:02 AM
instance_name._visible = false;

or...


instance_name._alpha = 0;

oddie_bali
August 12th, 2002, 04:49 AM
thanks... it really works!!! :) :) :)