I’m just wondering if i’m forced to use Java or if i can simply use Actionscript and create an application in Flash to do this.
edit
The project i’m starting up is to convert e-learning movies created with “screen recording” tool that exports the movies to Macromedia Director.
The export function creates a folder with images for the background and the changes in the background, and specific images for the mousepointer. Also there is a couple of textfiles saying when and where these pictures are supposed to show and how the mousepointer is moving use timestamps and x and y coordinates. I need to be able to read these textfiles and images into an swf file and then apply the x,y coordinates and timestamps. Then there is sound and a talking avatar but that will come later… heh.