[FONT=arial][SIZE=4][COLOR=#00337f]Hi there,
I’ve been drafted to put together a placeholder website for my company, due to my graphics design experience. I’ve decided to use Flash, since it is a familiar environment (I used to mess around with AS2 script), and I seem to be able to wrap my head around the AS3 tutorials I’ve tried thus far.
I’ve been developing bits and pieces here and there, intending to have one main SWF, which loads in the other 4 on button press.
Each SWF needs to be loaded into the same frame in the main SWF on-demand, which means when one clip is loaded, the previous one needs to be unloaded.
I’ve been looking for a tutorial which covers exactly this, however I have a strict time-line, and have almost no idea how to go about coding this.
Someone mentioned that it might be easier to use an array (completely unfamiliar with arrays)?
If not, how would I go about getting these buttons to do what I want them to do? =D
Thanks for your help, rest assured it is greatly appreciated.
P.S. Hopefully it might help me understand your imparted wisdom if I tell you my 4 sections to be loaded in are named home.swf, products.swf, staff.swf and contact.swf.
[/COLOR][/SIZE][/FONT]