[flexcoders] Question about capturing event.

2008-07-13 Thread Vik
blic function progressHandler(event:ProgressEvent):void >>>{ >>> this.dispatchEvent(event); >>>} The debugger never gets to this progressHandler Any help on this would be appreciated. --Vik

[flexcoders] reducing white space from chart

2009-01-30 Thread Vik
Hie Could anyone please help on this http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?catid=585&threadid=1419947&forumid=60 Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com

Re: [flexcoders] Reducing white space in charts

2009-01-30 Thread Vik
Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com Hie Thankx for the response.. I am still pretty new so could you tell me where exactly to write all this? Vik On Fri, Jan 30, 2009 at 7:48 PM, Sam Lai wrote: > I had the same problem, and wasn't about t

Re: [flexcoders] Reducing white space in charts

2009-01-31 Thread Vik
Hie Thankx a lot!!! This worked Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Sat, Jan 31, 2009 at 11:30 AM, Sam Lai wrote: > Oh, you mean the gaps causing the scrollbars to appear? > > Change your HBox line to this - > > > > > 2009/1

[flexcoders] Calling web service from flex

2009-02-02 Thread Vik
in http analyzer of jdeveloper and it returns the good expected result. any help will be appreciated. Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com

Re: [flexcoders] Calling web service from flex

2009-02-02 Thread Vik
Hie how to set the type to text? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Mon, Feb 2, 2009 at 9:03 PM, Tracy Spratt wrote: >Perhaps Flex has more stringent requirements for valid xml. You could > use a tcp sniffer(charles, ServiceCapture) to look

Re: [flexcoders] Calling web service from flex

2009-02-02 Thread Vik
Hie Tracy Thankx for replying.. but even after changing the format to object/ text/ e4x and xml I get the same error just in different wording like xml parsing error for meta etc etc any suggestions? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Mon, Feb 2, 2009

[flexcoders] Simplest way to create a webservice and deploy

2009-02-02 Thread Vik
and deploying it as a web service Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com

Re: [flexcoders] Re: Simplest way to create a webservice and deploy

2009-02-03 Thread Vik
Hmm I think this is not at least the simplest way to start with especially for a beginner. Any other ideas? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Wed, Feb 4, 2009 at 12:51 AM, valdhor wrote: > http://java.sun.com/webservices/docs/1.6/tutorial/

Re: [flexcoders] Re: Simplest way to create a webservice and deploy

2009-02-04 Thread Vik
to achieve this. Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Wed, Feb 4, 2009 at 10:43 PM, Tracy Spratt wrote: >Yes, Web Services can be difficult. > > > > But, we need to be clear on our language. Vik, when you use the words "web > s

Re: [flexcoders] Re: Simplest way to create a webservice and deploy

2009-02-05 Thread Vik
Big Thankx to all you guys...especially to Tracy & Nate Yes I really did not need a webservice to achieve what I was looking for. I was just in need of a xml response which I could achieve by simply creating a servlet which sends me a response as an XML. Thanks again!!! Thankx and Regards

[flexcoders] Accordion click event issue

2009-02-05 Thread Vik
the button inside it. Any idea why? and how to fix Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com

[flexcoders] Bar graph question

2009-02-08 Thread Vik
). I tried various ways but could not get the desired results. Any suggestions for the required mxml for this. I tried like: any suggestions? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com

[flexcoders] pie chart question

2009-02-13 Thread Vik
Hie I have requirement in which i have pie chart. I want to click on a particular pie area to open another pie chart. is it possible? if yes then how? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com

[flexcoders] Showing grid in line series graph

2009-02-15 Thread Vik
Hie I have a line series graph. Doing a showAlldataTip gives a bad look to my graph. So i just want to show grid lines in the graph. is it possible? how? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com

Re: [flexcoders] Re: Showing grid in line series graph

2009-02-15 Thread Vik
Hie That worked thankx.. but the grid lines are very light. almost hard to see.. how to make them look a bit bold? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Sun, Feb 15, 2009 at 11:49 PM, EddieBerman wrote: > Easy. Here are some links that should h

Re: [flexcoders] Re: Showing grid in line series graph

2009-02-16 Thread Vik
Hie Thankx it worked!!! Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Mon, Feb 16, 2009 at 12:29 PM, sunild99 wrote: > You need to specify a Stroke to use for the grid lines. You can make > the Stroke for the grid lines "bolder" by set

[flexcoders] Graph suggestion wanted

2009-02-24 Thread Vik
ta? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com

Re: [flexcoders] Re: Graph suggestion wanted

2009-02-24 Thread Vik
79-AC31D1F3-CDB1-5F0C-C56177962443ABAF&jsessionid=9630c340063fd36763de303237126115a5b3 Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Wed, Feb 25, 2009 at 2:19 AM, Tim Hoff wrote: > > Hi Vic, > > Since the variance over time doesn't change signif

[flexcoders] Hie

2009-02-27 Thread Vik
: }> This above code shows me all in black as I have not applied this empStatus to format. So how to do that? Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com

[flexcoders] Graph Question

2009-03-04 Thread Vik
than the lowest value in my data so that even the lowest column is visible a bit. Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com

[flexcoders] Fwd: Graph Question

2009-03-06 Thread Vik
Hie any updates on this plz... Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com -- Forwarded message -- From: Vik Date: Thu, Mar 5, 2009 at 9:04 AM Subject: Graph Question To: flexcoders@yahoogroups.com Hie I have a column chart graph with vertical

[flexcoders] http request erro

2009-09-01 Thread Vik
what is wrong and how to debug. plz help Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com

Re: [flexcoders] Re: http request erro

2009-09-02 Thread Vik
Hie Could u please tell where to set the breakpoint to be sure? Also where is this croosdomain.xml and wht to change in that file? will be of great help.. thanks.. Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Wed, Sep 2, 2009 at 6:51 PM, valdhor wrote

Re: [flexcoders] Re: http request erro

2009-09-06 Thread Vik
such file on my sever. Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Wed, Sep 2, 2009 at 8:07 PM, valdhor wrote: > > > Set the breakpoint just before calling the HTTPService.send() method. > > Generally the crossdomain.xml file is found at the root

[flexcoders] Reducing white space in charts

2009-01-30 Thread Vik S. Kumar
Hie any idea on http://www.adobe.com/cfusion/webforums/forum/messageview.cfm? forumid=60&catid=585&threadid=1419947&enterthread=y i m not able to reduce un-necessary space in right and bottom side of chart components