;

PDA

Click to See Complete Forum and Search --> : creating web based flash site


MilleniumSyther
01-16-2001, 07:47 PM
I am trying to create a flash website, in different frames, i know how to use html to do this effect but with flash i can't seem to do it. I have a frame at teh top of the page its my links and i want once i click teh link on flash to open teh page in teh frame below, my "main" frame. HELP

podenphant
01-16-2001, 08:12 PM
getURL ("yourpage.html", "main");
-K