We are doing this in the Meldware email client:
http://buni.org/viewvc/meldware/client/webmailflex/src/flex/org/buni/mail/webmail/view/EmailView.mxml?revision=1.5&view=markup

Look for the compComp() function.

Hope that helps.

-James


On Fri, 2007-02-16 at 09:50 -0800, Persaud, Anthony wrote:
> Anyone know of a good resource (if it is even possible) to have a user
> right click on a DataGrid row, and have a special menu come up
> (context menu) where they can select a list of actions. I saw this
> 
>  
> 
> http://livedocs.adobe.com/flex/2/langref/flash/ui/ContextMenu.html ,
> but wondering if anyone has seen any more ‘friendly’ tutorials that
> they would recommend.
> 
>  
> 
> Thanks,
> 
>  
> 
> Anthony
> 
>  
> 
>  
> 
>                                    
> ______________________________________________________________________
> From: [email protected]
> [mailto:[EMAIL PROTECTED] On Behalf Of elad_nyc
> Sent: Friday, February 16, 2007 5:55 AM
> To: [email protected]
> Subject: [flexcomponents] Security Sandbox Violation
> 
> 
>  
> 
> I have an application that connect to a website and it works fine
> since 
> I have the crossdomain.xml file which allow access from any domain.
> 
> However when I upload the application to the server I am not able to 
> connect to the website. I am getting error messages:
> 
> trying to connect to Website.com
> Security Sandbox Violation
> 
> Connection to Website.com:port halted - not permitted from 
> http://server/App.swf
> 
> Thanks.
> 
> 
>  

Reply via email to