apokryphos
Technical User
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 non-.mov file, so it doesn't know what to do and deals out the source (I guess). Is there any other way of telling the embed that it's a .mov, without having it in the src?
Thanks
Francis G.
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 non-.mov file, so it doesn't know what to do and deals out the source (I guess). Is there any other way of telling the embed that it's a .mov, without having it in the src?
Thanks
Francis G.