Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
thedoc735 #1
I want to add some text beneath the streaming video?
I was told to put the following code into my web page [body] in order to view
the webcam live on the internet; so I did........
"<script language="JavaScript" type="text/JavaScript">
function showCamera(o)
{
// Replace this url with your own ip camera url...
o.URL = "http://192.168.1.101";
// Set your camera window's width here
o.CamWidth = 640;
}
</script>
<OBJECT onreadystatechange="showCamera(this);"
CODEBASE="..\cab\WinWebPush.cab#version=1,0,1,3"
CLASSID="CLSID:7876E4A5-78B7-4020-B08F-C960A1ED54C9"><./OBJECT>"
........."BUT!"
I want to add some text beneath the streaming video? The problem is everytime
I type something underneath it, the words don't show up in IE6? - i.e. they
disappear! I've tried messing with the layout mode in [dreamweaver] etc. but
had no success with that so thought I would see if anyone here has the 'inside
knowledge' on how to accomplish this task?
thanx in advance......
thedoc735 Guest
-
p2p video streaming
hi all; i just started with flash video stuff. is there any way to stream video via p2p like msn, skype, etc?, just using fms as a gateway or sth.... -
Video streaming: OK audio but video just white
Help! Has anyone ever run into this problem? I'm streaming some Flash video (along with a player) from Playstream and the skin and audio works fine,... -
p2p streaming video
pls check this site http://www.sopcast.org/ Maybe in next G FSC, add this function. -
video streaming - swf?
There are streamed video formats, which means, that, when downloaded on a web site, the video begins to play while the rest is being downloaded. My... -
Streaming Video on a CD
Does checking the box "streaming" on a video allow any improvement when playing video only from a CD on a user computer (no internet involved at...



Reply With Quote

