Tagged Questions

1
vote
2answers
1k views

How do you capture mouse events in FF, over Shockwave Object

How do you capture the mouse events, move and click over top of a Shockwave Director Object (not flash) in Firefox, via JavaScript. The code works in IE but not in FF. The script works on the ...
0
votes
1answer
1k views

Addressing properties of a Shockwave Flash object (MultiPowUpload) in JavaScript

Please pardon the dumb newbie question; I've only been programming Javascript for about 24 hours... :) I have managed (with some outside help) to embed a shockwave flash object into my page - ...