Groups | Blog | Home
all groups > flash actionscript > april 2004 >

flash actionscript : getUrl question?



danieldmm
4/5/2004 9:28:06 PM
Silly question but i can't find out of it :-P
I have one htm file with three frames in it, top frame mid frame and botom
frame named botom, my flash movie is in the mid frame, how do i controll
"botom" frame from withing my swf?
I've tried with
on(release){
getUrl("new2.htm","_botom");
}
but it doesn't work any ideas???


d2kagw
4/6/2004 3:45:40 AM
Hi There,

two things, one [not sure if your aware] but bottom is spelt with a double t
and secondly you may have some issues with the name _bottom as older versions
of netscape and some other browsers can often think of this as being a part of
a
heirachy rather than a frame name - I'd suggest calling it like f_Bottom if
you still wanted
to use the name convention.

Cheers
pazzoboy
4/6/2004 3:47:36 AM
letmethrough23
4/6/2004 6:32:27 PM
AddThis Social Bookmark Button