[flex_india:21431] Re: Flex Companies in India

2009-04-12 Thread Flexing the brain
Capgemini Bangalore,pune On Apr 12, 12:46 am, venkata sidda wrote: > Ness Technologies Mumbai , Banglore > > Thanks > Venkata Sidda > On Sat, Apr 11, 2009 at 9:17 AM, pankaj munjal > > wrote: > > HCL Technologies Noida > > > On Sat, Apr 11, 2009 at 3:01 AM, MUKESH GUPTA wrote: > > >> Magnet Tec

[flex_india:21407] Re: problems scaling and printing canvas

2009-04-11 Thread Flexing the brain
For scaling use printJob and not flexprintJob... There is a small code on my blog if you wish to use flex-lcds.blogspot.com On Apr 8, 5:56 pm, Claudio Corlatti wrote: > Hello everybody, i'm having some problems printing using the > FlexPrintJob class. > I'm trying here to scale a canvas object

[flex_india:21405] Re: ComboBox in DataGrid

2009-04-11 Thread Flexing the brain
i have created an example at http://flex-lcds.blogspot.com/2009/04/custrom-item-renderer.html On Apr 10, 1:53 am, sankar swaroop wrote: > Hi friends, > > I kept combobox in datagrid column and i see the in grid with data but i > cannot get the selected item from the combobox which is in datagri

[flex_india:21179] Flexprintjob screenshot... Solution

2009-04-03 Thread Flexing the brain
How to screenshot your flex page... http://flex-lcds.blogspot.com/2009/04/flex-print-screen.html --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to fle

[flex_india:21085] Re: how can I reduce the size of the swf

2009-04-01 Thread Flexing the brain
I Agree with bobbyinsane i personally prefer doing a release build rather than changing compiler options. Additionally goto project properties --> flex path --> source code and remove the option merge into code. It would reduce your project size by 30%. so a 700kb file after performing the above

[flex_india:21088] Re: How to hide one row in datagrid

2009-04-01 Thread Flexing the brain
on that row use visible = false; On Apr 1, 12:21 am, Shaleen Jain wrote: > you like to show that grid or row on button click? :) > > Delete that row from your collection and get it stored in some other > object, > > On button click, add that item in your collection object using addItem/ > addIte

[flex_india:16053] crossdomain.xml locations

2008-11-12 Thread Flexing the brain
As we are aware of the new flash 10 security settings. Is it necessary to have the crossdomain at the root rather that in the folder structure... In am using flex how do we go to the path of the cross domain in the new settings. --~--~-~--~~~---~--~~ You received

[flex_india:15867] Flash 10 errors

2008-11-07 Thread Flexing the brain
[RPC Fault faultString="Security error accessing url" faultCode="Channel.Security.Error" faultDetail="Destination: DefaultHTTP"] at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/ internal::faultHandler()[E:\dev\3.0.x\frameworks\projects\rpc\src\mx \rpc\AbstractInvoker.as:216]