on (release) {
_root.aamc._visible = "0";
_root.bbmc._visible = "0";
_root.ccmc._visible = "0";
_root.ddmc._visible = "1";
_root.hhomemc._visible = "0";
}
This code is which enables my web page to load images and txt as a button is selected. Problem i want resolved out of this is to have it now show these images as they load each layer. Here is the link to the site i am working on, dont pay attention to my type-o's, not fixed my other stuff untill i get this one fixed. I cant see it with my cable modem but i hooked up my phone line to test it and it looks bad.
_root.aamc._visible = "0";
_root.bbmc._visible = "0";
_root.ccmc._visible = "0";
_root.ddmc._visible = "1";
_root.hhomemc._visible = "0";
}
This code is which enables my web page to load images and txt as a button is selected. Problem i want resolved out of this is to have it now show these images as they load each layer. Here is the link to the site i am working on, dont pay attention to my type-o's, not fixed my other stuff untill i get this one fixed. I cant see it with my cable modem but i hooked up my phone line to test it and it looks bad.