PDA

View Full Version : Flash problem


Hugo
03-12-2001, 03:00 AM
Hi
I'd like to know if it's possible to open a floating frame from within a Flash clip using GET URL - I saw that you can specify different window options (_self, _top etc) but I can't see any way of attributing the equivalent of <IFRAME> to the link.
Thanks for any help you can give.
Hugo

pixelmonkey
03-12-2001, 09:15 AM
would calling the IFRAME via ssi then setting an absolute position work? i'm not sure if this will work with mutiple IFRAMES or not... thats the only catch.

hope it helps
chris<pixelmonkey>

Hugo
03-13-2001, 04:10 AM
HI again
Thanks for the reply - I don't know much about SSI but I'll check it out.
Hugo