Michele Holland
08-20-2004, 01:17 AM
this is the script on the movie clip which resides on the main timeline,
in my earlier post I have included the fla, if that is any help.
I have read tuts, books, post, and am not seeing the error,
Please help, thank you .
this.onUnloadMovie = function(){;
gallery_btn.enabled = true;
koi_btn.enabled = true;
paradise_btn.enabled = true;
abOrange_btn.enabled = true;
abBlue_btn.enabled = true;
swirl_btn.enabled = true;
orchids_btn.enabled = true;
luau_btn.enabled = true;
clutchs_btn.enabled = true;
pocket_btn.enabled = true;
tote_btn.enabled = true;
autumn_btn.enabled = true;
iris_btn.enabled = true;
};
in my earlier post I have included the fla, if that is any help.
I have read tuts, books, post, and am not seeing the error,
Please help, thank you .
this.onUnloadMovie = function(){;
gallery_btn.enabled = true;
koi_btn.enabled = true;
paradise_btn.enabled = true;
abOrange_btn.enabled = true;
abBlue_btn.enabled = true;
swirl_btn.enabled = true;
orchids_btn.enabled = true;
luau_btn.enabled = true;
clutchs_btn.enabled = true;
pocket_btn.enabled = true;
tote_btn.enabled = true;
autumn_btn.enabled = true;
iris_btn.enabled = true;
};