This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Flash General > January 2007 > Dynamic charting using Flash





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Dynamic charting using Flash
vivekmahanta@gmail.com

2007-01-30, 11:53 am

I am trying to draw financial charts on my webpage displaying stock
prices and volumes that are updated very 5 mins. So, my chart should
be able to make changes to the chart as and when new data is added.
For this purpose I want to use Flash or any other application that
might make it possible. Do I need to have ColdFusion installed on the
web hosting server for this purpose ?? Any help in this matter will be
greatly appreciated. I have never programmed in Flash, but I am very
proficient in Java and C++, so if you can suggest anyway I can create
dynamic charts on my webpage then it will be really great.

Please reply,

Vivek

Lukasz Jedynak

2007-01-30, 11:53 am


it think the good ide will be use flash and dynamic created XML by php.
Try to google. there is a lot of examples in the web.


Uzytkownik <vivekmahanta@XXXXXXXXXX> napisal w wiadomosci
news:1170048554.049718.282630@m58g2000cwm.googlegroups.com...
>I am trying to draw financial charts on my webpage displaying stock
> prices and volumes that are updated very 5 mins. So, my chart should
> be able to make changes to the chart as and when new data is added.
> For this purpose I want to use Flash or any other application that
> might make it possible. Do I need to have ColdFusion installed on the
> web hosting server for this purpose ?? Any help in this matter will be
> greatly appreciated. I have never programmed in Flash, but I am very
> proficient in Java and C++, so if you can suggest anyway I can create
> dynamic charts on my webpage then it will be really great.
>
> Please reply,
>
> Vivek
>



jasen

2007-01-30, 11:53 am

On 2007-01-29, vivekmahanta@XXXXXXXXXX <vivekmahanta@XXXXXXXXXX> wrote:

> I am trying to draw financial charts on my webpage displaying stock
> prices and volumes that are updated very 5 mins. So, my chart should
> be able to make changes to the chart as and when new data is added.
> For this purpose I want to use Flash or any other application that
> might make it possible.


A simple <meta http-equiv="refresh" content="300"> in the head would do that,

If you want to get fancy use server side scripting to adjust the delay so
that the refresh comes soon after the data on ther server is updated.

for a better look use frames and only update the frame with the data, or use
javascript (xmlHttpRequest) to do tretrieve the update data.


--

Bye.
Jasen
Sponsored Links


Copyright 2003 - 2009 forum4designers.com  Software forum  Computer Hardware reviews