Hi,
I'm trying to implement the capability to view .movs into a gallery script. Because of the way it handles uploads, each file uploaded is given an ID, which is what it calls when a user attempts to view a file (generally an image).
Because of this, within the <embed> tag, the src= is a...