I'm trying to test something out in flash with XML and was wondering if anyoone
could point me in the rght direction of a tutorial.
I'm working on a project where I need to be able to pin point several shots
that were taken on a golf course. I Need to be able to load in several jpegs
and then on these plot the points at which the ball landed.
I know this can be done using XML to load in the images but how do I go about
then ploting points over the top of the image using X Y coordinates.
Any help is much appreciated
The Feldkircher - 16 Apr 2007 21:30 GMT
Hi
Import your images to a layer (say 100 for Img1......700 for Img7) then you can plot X and Y on layer 800 for all the images below.
middlesbrough fc - 17 Apr 2007 17:20 GMT
I'll give this a go. Think I know what you mean.
Thanks