I have created an .swf that uses the FLV Playback component to load an .flv and adds cuepoints to it. The .flv lives in the same folder as the .swf and both are on a network that is accessible throughout the building I work in. I have published it for Flash 9. The .swf works perfectly on my computer, but the video does not play on any other computers. Not only this, but I've noticed two other things:

- I added Mouse.hide(); to my Action Script, but the mouse is showing.
- The audio files are playing, but some audio files which are triggered by Action Script are not playing.

I've made sure that Flash Player 9 is loaded. I've also exported as an .exe to make sure the player wasn't the issue, and it still only works on my computer. Does anyone have any ideas?