On Tue, 2003-05-20 at 18:30, Arthur Wiebe wrote: > A good XHTML 1.1 valid way for embeding flash/java/etc object is bu > using a template sort of like this. (This is a minimal way) > > <object type="mime-content-type" data="path/to/file.class"> > <param src="path/to/file.class" /> > </object> > > That will work on IE, Netscape and Mozilla. Use the data attribute not code. > Tried the data attribute, it did NOT work for me.. Only thing I could get to work was: <object classid="java:applet_name.class" ... etcReceived on Wednesday, 21 May 2003 11:01:43 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 6 April 2009 12:59:20 GMT