Thanks Lee, with your hint I was able to put something together. For anyone interested, this link is also quite helpful:
https://developer.mozilla.org/en-US/docs/Web/API/window.open?redirectlocale=en-US&redirectslug=DOM%2Fwindow.open#Note_on_status_bar ----- Original Message ----- From: "Lee Burrows" <[email protected]> To: [email protected] Sent: Tuesday, October 29, 2013 10:42:29 AM Subject: Re: is it possible to open chromeless browser window to run Flex app? http://www.w3schools.com/jsref/met_win_open.asp On 29/10/2013 17:33, [email protected] wrote: > (another newbie question) Ideally I'd like my website to have a link that, > when clicked, opens a new browser window for the Flex app, and that browser > window would be chromeless (e.g. just title bar, max/min/close buttons, > scroll bars, resize handle). > > Is this possible in modern browsers using XHTML and/or JS? ? > > If not realistic, I'll give up on the dream... > -- Lee Burrows ActionScripter
