Newbie questions about Pliant
Video and Audio
HTML code for video and audio |
Message posted by maybe Willer Alves on 2001/07/26 15:19:57 |
This is nothing with Pliant, but I think you could help me:
I need to show in an HTML page sound (mid and wav) and video (avi, mov, swf).
I've tried embed:
<EMBED SRC="myarchive.ext" autostart="true" ...>
And this code works just for IE. Is there another way of doing that works both with IE and Netscape? |
Message posted by maybe Willer Alves on 2001/07/26 16:21:25 |
Don't worry about that, I've found my mistake... Thanks! |