usually we can get X,Y coordinates in java applications. I want to get the x,y coorsinates of a given flash file in a jsp page usibg java? how can I do it?

I think the way I would handle that is through some sort of extrapolation... the flv would have to keep track of it's own coordinates (which shouldnt be hard), which would then be added to the offsetTop and offsetLeft of the flv element or container (again, not too hard) which can then be passed into your java applet (or however that works)...

I can't think of any other ways...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.