Re: [flex_india:35575] RSA encryption and decryption in Flex and Java

2014-08-01 Thread amit shrestha
Hi, i do not understand what you are trying to do.. you want to encrypt at flex (bycreating public key) and decrypt at java? Hope this link helps: http://stackoverflow.com/questions/6117617/rsa-encryption-from-flex-client-and-corresponding-decryption-from-web-service On Wed, Jul 23, 2014 at 2:33

Re: [flex_india:35307] Profiling Flex Applications

2012-11-22 Thread amit shrestha
my suggestion in addition would be.. do profillig and see which object is accumulating and not being destryoed even when you force garvage collect. Then see what is the conetent of that object.. most frequent cause is that .. those objects conatins reference to some thing that is presistent through

Re: [flex_india:35305] Flex Future

2012-11-21 Thread amit shrestha
Due to recent developments in HTML5 and also due to fact that Adobe it self said that HTML5 is the future, i am quite pessimistic about the future of flex. No doubt at the moment it is quite mature compared to HTML5 but i am preety sure that will change and more and more new projects will choose HT

[flex_india:35122] Getting error (TideFaultEvent: NetConnection.Call.Failed HTTP failed) while calling navigateToURL() simultaneously while saving: only in Chrome browser

2012-07-27 Thread Amit Sanghai
: event.fault.faultCode: Connection.Call.Failed event.fault.faultDetail: Connection.Call.Failed HTTP Failed This problem happens only on Chrome. It works in IE 9 and Firefox. Thanks and regards, Amit Sanghai. -- You received this message because you are subscribed to the Google Groups "Flex

[flex_india:35122] ChannelFault error on posting 2 asynchronous requests one after the other in Chrome browser

2012-07-27 Thread Amit Sanghai
fault code: Channel.Call.Failed detail: NetConnection.Call.Failed: HTTP failed one method is saving data and other method is navigateToURL() navigateToURL is called after saving method, when we click a button on the saving page. -- You received this message because you are subscribed to the G

Re: [flex_india:34869] Attention Flex developers..... Turn towards HTML5, ExtJS, Sencha, JQuery etc..

2012-02-17 Thread amit shrestha
Hi guys, i am flex developer as well as Extjs developer.Definately future is HTML5, no doubt on that,, but for now when i compare Extjs and Flex for development of rich and big UI applications, i personally found in general, productivity of average developers are much higher when building same th

Re: [flex_india:34717] help with access database connection with Air

2011-12-04 Thread amit shrestha
by " local access database" did you mean sqlite? air has it's own native support for sqlite On Sat, Dec 3, 2011 at 3:21 AM, Abdul wrote: > Hi, > > The below link may help for u.. > > http://abdulcode.wordpress.com/2010/07/20/actionscript-with-mysql/ > > > > On 1 December 2011 23:31, Senthil K.N

Re: [flex_india:34615] Container with arrow (not rectangle like traditional canvas, box etc.)

2011-10-10 Thread amit shrestha
why do'nt use use triangle image and vbox..your text seems to be quite hard to understand.. On Sat, Oct 8, 2011 at 12:33 PM, rohit wrote: > > Problem: I have to create a container with arrow on its bottom left > corner which will point any object in my application. > > Kindly reply ASAP. > > --

Re: [flex_india:34605] problem resetting datagrid sort column on changing dataProvider

2011-10-04 Thread amit shrestha
my be you can just do: datagrid.sortOn(''); On Tue, Oct 4, 2011 at 1:45 AM, Namrata Nikam wrote: > Hi All, > > After clicking on column to sort it is sorting data in the datagrid but > resetting datagrid sort column on changing dataProvider. > > How to solve this issue?? > > Regards, > Namrata >

Re: [flex_india:34605] how to get windows user name in flex alert

2011-10-04 Thread amit shrestha
In flex , i think it is not possible as Flex security thing do not allow that, how ever in abobe air it possible. See here: http://xtrace.blogspot.com/2011/10/air-getting-current-user-name.html Nor it is possibel with javascript as well. javascript is for the client-side browser scripting.Browser

Re: [flex_india:34549] ItemRenderer in AdvancedDataGrid

2011-09-19 Thread amit shrestha
You can provide your own renderer via the property: groupItemRenderer="" . Create your own renderer by extending AdvancedDataGridGroupItemRenderer Like in following example: http://xtrace.blogspot.com/2011/09/flex-advanceddatagrid-changing.html On Mon, Sep 19, 2011 at 2:12 AM, Ravi wrote: > Hel

Re: [flex_india:34060] Animated bubble chart in Flex 3/ Flex 4

2011-06-22 Thread amit patel
HI Vivek You can see the below link http://demo.quietlyscheming.com/overlayDemo/index.html This is the sample you can make like you posted into the link Amiy On Mon, Jun 20, 2011 at 3:04 PM, Vivek Sharma wrote: > I want to draw a animated bubble chart in Flex 3 / Flex 4 like the > link below

Re: [flex_india:32325] Can we create new project from my flex application with coding?

2010-12-15 Thread amit shrestha
with flex alone , definitely no, because there is no way you can access file system. You will need a server [which the flex client connects] to do so. How ever if it's air application then it's possible, just use file system library On Tue, Dec 14, 2010 at 10:42 PM, sankarbala wrote: > > Dear fri

[flex_india:31712] opening at HeadStrong (Noida,Banglore)

2010-10-11 Thread amit pathak
Hi All, My company HeadStrong www.headstrong.com have urgent opening for flex/java(2-8 year) or Flex developers (2-8 year).If intersted please send your resume at amitp...@gmail.com. Subject of mail should be Resume/Flex,Java *Location :- Noida(NCR),Banglore. *-- Thanks & Regards, Amit Pa

[flex_india:31701] the selected cell of datagrid changed to red colour

2010-10-10 Thread amit pathak
Hi, I have a dataGrid with two col. with item rederer(name,age).My requirment is ,when user click any of the cell in the dataGrid, the selected cell of datagrid changed to red colour Please suggest me.Please-Please-Please suggest me -- Thanks & Regards, Amit Pathak 09891665945 --

Re: [flex_india:31701] Re: datagrid cell text color

2010-10-10 Thread amit pathak
uot;textAlign","right"); > setStyle("textWeight","bold"); > } > } > } > > *** > > -- > You received this message because you are subscribed to the

[flex_india:31317] How to create RSL

2010-09-04 Thread amit pathak
Hi, Can anybody told me that, How can we create.swf files of any project. I am having a utility project, and i want to use the .swf file of utility project in my all other project. Thanks in Advanced -- Thanks & Regards, Amit Pathak 09891665945 -- You received this message because you

[flex_india:31262] Flex with Java opening

2010-08-28 Thread amit pathak
Hi, In my company,there are some requirment for Flex/java developer having 2-6year of Exp.If you are looking for change.Please send your profile amit.pat...@headstrong.com amitp...@gmail.com -- Thanks & Regards, Amit Pathak 09891665945 -- You received this message because you are subscr

[flex_india:30643] Select All record in Data Grid

2010-07-06 Thread amit pathak
Hi All, I am new in Flex.I have a problem regarding dataGrid.I want to select all rows of Data grid on clicking in "Select All" button.After that send the collection(select rows data) as a argument to call a service.Can anybody Help me. Thanks in Advance. Rgds, Amit -- You rec

Re: [flex_india:30264] Re: Problem with Bindable property

2010-06-01 Thread amit pathak
l to >> flex_india+unsubscr...@googlegroups.com >> . >> For more options, visit this group at >> http://groups.google.com/group/flex_india?hl=en. >> >> > -- > You received this message because you are subscribed to the Google Groups > "Flex India

Re: [flex_india:29637] PDF to SWF conversion in flex

2010-04-23 Thread amit patel
Hi use http://www.swftools.org/ In that see the Pdf2Swf Amit On Wed, Apr 21, 2010 at 4:34 PM, karthi wrote: > Is there any materials on how a pdf can be converted into swf?any > suggestions on this...thanx in advance > > -- > You received this message because you ar

Re: [flex_india:29360] Re: Flex freelancers

2010-03-25 Thread Amit Panwar
hi Nikhil. I have 3 yr of wrk x 2 in java n 1 in flex .. Contact number : 9325996465 On Thu, Mar 25, 2010 at 5:32 AM, Nikhil wrote: > Hi Developers, > > I want an experienced flex developer to work for me on few projects. > Please get in touch with your portfolio. > > Regards, > Nikhil >

Re: [flex_india:28931] Freelancers Required for AS 3.0 Work (March to April 2010)

2010-03-04 Thread Amit Panwar
hi Vipin can i do from work form ?? Thanks Amit 9325996465 On Thu, Mar 4, 2010 at 3:10 AM, VPN wrote: > Hello All, > > We are looking for freelancers who are good in AS 3.0 development (No > Flex) for a period of 2 months. The work is educational games (like > fill in the b

[flex_india:28789] Zoom in and out with the mouse scroll wheel on an image....Immediate help needed plz

2010-02-24 Thread Amit
Hello All, Please tell me how to create zoom in/out functionality on a mouse wheel, give me some suggestion or some code. Thank You -- 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:28665] Dragging Problem....Needed Immediate Help

2010-02-19 Thread Amit
case of Mouse Up dragging is enabled, so how do i overcome to this problem, please give me suggestions or hint or source code. Thanks in advance. Regards, Amit -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this g

Re: [flex_india:28352] Garbage Collection problem

2010-02-09 Thread amit shrestha
well there is many ways that you can follow while wiring code that will avoid memory leakage problem,, make sure that your object's in the dataprovider do not have reference of view or any objects that are persistent to your system.. use weak reference event listener "addEventListenet(Mouselick.cli

[flex_india:27987] Re: Flex Openings - Chennai

2010-01-26 Thread amit doshi
Hello Sir, I am having Experience in flex and Java . I want to apply for this job post. Can you please send your email ID. Regards Amit Doshi amitc...@gmail.com 9925872489 -- You received this message because you are subscribed to the Google Groups "Flex India Comm

[flex_india:27945] Re: Flex Openings - Chennai

2010-01-23 Thread amit doshi
Hi, I am having 1 1/2 experience in Flex + Java. I can show you the product that i have already completed.. and also what at present i am currently working on. Waiting for your response.. Thanks & regards, Amit Doshi 9925872489 amitc...@gmail.com -- You received

Re: [flex_india:27902] Fix the axis labes of a Column chart

2010-01-21 Thread amit patel
please try to punt some sample demo so you will get the answer as quickly as possible On Wed, Jan 20, 2010 at 11:28 AM, Manoj KUmar Jena wrote: > Hi All, > > i have a column chart.i want to show my custom labels in the y axis of > that chart. > but now i am getting the values of my data provide

Re: [flex_india:27898] Re: File Upload in Flex Urgent help needed

2010-01-21 Thread amit patel
Yes there is error like the File I/O Error #2038 in Flex File Upload for that you see the blog http://mayurthakor.wordpress.com/2009/01/05/set-rightspermission-to-avoid-file-io-error-2038-in-flex-file-upload/ see this may helps On Thu, Jan 21, 2010 at 8:40 AM, Hari Narayanan wrote: > Suggesti

Re: [flex_india:27520] Need customize message box

2009-12-27 Thread amit pathak
eed to make it display when you click another button, you need to use > . > > But if you want other to show you the code you want, I think there will be > nobody has interesting as your dialog-box is very simple, Use Google, and > you will find the code. > > > > > >

[flex_india:27509] Need customize message box

2009-12-26 Thread amit pathak
Hi Friends, I need a dialog-box,with 2 radio button and 2 simle ok and Cancel button This Dialog-box should be open when i click on some ther button, Once dialog box open then on the basis of selection in radio button, i whould like to do my work on OK and Cancel Button. Please guide me... --

[flex_india:27482] Zoom functionality for canvas and also the component placed inside it

2009-12-24 Thread amit doshi
Hello Guys, I am looking from last one month in different websites for the zoom functionality for canvas and also zoom the component placed inside it along with the panning.. I found the zoom functionality with the images means it just zooms the images & bitmaps b

Re: [flex_india:27061] Chart label are not updated

2009-12-04 Thread amit patel
Tell me you use the property showDataTips="true" or lable function for that On Thu, Dec 3, 2009 at 7:51 PM, baskaran rajendran wrote: > hi, > >I created column chart with button control it works well but the > problem is chart labels are freeze after some click on the button.chart > bars

Re: [flex_india:26860] How to call the Action Script function from java Script through JSP file?

2009-11-25 Thread Amit Panwar
try this :http://www.switchonthecode.com/tutorials/flex-javascript-tutorial-simple-interaction On Wed, Nov 25, 2009 at 8:16 PM, surendra wrote: > Hi , > > I am having Main Application file as Main.mxml after executing this i > will get > index.template.html in the html-template folder. > > i ha

[flex_india:26832] Issue finding height and width of horizontal and vertical axis

2009-11-24 Thread Amit Panwar
Hi All, We are using line chart in our project. For a specific requirement we need to find out the height and width of the axis .( chart width/ height - width/height of axis renderer). Any pointers in this regards would be a great help. -- You received this message because you are subscribed

[flex_india:26726] Re: drag and drop with Vbox

2009-11-18 Thread amit doshi
Make one as file on that extend that component and use that variable with the xmlns space in your flex application and write there dragenabled="true" and where you want to drop write there the code of dragEnter and dragDrop event http://livedocs.adobe.com/flex/3/html/help.html?content=dragdrop_4.h

[flex_india:26494] Re: how to get value from array in java after passing value from flex?

2009-11-08 Thread amit doshi
from java i m getting the string values and also getting the array length but not getting the array values.. Is there any example can u plz suggest then it will be helpful Thanks, Amit On Nov 8, 5:48 pm, Kiran Singh wrote: > Hi, > > Are you using the DTO'

[flex_india:26478] how to configure application on the live server?

2009-11-07 Thread amit doshi
have to make that application live... so how can i do that in the linux server? Please help me out .. Regards. Amit --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Flex India Community" group.

[flex_india:26474] how to get value from array in java after passing value from flex?

2009-11-07 Thread amit doshi
Hello Guys, I badly need ur help.. I am using blazeds as a server and from flex i am passing array ... and from java i am trying to get array.. but don't know how to get that array from java.. here is the code for the flex side public var storearray:

[flex_india:26446] CubeRotate Effect

2009-11-06 Thread amit doshi
Hello guys, I have some problem in mx:CubeRotate .. Actually it is working fine but on button click i open one popup and on that popup i want to give the cube- effect So, I like to know is it possible to give mx:CubeRotate in the popup? Regards, Amit

[flex_india:26371] Flex Print

2009-11-04 Thread amit doshi
()) { printJob.addObject(tileDesgin.Imagesprogress); printJob.send(); } } It comes little pixelated.. I want smooth print .. any help will be appreciated. Thnks in advance Amit Doshi --~--~-~--~~~---~--~~ You received this message because

[flex_india:26294] After write enable in the condition nothing gets executed.

2009-11-02 Thread amit doshi
Hello, if(xmlData.children()[genderIndex].children()[styleIndex].children() [sleeveIndex].children()[neckIndex].children().length()>9) { tilelist.btnNext.enabled=true; }

[flex_india:26265] Drag and drop of Image into Canvas & Move into Particular Canvas Area

2009-10-31 Thread amit doshi
Hello, I am looking for a perfect flex examples that Drog and drop the image into canvas and move in that particular area of the canvas Can any one plz help me? I am trying from last one week but I am not getting the solution with my code ... Here is the code...

[flex_india:26271] Is it possible to create the sprite from png..

2009-10-31 Thread amit doshi
Hello to all, Is it possible to create the sprite from the png files of the same area or portion as the png is having?. Please suggest Thanks in advance --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Grou

[flex_india:25766] Re: New Birthday Calendar

2009-10-08 Thread Amit Sisodiya
Sorry it was an auto generated maili was not intended to do that. On Thu, Oct 8, 2009 at 7:09 PM, Abhinav Mehta wrote: > > This kind of activity should be restricted. > Mods plz prohibit such acts. > > - Original Message - > From: "Amit SIsodiya`&qu

[flex_india:25756] New Birthday Calendar

2009-10-08 Thread Amit SIsodiya`
Hello I am creating a birthday calendar for myself. Can you please click on the link below and enter your birthday for me? http://www.birthdayalarm.com/bd2/85724669a280924227b1481240484c469209971d1386 Amit --~--~-~--~~~---~--~~ You received this message

[flex_india:25612] Flex Memory Consumption

2009-10-02 Thread Amit
Hello All, How do i check Flex performance and memory management in the flex code,please give me some resources or source code to better understand. Thank You. Regards, Amit Sisodiya --~--~-~--~~~---~--~~ You received this message because you

[flex_india:25434] Re: Datagrid selection

2009-09-23 Thread amit shrestha
yes there is a way,,but i don't thing there is a inbuilt method to do so, you have to make it by your self. I would do as, make a custom item rendered and a model object associated with it. When the button is clicked, i would get array of model as: array = datagrid.dataprovider. Then parse each o

[flex_india:25389] Attach File in the post

2009-09-21 Thread amit doshi
Hello Friends, How can we attach file in the flex community with new post.. Can any one please help me because I can't find any option for that. Thanks In advance Amit Doshi --~--~-~--~~~---~--~~ You received this me

[flex_india:25390] Re: How to attach a file while New post

2009-09-21 Thread amit doshi
Hello friends, I am also looking for the same how to attach file in the post If you know then please inform me On Sep 14, 11:32 am, Ravi wrote: > Hello Friends, > How to attach a file while New post. --~--~-~--~~~---~--~~

[flex_india:25388] hitTest or HitArea example in flex

2009-09-21 Thread amit doshi
Hi, I am looking for an example in which if the item moves out of the Canvas area then I like to do some event. So any one please me with the hitTest Example or with the HitTestArea. Thanks in advance Amit Doshi --~--~-~--~~~---~--~~ You

[flex_india:25387] Re: dragging item is not near mousepointer

2009-09-20 Thread amit doshi
Hi Renu, I tried with speciftying correct Offset then also it does not work.. I want to drag along with themouse so, I found one solution for that we can do using dragover event... It works fine.. Thanks for your help Amit Doshi On Sep 19, 11:31 pm, Renu wrote: > Hi A

[flex_india:25386] Re: Drag and Drop issue

2009-09-20 Thread amit doshi
Hi vinod, yes I am talking about mouse pointer position it is actually coming in the left top corner position and I want it in the center. So can you please help me out. Thanks in advance Amit Doshi On Sep 20, 12:30 pm, "Vinod M. Jacob" wrote: > Did you mean the mouse poi

[flex_india:25370] Re: Issue regarding .swf loading

2009-09-19 Thread amit doshi
hi, please use the loadClip for loading the swf then your problem will be solved On Sep 18, 3:40 pm, avinash wrote: > Hi everybody, > > I am loading a .swf file using SWFLoader & Loader class. When I load > the .swf, whole application gets shifted by about 200 in x direction > and 100 pi

[flex_india:25371] Drag and Drop issue

2009-09-19 Thread amit doshi
Hi, When I drag and drop the image from tilelist to canvas, I want the mouse pointer at the center of that image that we droped on the canvas actually at persent it is appearing on the top left of that image so anyone please help me ? --~--~-~--~~~---~--~-

[flex_india:25304] dragging item is not near mousepointer

2009-09-16 Thread amit doshi
Hi,, when i drag and drop an image in the canvas it drops but the mouse pointer is not coming in the right position.. If i drag n drop the image in the same canvas.. then along with the mousedrag the image does not come after being drop it comes over there.. so can any one help me f

[flex_india:25305] image of draggable item is not nearmousepointer

2009-09-16 Thread amit doshi
http://www.adobe.com/2006/mxml"; width="600" xmlns:gallery="view.*" height="400" creationComplete="init()">

[flex_india:25278] how to rotate the particular image from the center point?

2009-09-15 Thread amit doshi
Hi, Can any one help me how to rotate the image from the center in flex? --~--~-~--~~~---~--~~ 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_india@googlegr

[flex_india:25157] Re: Why is Flex so awesome ?

2009-09-10 Thread amit shrestha
*Why is Flex so awesome ? *1) the main reason flex is awesome is it's easiness of use in creating great rich internet application 2) secondly it's awesome because of the platform in dependency,,, i can code with out having to worry about the browsers and operating.Java script developer don't have t

[flex_india:24245] Re: LineChart Issue

2009-08-04 Thread amit patel
To iswar You can tell me what kind of error you getting when running tha application ,, because in my side all are working file without any error ,, currently i am not taking about the functionaly ,, On Mon, Aug 3, 2009 at 7:31 PM, Ishwar wrote: > > Hi Prasad, > > In both and > etries does

[flex_india:23919] Re: MATE Framework

2009-07-22 Thread Amit Sisodiya
Thank You saurabh Regards, Amit On Wed, Jul 22, 2009 at 6:42 PM, Saurabh Narula < reachsaurabhnar...@gmail.com> wrote: > well :) MATE :) i personally love this framework, its a tag based event > driven framework, the beauty of this framework is that it aligns well with > the fle

[flex_india:23914] Re: MATE Framework

2009-07-22 Thread Amit Sisodiya
i am also keen to know about the Mate Frameworkplease friends provide us some document related to it, to understand its functionality and the flow of the code. please provide us links too if possible. Thanks n Regards, Amit On Wed, Jul 22, 2009 at 12:16 PM, Abhinav Mehta wrote: >

[flex_india:23661] Re: SuperTabNavigator close tabs programatically

2009-07-11 Thread amit shrestha
in super tab navigator all tab are simply child of the super tab navigator,, so what u got to do is just remove child to remove any particular tab . On Fri, Jul 10, 2009 at 3:30 PM, jeroen wrote: > > Any idea on how close a Tab from another Tab? > > > --~--~-~--~~~--

[flex_india:23621] Re: Could not resolve to a component implementation

2009-07-09 Thread amit patel
Can u give some demo of the application ,, so i can understand and give the reply ,, because of i am facing same problem before 6 months ,, On Thu, Jul 9, 2009 at 2:54 PM, kalavati singh wrote: > Hi, > > When I running the following code > > > > mx:horizontalAxisRenderers> > axi

[flex_india:23475] Re: Preserve Status of Advanced DataGrid

2009-07-03 Thread amit shrestha
for this first you will have to store open items when item is opeaned [ADG have some event for this],, then when there is change in dataprovider , you will have to iterate through those stores items and so as : adg.openNode(object); On Fri, Jul 3, 2009 at 4:03 PM, vikram wrote: > > Hi , > I hav

[flex_india:22834] API for uploading file in flex.....

2009-06-08 Thread Amit
Hello All, Dear friends i want to upload the file in flex so how to do it, plz give me some suggestion or some examples for that. Thank You, Regards, Amit --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[flex_india:22676] How to disable "CTRL + R" using Javascript

2009-06-01 Thread Amit
Hello All, This is Amit, and i am facing the above subjected problem, i have disabled the right click and the F5 button but i am not able to disable the "Ctrl + R" or refresh icon .so please tell me how to do it.i am working on the important project and i have a deadline

[flex_india:22551] Refresh related problem

2009-05-27 Thread Amit
so i w'll move further. plz help me.. Regards, Amit Thank You --~--~-~--~~~---~--~~ 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_india@g

[flex_india:22527] Refresh Disable Problem

2009-05-26 Thread Amit
hello all, This is Amit and i want to disable the "Refresh" button or F5, my project doesn't require the refresh thing so if anybody have a solution to this problem then please help me. Regards, Amit Thank You --~--~-~--~~~---~--~---

[flex_india:22107] Re: Any number restriction on PieSeries while adding to pieChart

2009-05-08 Thread amit patel
To Subrata no you can add as many as you want see the below exmaples http://blog.flexexamples.com/2007/09/24/animating-data-changes-in-a-flex-pie-chart/ Amit On Fri, May 8, 2009 at 12:31 PM, Subrata wrote: > > is there any restriction that we can not add more than say 5 PieSerie

[flex_india:22079] Re: How to Save Dynamically created flowchart in database?

2009-05-07 Thread Amit
Hi, Create a webservice in java passing the state of user's current workflow as XML. Save it as nText in DB. While user enters the page, call the webmethod to receive the saved XML. Based of this XML you need to populate the workflow. Thanks, Amit. On May 6, 12:50 pm, Vrushali wrote: &g

[flex_india:22084] global error handling

2009-05-07 Thread Amit
hello all, Is there any way in flex application so that i can use only one error handling method in the main application and it executes all the flash errors in the main application. plz help me i am working on the project and it needs global handling method. Regards, Amit Sisodia

[flex_india:22077] Re: how to add ampercent in xml code chk the sample ...

2009-05-07 Thread Amit
@t Patel > > On May 6, 4:06 pm, hari wrote: > > > i used cdata node also.. > > but same thing repeating.. > > > On May 6, 11:24 am, Amit wrote: > > > > Better you use a CDATA node... > > > > On May 6, 10:49 am, hari wrote: &g

[flex_india:22076] Re: Reduce the spaces between the column in column chart

2009-05-07 Thread Amit
Hi, You need to play with maxColumnWidth and columnWidthRatio property for Column Chart. Set it to the minimum value you want. On May 6, 2:06 pm, AravindakumarThangaraju wrote: > Hi All, >        how to reduce the spaces between the column in column chart.my > columnwidthRatio is .4 it's fixed

[flex_india:22056] Re: how to add ampercent in xml code chk the sample ...

2009-05-06 Thread Amit
Better you use a CDATA node... On May 6, 10:49 am, hari wrote: > hi all, > > How to add ampercent in xml node... > this is the sample code... > here i am giving & but its displaying as & > > plz chk the code below. > > > http://www.adobe.com/2006/mxml"; > initialize="createXML()

[flex_india:22054] Re: Can we drag listbox to datagrid?

2009-05-06 Thread Amit
Yes definitely you can drag items from a List to a Datagrid. Just make dragEnabled for your list as true & dropEnabled for datagrid as true... and see the FLEX magic..he he... On May 6, 8:42 am, Karthik K wrote: > Hi guys > > Is there any chance to drag items from listbox to datagrid > please

[flex_india:22002] Cairngorm Architecture

2009-05-04 Thread Amit
gards, Amit Thank you. --~--~-~--~~~---~--~~ 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_india@googlegroups.com To unsubscribe from this group, send email

[flex_india:21966] Re: Error #1009

2009-05-01 Thread amit patel
To jayesh sharma Hello i can not get any error in that and works fine with your data Amit On Wed, Apr 29, 2009 at 5:52 PM, jayesh sharma wrote: > Hii all > > My xml is: 60 > > I m getting Error #1009 while converting it to the XMLDocument. > > How to get rid of the e

[flex_india:21964] Re: ColumnChart minimum Height

2009-05-01 Thread amit patel
";> Amit On Tue, Apr 28, 2009 at 11:04 PM, InKiev wrote: > > Hi to all guys, I'm looking for a way to specify a minimum height

[flex_india:21963] Re: add runtime array to datagrid

2009-05-01 Thread amit patel
To http://www.adobe.com/2006/mxml"; layout="absolute" creationComplete="init()"> try this way On Tue, Apr 28, 2009 at 12:57 PM, flex wrote: > > hi all, > can we add array collection to datagrid like this, here it is giving > runtime error. >private function init

[flex_india:21149] Re: Wanted Directory Control

2009-04-02 Thread Amit
Hi Fuxi, Thanks for reply! but i wanted the this application for web based ftp. So please let me know any thing available Regards Amit On Apr 1, 9:41 pm, Fuxi wrote: > Hi, >  Is is AIR application or in the browser? >  I think in the firs case you can use FileSystemDataGrid or

[flex_india:21106] Wanted Directory Control

2009-04-01 Thread AmiT Cool
Hi Friends I wanted a Windows Directory control and file browser in FLEX. I am very new to FLEX. Please help me how to do this. Regards AMit --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[flex_india:20937] Re: About datagrid help me ...

2009-03-27 Thread Amit Sisodiya
o load and > display the data of all the files simultaneously? > > Please elaborate your requirements. > > -Ravi > > On Mar 27, 2:12 pm, Amit wrote: > > how to load multiple XML files dynamically in datagrid on a click > > button. > > > --~--~-~--

[flex_india:20938] Re: About datagrid help me ...

2009-03-27 Thread Amit
isplay the data of all the files simultaneously? > > Please elaborate your requirements. > > -Ravi > > On Mar 27, 2:12 pm, Amit wrote: > > > how to load multiple  XML files dynamically in datagrid on a click > > button. --~--~-~--~~~---~--~

[flex_india:20933] About datagrid help me ...

2009-03-27 Thread Amit
how to load multiple XML files dynamically in datagrid on a click button. --~--~-~--~~~---~--~~ 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_india@googlegroups.co

[flex_india:20904] Flex Graph is not printing the complete width on paper

2009-03-26 Thread Amit Patel
Hi, I have Flex graph (area chart) which runs as a portlet in portal application. I have implemented the print functionality to print the graph. But when it gets printed on paper i have the below problems: 1. Graph width is not getting printed 100%. Its getting cut. 2. Heightwise Its getting pr

[flex_india:20500] Re: Verical axisrenderer in Column Chart

2009-03-17 Thread amit patel
To Gaurav Plz give me the some whole code that why i identify and give feebackk it is also possible with inline public function defineVerticalLabel(cat:Object, pcat:Object,ax:LinearAxis):String { return cat.toString().substring(0,2) + "%"; }

[flex_india:20166] Join a new group for Flex Developers http://groups.google.com/group/flex_delhi_india_group

2009-03-06 Thread Amit
Hi, Join a new group for Flex Developers http://groups.google.com/group/flex_delhi_india_group Thanks and Regards Amit Kumar Pandey --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Flex India Community&q

[flex_india:17734] Re: reducing labels in a Flex Chart on the x-axis

2008-12-24 Thread amit patel
To Priyank Pls put some demo code so everyone can understand easily ,, and also if you have the any designs related to that then just attach it Amit On Tue, Dec 23, 2008 at 12:19 PM, Priyank Kapadia < priyankomnipot...@gmail.com> wrote: > > Hi friends, > > Just need your h

[flex_india:17656] Re: FLVPlayback Component using a XML Playlist

2008-12-21 Thread amit shrestha
do _player...autoRewind = false; ...just listen for the VideoEvent.COMPLETE, and on that event just change the video source[ur xml parser will provide that] and again call play() On Mon, Dec 22, 2008 at 5:16 AM, jtbr...@gmail.com wrote: > > Hello all, > > I currently have a FLVPLayback component

[flex_india:17381] Re: xaxis lable alignment - Chart

2008-12-14 Thread amit patel
To Ravi use this as below Can this solve ur problem On 12/13/08, Ravi Prakash wrote: > > > hi > > i have problem with aligning Chart X axis lable. > > > in my chart i made my x axis data (datetime axis) as veritcal ie > lableRotation as 90 and my date format is MM/DD/. now what h

[flex_india:17139] Re: Chart x axis readable format

2008-12-07 Thread amit patel
To axay Actually wht you want ,, if possible then attach the jpg file you want .. i think you use the label renderer for that amit On Sat, Dec 6, 2008 at 3:39 PM, Axay <[EMAIL PROTECTED]> wrote: > > Hi, > > I have to display following data in to a chart(chart should grow i

[flex_india:16670] Re: creating gauges and indicators in flex

2008-11-27 Thread amit patel
Hi You should use this link http://forums.ilog.com/elixir/index.php?board=4.0 just sing in and see the link Amit On Thu, Nov 27, 2008 at 5:38 PM, Asha <[EMAIL PROTECTED]> wrote: > > Hi, > Does anyone knows how to create gauges and indicators in flex builder? > Something li

[flex_india:16395] Re: Chart Gridlines for minor ticks

2008-11-20 Thread amit patel
To Tariq you want to use the grid lines or want to show only minor tick on the axis,,, if you want the grid lines then there is property like showVerticalGrid = true or false this should help you Amit On Thu, Nov 20, 2008 at 5:56 PM, tariq <[EMAIL PROTECTED]> wrote: > >

[flex_india:15910] Regarding JW Player

2008-11-08 Thread Amit
st me how to unload or stop the previous video. Thanks, Amit --~--~-~--~~~---~--~~ 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_india@googlegroups.com

[flex_india:14664] removing autoscroll in advanced datagrid

2008-09-30 Thread amit shrestha
hi every body, i am using advanced datagrid,with item renderer as a VBox, rows content are draggable... the problem is that when i drag a row item and move to top most boundary of advanced datagrid the whole datagrid scroll up [i guess this is the freature implemented internally by the advanced

[flex_india:13816] Re: canceling drag event when i hit esc

2008-09-09 Thread amit shrestha
I think we can listen for the esc key do the rest of the opreation > > ~sara~ > > On Sep 9, 2:16 pm, "amit shrestha" <[EMAIL PROTECTED]> wrote: > > hi every body, > >is there a way to cancel the darg operation when i press esc key,, > like i > > s

[flex_india:13806] canceling drag event when i hit esc

2008-09-09 Thread amit shrestha
hi every body, is there a way to cancel the darg operation when i press esc key,, like i start to drag a component by pressing mouse down and dragging the cursor, when i press esc how can i stop that drag session. --~--~-~--~~~---~--~~ You received this message b

[flex_india:13730] did any one had similar problem?

2008-09-07 Thread amit shrestha
hi every body, well i have one strange problem, i have a container say "A", and inside "A" i have a VBox, and inside VBox i have a Text widget [mx.control.Text], the problem is that when i select the text and drag the mouse downward, the only Text widget [i have othet widget as well while remain a

  1   2   >