Simple question...linking pages

yah i’m making a full flash website… how do i link the pages?

If it is a full flash website, you won’t actually have any separate pages.

well i mean i have different uhm… i dont know what to call them other than pages i guess different files that when a button is clicked i want to load into the same space…

i should just have made it in one shouldnt have i and linked frames…

The “pages” you call are “scenes” in flash.

The help file explains this well. Look under “Basic actionscript” for “linking scenes”.

loadMovieClip()

Do you have external swf’s that you want? There’s a Kirupa tutorial for that.