reserv_form is the form
reservations_box is the background
this is what i have but it dosent work:
reserv_form._alpha = 0;
if (reservations_box._alpha = 100){
reserv_form._alpha = 100;
} else if(reservations_box._alpha =! 100){
reserv_form._alpha = 0;
}

New Topic/Question
Reply



MultiQuote





|