[flex_india:22298] Re: Reg : like tag

2009-05-16 Thread edwin . vgwhiz
I hope this helps. Set the for your application. Application { horizontalGap: 0; separatorWidth: 2; separatorHeight: 11; letterSpacing: 0; cornerRadius: 3; separatorColor: #00; rollOverColor: #FF0099; selectionColor: #ff00ff; color: #00; textRollOverColor:

[flex_india:22297] Re: Flex Builder 4 (next version) will be called Flash Builder | Flex is still the name of the framework

2009-05-16 Thread edwin . vgwhiz
WoW. Thanks for the update! On Sat, May 16, 2009 at 5:07 AM, Mrinal Wadhwa wrote: > Hi Everyone, > > This is latest info .. > > Adobe has announced that the next version of Flex Builder will be called > Flash Builder > > I think although the change is confusing, in the long run it adds clarity >

[flex_india:22296] Thread

2009-05-16 Thread Abhinav Mehta
Hi Freinds, Can anybody tell me, how to create THREADS in Flex? Is it possible...? I mean using Action-Script..., if yes than please send ur answer with a supported-attached code. Regards, Abhinav Mehta MSRIT | Bangalore --~--~-~--~~~---~--~~ You received th

[flex_india:22293] Re: XML to arraycollection

2009-05-16 Thread natarajan santosh
Hi Sindhu http://www.adobe.com/2006/mxml"; layout="vertical" initialize="srv.send()" > u can convert from XML to ArrayCollection by using *for each* here i converted empid ArrayCollection from XML similarly u can convert empname , empsalary , empgender Any

[flex_india:22295] Re: Looking for Passionate Flex developer

2009-05-16 Thread Santosh
hi, provide some more information about job profile and work location,freshers are eligible for this position or not Regards Santosh --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To p

[flex_india:22294] Re: How to improve performance using ItemRender

2009-05-16 Thread sudipta.chakrabort...@gmail.com
Hi, This is happening because itemRenderer creates it instance every time the view is refreshed so the best way to tackle and set values is to write by overrriding the data property of the renderer. eg: override public function set data(value:object):void { // your code --- it only called wh

[flex_india:22292] Re: Reg : like tag

2009-05-16 Thread Navien Amirtharaj
Hi Edwin Melendez, Plz give me some samples. it will help me to do the best... On Sat, May 16, 2009 at 6:48 AM, wrote: > Use CSS. > > > On Fri, May 15, 2009 at 6:05 AM, Navien Amirtharaj < > navien.amirtha...@gmail.com> wrote: > >> Dear Folks, >> >>can any one help to do t

[flex_india:22291] Flex Builder 4 (next version) will be called Flash Builder | Flex is still the name of the framework

2009-05-16 Thread Mrinal Wadhwa
Hi Everyone, This is latest info .. Adobe has announced that the next version of Flex Builder will be called Flash Builder I think although the change is confusing, in the long run it adds clarity ... here's why ... 1. Flash Builder is an IDE to write .SWF (Flash Player) files no matter wh

[flex_india:22290] Shall we provide separate data provider for DateTime Axis in the chart?

2009-05-16 Thread Gerald Anto
Shall we provide separate data provider for DateTime Axis in the chart. i mean chart data provider is different. DateTime Axis data provider is diffrent give me some idea Thanks&Regards, Gerald A --~--~-~--~~~---~--~~ You received this message because you are su