views:

58

answers:

0

Hi,

I have a 180-degree circular image, sort of like a speed meter, where I need to dynamically show a value based on an XML / database. One option is using 5-10 different images and loading a different image based on the current value when the visitor enters the website. But I would much rather use something truly dynamic, or an animation if possible.

What are my alternatives? This also needs to be compatible with loads of different kinds of users, and relatively easy to achieve as the project is low-cost.

I've been trying to find the appropriate ajax tutorials to show this, but I can't find anything. Suggestions?