Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Embed without .mov

Status
Not open for further replies.

apokryphos

Technical User
May 11, 2005
1
GB
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top