[flexcoders] Cant find flash.system.Door

2007-10-17 Thread michniu
Hi All, I am trying the AIR example from air doc But I cant find the flash.system.Door. how ? Thanks

[flexcoders] Is there any way to access java applet in AIR?

2007-10-18 Thread michniu
Hi Gurus, I have to access applet in my Applcation. Is that possible if I use AIR HTML Component? thanks in advance Mike

[flexcoders] How to hide browser address bar and tool bar with navigateToURL()?

2007-10-18 Thread michniu
Hi coders, I have to popup a new browser in my application, and I need hide the toolbar adn addressbar in the popup window. Any help is appretiated Thanks Mike

[flexcoders] Re: How to hide browser address bar and tool bar with navigateToURL()?

2007-10-18 Thread michniu
it that way you will need to make a call to ExternalInterface.call() to call the JS method on the HTML page that contains your swf. hth Scott Scott Melby Founder, Fast Lane Software LLC http://blog.fastlanesw.com michniu wrote: Hi coders, I have to popup a new browser in my

[flexcoders] Re: Taking a variable from an Component in my Viewstack

2008-01-11 Thread michniu
Use a GlobalObject to keep the value cross the different components. --- In flexcoders@yahoogroups.com, John [EMAIL PROTECTED] wrote: Hi there, I want to extract a variable from each of my Components in the Viewstack as I display it. When the variable has been extracted from the

[flexcoders] How to integrate multiple Flex application in a one-site Flex application?

2008-01-11 Thread michniu
existing apps should be a tab in the one-site app and they should run by they own url in the same time. Any suggestion or solution is appretiated. Thanks michniu

[flexcoders] Re: Remove spaces between 2 vboxs

2008-01-14 Thread michniu
verticalGap=0 --- In flexcoders@yahoogroups.com, NileAge, Mail [EMAIL PROTECTED] wrote: Hi all I want to remove spaces between 2 vboxs

[flexcoders] Use Cairngorm wihtout Dispatch

2008-04-21 Thread michniu
Hi Coders, I just want to discuss some issues about the Cairgorm, Because I cant find another maillist or forum to discuss it. I put it here. The most uselees part in cairgorm frontCotroller and command Just my on opionion, I really dont like to write the command for every action

[flexcoders] Use Cairngorm wihtout Dispatch

2008-04-21 Thread michniu
Hi Coders, I just want to discuss some issues about the Cairngorm, Because I cant find another mail list or forum to discuss it. I put it here. The most useless part in cairngorm FrontCotroller and command Just on my opinion, I really don't like to write the command for every

[flexcoders] Re: Use Cairngorm wihtout Dispatch

2008-04-21 Thread michniu
. Ben --- In flexcoders@yahoogroups.com, michniu MichNiu@ wrote: Hi Coders, I just want to discuss some issues about the Cairngorm, Because I cant find another mail list or forum to discuss it. I put it here. The most useless part in cairngorm FrontCotroller

[flexcoders] Re: Use Cairngorm wihtout Dispatch

2008-04-21 Thread michniu
. Ben --- In flexcoders@yahoogroups.com, michniu MichNiu@ wrote: Hi Coders, I just want to discuss some issues about the Cairngorm, Because I cant find another mail list or forum to discuss it. I put it here. The most useless part in cairngorm FrontCotroller

[flexcoders] How to hide the column line in datagrid

2008-07-18 Thread michniu
Hi coders, I have a special requirement that hide the column separate line(maybe border of datagridcolumn) in datagrid. Any suggestion/solution is appretiated Thanks MN

[flexcoders] How to Drag and drop outlook email to AIR APP?

2008-10-07 Thread michniu
Hi Coders, Is it possible to drag and drop the outlook eamil items in AIR app? Any ides is welcome Thanks Mike

[flexcoders] Re: How to Drag and drop outlook email to AIR APP?

2008-10-07 Thread michniu
] On Behalf Of michniu Sent: 06 October 2008 23:20 To: flexcoders@yahoogroups.com Subject: [flexcoders] How to Drag and drop outlook email to AIR APP? Hi Coders, Is it possible to drag and drop the outlook eamil items in AIR app? Any ides is welcome Thanks Mike