> Hmm, maybe you could use externalInterface to ask the html wrapper for > its ?location? Something like that, I haven't done much browser > scripting lately. > > Tracy
Well, I can't use ExternalInterface due to security restrictions :). That is how I am/was getting this information but now due to other people determining the parameters of the object tag... This sandbox seems more like quick-sand when you don't control the html part that embeds your app, huh? I mean, you don't know the script access or network access, you don't know if you can call ExternalInterface so you can't rely on it to help? Any other ideas?