RE: [flexcoders] Require urgent help

2007-05-11 Thread Ravi Kumar Gummadi
 

You can definitely do that.

 

You would be having a series of canvases laid horizontally in HBox. Each
canvas can contain a digit.

 

Now how u show the transition between them depends on how you implement
your logic.

You can use move effect to simulate that a digit is going up and a new
digit is coming from down.

The corresponding math you need to figure out. ( changing the digits
appropriately based on its place).

 

Regards,
Ravi

 

 


** The
information contained in this email, and any attachments hereto, is
strictly confidential and solely intended for use by the individual(s)
and/or entity(s) to which it is addressed. If you have received this
email in error, please notify the System Manager at
[EMAIL PROTECTED] as soon as possible. Thank you for your attention
to this matter.

**



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Rajesh Deshmukh
Sent: Friday, May 11, 2007 10:12 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Require urgent help

 

 

Hi All,

 

I am new to this group.

I have a small problem which I need to resolve as soon as possible.

I am working for one project where I need to implement the Meter in an
application for Flex.

It's like I am having some dynamic data (which changes on the user
interaction).

I am having a meter init which is like we have for our vehicles.

It changes as per the user interaction.

I am confused over it about how to implement it.

Whether I can do it in Flex? If yes how can I do that?

Or will I have to take help for some other applications.

Please help me as soon as possible.

 

Waiting for your replies...

 

Regards,

Rajesh Deshmukh

 

 

 



Re: [flexcoders] Require urgent help

2007-05-11 Thread shaun
Hi,

Rajesh Deshmukh wrote:
  
 
 Hi All,
 
  
 
 I am new to this group.
 
 I have a small problem which I need to resolve as soon as possible.
 
 I am working for one project where I need to implement the Meter in an
 application for Flex.
 
 It's like I am having some dynamic data (which changes on the user
 interaction).
 
 I am having a meter init which is like we have for our vehicles.
 
 It changes as per the user interaction.
 
 I am confused over it about how to implement it.
 
 Whether I can do it in Flex? If yes how can I do that?
 
 Or will I have to take help for some other applications.
 
 Please help me as soon as possible.
 
  
 
 Waiting for your replies...
 
  

Perhaps this nice page will help:

http://www.betterthanflex.com/

or this one,

http://weblogs.macromedia.com/pent/archives/2006/07/writing_flex_2.cfm


HTH.
  - shaun



RE: [flexcoders] Require urgent help

2007-05-11 Thread Rajesh Deshmukh
Thanks shaun,

 

It matches with my requirement.

I just need to look for the motion for the meter i.e. the movement of
needle.

I think I will have to look out for some things like Transitions which I
had already used in Charts.

 

Thanks again,

 

Regards

Rajesh Deshmukh

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of shaun
Sent: Friday, May 11, 2007 5:54 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Require urgent help

 

Hi,

Rajesh Deshmukh wrote:
 
 
 Hi All,
 
 
 
 I am new to this group.
 
 I have a small problem which I need to resolve as soon as possible.
 
 I am working for one project where I need to implement the Meter in an
 application for Flex.
 
 It's like I am having some dynamic data (which changes on the user
 interaction).
 
 I am having a meter init which is like we have for our vehicles.
 
 It changes as per the user interaction.
 
 I am confused over it about how to implement it.
 
 Whether I can do it in Flex? If yes how can I do that?
 
 Or will I have to take help for some other applications.
 
 Please help me as soon as possible.
 
 
 
 Waiting for your replies...
 
 

Perhaps this nice page will help:

http://www.betterthanflex.com/ http://www.betterthanflex.com/ 

or this one,

http://weblogs.macromedia.com/pent/archives/2006/07/writing_flex_2.cfm
http://weblogs.macromedia.com/pent/archives/2006/07/writing_flex_2.cfm


HTH.
- shaun

 



Re: [flexcoders] Require urgent help

2007-05-10 Thread slangeberg

'Meter'? Are you talking about a gauge on an instrument panel?

Have you looked at the charting components?

-Scott

On 5/10/07, Rajesh Deshmukh [EMAIL PROTECTED] wrote:


   Hi All,



I am new to this group.

I have a small problem which I need to resolve as soon as possible.

I am working for one project where I need to implement the Meter in an
application for Flex.

It's like I am having some dynamic data (which changes on the user
interaction).

I am having a meter init which is like we have for our vehicles.

It changes as per the user interaction.

I am confused over it about how to implement it.

Whether I can do it in Flex? If yes how can I do that?

Or will I have to take help for some other applications.

Please help me as soon as possible.



Waiting for your replies…



Regards,

Rajesh Deshmukh





 





--

: : ) Scott


RE: [flexcoders] Require urgent help

2007-05-10 Thread Tracy Spratt
First, the subject to your post is not good.  EVERYONE's problem is
urgent to them.  Many of us do not even read messages that do not have a
subject that suggests we might be able to help.

 

Now, sure, you can do this in flex.  One way is to use a progress bar.
Another is to create your own meter component.  See this article for a
simple example:

http://weblogs.macromedia.com/pent/archives/2006/07/writing_flex_2.cfm

 

Tracy

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Rajesh Deshmukh
Sent: Thursday, May 10, 2007 11:06 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Require urgent help

 

Hi All,

 

I am new to this group.

I have a small problem which I need to resolve as soon as possible.

I am working for one project where I need to implement the Meter in an
application for Flex.

It's like I am having some dynamic data (which changes on the user
interaction).

I am having a meter init which is like we have for our vehicles.

It changes as per the user interaction.

I am confused over it about how to implement it.

Whether I can do it in Flex? If yes how can I do that?

Or will I have to take help for some other applications.

Please help me as soon as possible.

 

Waiting for your replies...

 

Regards,

Rajesh Deshmukh