maldwin
Sep 25, 2007, 10:10 PM
How can I get my flash video to start with an onmouseover event?
retsoksirhc
Sep 26, 2007, 01:40 PM
You could make an emtpy <div>, and then with an onMouseOver, just have the content of it change to the HTML source for the video. If it's a large file, it might take a little bit before it starts, but it wouldn't load on it's own without the onMouseOver.