Re: [flex_india:27519] Re: validator

2009-12-27 Thread veeru k
Try This: http://www.adobe.com/2006/mxml"; layout="absolute"> --- Veeru ITON Technologies -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to flex_in...@googlegroups.com. To unsubscri

Re: [flex_india:27520] Need customize message box

2009-12-27 Thread amit pathak
Yaa...that's true..Dialog Box is easy..but i want to make it by Action Script ,Aaction script class which is not extending any display object. On Sat, Dec 26, 2009 at 5:32 PM, Norris.Lin wrote: > This dialog-box is easy to create if you know something about flex, but if > you need to make it

[flex_india:27521] Re: drag specific columns in advanced datagrid

2009-12-27 Thread abhishekchess1
hey frnd, which event we can use to track dragging in ADG? :) On Dec 25, 11:02 am, ManInAction wrote: > Hi, > > You can use selected.indexNumber and restrict like if indexNumber ==1. > then column can be drag. > > On Dec 24, 4:49 pm, abhishekchess1 wrote: > > > hey frnd, > > i'm using ADG  to sh

[flex_india:27522] Add event listener

2009-12-27 Thread explorer
I have DateChooser component, I get "meeting info" from database, I have i datagrid list of tasks for certain date. Now when user click on some task it populate form for entering new scheedler, but my problem is I can t triger function to coolect date. It s not clicked, it s set by using component.

Re: [flex_india:27523] Hi this is Sarma

2009-12-27 Thread trilok thakore
hi for using java script in flex we use external interface like flash u can find a java script file in your bin debug file add your java script component there and use ExternalInterface.call and addcalback for using functions On 12/26/09, Sarma wrote: > > Hi to all, >Can any one

Re: [flex_india:27524] Hi this is Sarma

2009-12-27 Thread karthik S
hi sarma, i am not sure in multiple flex project case. but i can try thout and mail you soon with the solution.Till now i have tried in single flex project alone. with regards Karthik On Sun, Dec 27, 2009 at 7:45 PM, trilok thakore wrote: > hi > > for using java script in flex we use external i

[flex_india:27525] Re: Reflection in Flex

2009-12-27 Thread McRain
public var destinationObjectName:String; public var parentObject:Object; ... if(destinationObjectName!=null && parentObject.hasOwnProperty (destinationObjectName)){ var returnClassObject:Class; returnClassObject = getDefinitionByName(getQualifiedClassName (event.result)) as Class; parentOb

Re: [flex_india:27526] ArrayCollection with duplicate elements

2009-12-27 Thread saanaa safi
hi kiran, i hope below example will help u. try this,i think this is what u r expecting. http://www.adobe.com/2006/mxml"; layout="absolute"> On Sat, Dec 26, 2009 at 4:00 PM, Kiran Kumar Vas

Re: [flex_india:27527] Hi this is Sarma

2009-12-27 Thread karthik S
Hello everyone, i hope everyone is fine and good. I have tried javascript in multiple web pages in flex.I am sure that index.template.html is the file that we can add a javascript code.if there is any other solution apart from this also, i am looking forward to it.And how many web pages are availa

[flex_india:27528] Hi Everyone

2009-12-27 Thread karthik S
Hello Everyone, Hi, i am Karthik , i finished my B.E(CSE) in Madha Engineering College in the year 2008 with 74%.I am looking forward for an Job Opening in IT.I have done courses in Java and IBM AIX Server Administration. Right now , i am working as a Temp Developer(Web 2.0 & Adobe Flex) My Blog

[flex_india:27529] Scroll Event issue with HScrollBar

2009-12-27 Thread Ravi
Hello Friends, I am using HscrollBar in my application. In which on Scroll event i am calling (webService) some function. But this function get call multiple times because Scroll event. because of that i didnt get response in quick time and gets error Channel Disconnected. I want to call this funct

[flex_india:27530] zoom in and zoom out

2009-12-27 Thread prashant waykar
Hello friends, i need help in doing a zoom in and zoom out at specific coordinates. i have made a custom context menu and added ZOOM IN & ZOOM OUT facility to it. After selecting zoom in, it should zoom only at that position where i had clicked. Please help me out. Thanks in advance. -- You rece

[flex_india:27531] Re: drag specific columns in advanced datagrid

2009-12-27 Thread raj
Hi, You can override shiftColumns function of Advanced Data grid. override mx_internal function shiftColumns(oldIndex:int, newIndex:int, trigger:Event = null):void { if(newIndex == 0 || oldIndex == 0) {

[flex_india:27532] Re: validator

2009-12-27 Thread amutha
thanks veeru its working... On Dec 27, 1:22 pm, veeru k wrote: > Try This: > > > http://www.adobe.com/2006/mxml"; layout="absolute"> > > > > height="26" fontFamily="Georgia" fontSize="15" fontWeight="bold"/> > change="onChange(event)"/> > > > --- > Veeru > ITON Technologies --

[flex_india:27533] Re: Reflection in Flex

2009-12-27 Thread FlexiSush
Hi Veeru, Please refer http://www.as3commons.org/as3-commons-reflect/index.html This could be useful for u.. Please reply back:) On Dec 26, 8:48 pm, veeru rahul wrote: > Hi Guys, > > Is there any equivalent for Reflection (Java) in AS 3.0 ? > > If so please provide some pointers. >

Re: [flex_india:27534] zoom in and zoom out

2009-12-27 Thread sukumar chowdary
Hi check out these links these could do the needful for u http://www.cynergysystems.com/blogs/blogs/andrew.trice/ImageZoomer/ZoomDemo.html http://www.insideria.com/2008/03/image-manipulation-in-flex.html

[flex_india:27535] ACE for Flex

2009-12-27 Thread mohan raj
Hi, Have any body recently completed the Adobe Certified Expert in Flex. Please share ur experience. I am going to do the exam. thanks! Mohan -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send ema