vote up 0 vote down star

using target="_blank" in the navigateToUrl

with firefox on windows it opens in new tab, with firefox on mac it opens a 'popup',

anyway how to make the window popup in a new tab on ff on mac as well?

flag

77% accept rate

3 Answers

vote up 3 vote down check

Check your Firefox preferences >> Tabs >> New windows should be opened in (a new window | a new tab). Do you have different settings for your Firefox on your Windows and on your Mac?

link|flag
vote up 1 vote down

That is a browser preference, not an actionscript property.

link|flag
vote up 0 vote down

This is most likely a bug in the browser and/or plug-in. My suggestion would be to try telling JavaScript to open the window, using ExternalInterface. This may be more likely to trigger a pop-up blocker though.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.