Hi all,

Been scratching my head for a while, and I hope this is pretty simple:
I want to create a simple tabbed browser.

1.  How do I make links clicked from within a flex HTML component page open in 
a *new* window in stead of the current html component.  

I'm comfortable spawning my own tabs/windows, but I can't seem to trap the 
location change event before it loads the same page.

2.  How can I trap cntrl+click so that, like firefox/IE/Safari, I can open the 
link clicked in a new window/tab (again I can create these) in stead of 
reloading the same window.

Any help is greatly appreciated!

Thanks and regards.

Reply via email to