----- Original Message ----- From: "Mosh Teitelbaum" <[EMAIL PROTECTED]> > Typically, this would be the EMBED tag. ---------------------------
Though it's worth noting that EMBED is deprecated in XHTML. Or, more precisely I think, it's never really existed in the HTML specs. The tag to use for including media into pages is OBJECT. Of course there's browser support to think of, which means you may well end up with EMBED. I don't know if any of this applies to embedding MPEGs as well, but there's a workaround for using Flash with OBJECT here: http://www.alistapart.com/stories/flashsatay/ More info of use: http://devedge.netscape.com/viewsource/2002/markup-and-plugins/ (this one seems good) http://www.blooberry.com/indexdot/html/tagpages/o/object.htm http://www.w3.org/TR/REC-html40/struct/objects.html#h-13.3 HTH, Gyrus [EMAIL PROTECTED] work: http://www.tengai.co.uk play: http://norlonto.net PGP key available ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

