PDA

View Full Version : how to use <object> script in embed?



sonic
December 3rd, 2002, 09:57
I have some videos embed in my site, but i read the realplayer document, it say it can use <object> script or html <embed> to insert videos.
what's the different between them?
if i want to use <object>, what should i change the codes?
These're the codes:

<embed SRC="abc.ram" WIDTH=320 HEIGHT=240 NOJAVA=true CONTROLS=ImageWindow CONSOLE=one><br>
<embed SRC="abc.ram" WIDTH=230 HEIGHT=30 NOJAVA=true CONTROLS=ControlPanel CONSOLE=one>

Thanks~~:biggrin2:

Kaliber
December 3rd, 2002, 18:28
Correct me if im wrong but I think one of them is for netscape and one is for IE

Weirds
December 8th, 2002, 22:53
isn't this supposed to be in the html section?