cheers sambo, the new design of the site is totally different though, all the work will be on the front page, no more thousands of pages
gabi....how the fook do i attach the fla...lol
if you want the coding from the file here it is
on the main page i have 2 layers, one is the main page then a layer for the action script...this is the coding for it
this.createEmptyMovieClip
("placeholder",1)
stop()
then on the buttons on the page i obviously have the relevant file names but in this coding
on (release) {
placeholder.loadmovie("about2.swf")
this.imagebox_mc._visible=0;
}
i just need to know how to create the placholder area.....