[flexcoders] Remove ComboBox button

2008-10-09 Thread sanjit kumar
Hi, I would like to know if it possible to remove the Arrow Button from ComboBox in Flex1.5.If anybody has a clue please reply. Thanks.

[flexcoders] auto complete component in flex 1.5

2008-10-02 Thread sanjit kumar
Hi all, I want to implement auto complete feature in flex 1.5. We have auto complete component in flex 2.0. is there any way to use flex 2.0 component in flex 1.5. also if any one have suggestion on how to implement this feature in flex 1.5. if any body have similar component. thanx

[flexcoders] Getting timezone from client side to serverside

2008-08-04 Thread Sanjit Kumar
Hi I need to send timezone information of client to server side. How we can get the timezone info from flex client. do we have any method which provide timezone information of flex client. please if any body can help me on this.

[flexcoders] flex stress testing framework for flex 3.0

2008-04-02 Thread Sanjit Kumar
sanjit kumar

[flexcoders] Flex data services

2008-03-03 Thread Sanjit Kumar
war file because they using same services. does it possible to use it? or any tutorial from where I can get it help? any body have idea about it. please help me Thanx in advance!! -;) Regards sanjit kumar

Re: [flexcoders] Cairngorm in flex 3.0

2008-02-29 Thread Sanjit Kumar
Of *Sanjit Kumar *Sent:* Wednesday, February 27, 2008 11:30 PM *To:* flexcoder *Subject:* [flexcoders] Cairngorm in flex 3.0 hi all I want to use Cairngorm in flex 3.0 to develope a prototype which using Cairngorm 2.2.1 swc file But It is giving error. It does not showing GUI. please help me how can I

[flexcoders] problem using caringorm.swc with flex 3.0 beta version

2008-02-14 Thread Sanjit Kumar
hi all please help me. I am using caringorm architecture to develope mvc prototype for my application my ui works fine when I am not using caringorm api but when i am using this api it compiles successfully but when i running my application it does not showing any thing on UI. I am using

[flexcoders] private constructor in action script

2008-02-06 Thread Sanjit Kumar
to creating the object of my singleton class. Regards sanjit kumar

[flexcoders] about tutorail for custom layout manager

2008-01-25 Thread Sanjit Kumar
Hi all can flex support for creating custom layout manager?. or in flex 3.0 support this feature? I am not getting much tutorial reference for Layout manager. please if some body have link for tutorial, document or example for it forward to me. Thanks Regards sanjit kumar

[flexcoders] framework caching is not working

2008-01-24 Thread Sanjit Kumar
hi all I have working with flash player cache I compiled my application using runtime-shared-library-path mxmlc -runtime-shared-library-path=../frameworks/libs/framework.swc,framework_3.0.189825.swz,, ../frameworks/RuntimeSharedLibrary/profile.mxml -target-player=9.0.60 i deployed my swf

Re: [flexcoders] framework caching is not working

2008-01-24 Thread Sanjit Kumar
please some body help me on this topic. Sanjit Kumar wrote: hi all I have working with flash player cache I compiled my application using runtime-shared-library-path mxmlc -runtime-shared-library-path=../frameworks/libs/framework.swc,framework_3.0.189825.swz,, ../frameworks

Re: [flexcoders] Re: framework caching is not working

2008-01-24 Thread Sanjit Kumar
think the problem your running into is the player does not currently support 64-bit Suse. It may be support in Player 10. -Darrell --- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com, Sanjit Kumar [EMAIL PROTECTED] wrote: hi all I have working with flash player cache