I don't have scripts for that, but you'd be better off asking on
FlexCoders instead of this list or searching JS forums.  The AS3 version
would simply use ExternalInterface to call out to the wrapper.  There is
no AS3 API to the HTML DOM and/or UI in the browser other than
ExternalInterface.

 

________________________________

From: [email protected]
[mailto:[EMAIL PROTECTED] On Behalf Of Matthew OMeara
Sent: Wednesday, March 07, 2007 9:40 AM
To: [email protected]
Subject: [flexcomponents] Re: Removing toolbars atop browser from Flex

 

Ok cool, but no AS3 scripts for this... i'll dig some more.

-- In [email protected]
<mailto:flexcomponents%40yahoogroups.com> , "Alex Harui" <[EMAIL PROTECTED]>
wrote:
>
> ExternalInterface allows you to call JavaScript functions in the 
HTML
> wrapper. If you can figure out the JavaScript, you can control it 
from
> Flex/Flash.
> 
> 
> 
> ________________________________
> 
> From: [email protected]
<mailto:flexcomponents%40yahoogroups.com> 
> [mailto:[email protected]
<mailto:flexcomponents%40yahoogroups.com> ] On Behalf Of Matthew OMeara
> Sent: Wednesday, March 07, 2007 9:05 AM
> To: [email protected]
<mailto:flexcomponents%40yahoogroups.com> 
> Subject: [flexcomponents] Removing toolbars atop browser from Flex
> 
> 
> 
> Howdy,
> 
> Am not sure that this is possible, but here goes... is there a way 
from 
> Flex or the Flash libraries to "stay within the browser window" 
i.e. 
> not full screen, but to not have the browser window load / show its 
add 
> on tool bars? sic. Google Toolbar, Yahoo, Stumble Upon, etc.
> 
> Thanks.
> 
> Matthew
>

 

Reply via email to