one more question about navigateToURL and popups
hi,
if i understand correctly, then the blocking of opening a new (_new/_blank) window with navigateToURL() is a correct behaviour of the browser...
on the other hand, it opens the window without problems when using the suggested workaround with ExternalInterface and window.open.
why doesnt the browser also block the window.open??
if the browser doesnt know if the request is because a user clicked a button - and since flash is a plugin the browser doesnt know, why it allows window.open?
thanks
