|
|
| studentu777 2004-02-28, 5:28 am |
| can anybody explain this script
src="webcamXP.swf?webcam=http://xx.xx.xx.xx(this is my
ip):80/cam_1.jpg&refresh=15"
webcam.swf is a flash file on my server and I have a http server on my
computer made by webcamxp software
It is working fine but I understand src="webcamxp.swf" but"?webcam =http://..."
I understand that it connacts to http server from my computer but I still dont
understand the code
| |
| Frozen Carp 2004-02-28, 5:28 pm |
| It connects to port 80 at your IP address, apparently refreshing cam1_jpg
every 15 seconds, to create the flash file.
--
Corey Eiges
http://Navbars.net
support@thecheeseNavbars.net (cut the cheese)
^^ Free Navbars & Navbar store
^^ Free Registry Utilities for UltraDev & Dreamweaver
^^ Password Recovery for UltraDev & Dreamweaver
| |
| studentu777 2004-02-29, 5:28 am |
| yes but I dont understand this is made by a javascript or by simple html code
I want to make the same thing from flash and I dont know how
| |
| Alan Ames 2004-02-29, 11:28 am |
| it's passing values to the .swf file
the .swf file is written so that those values make sense to it, and it does
stuff- such as pull in the webcam image from the specified location every
xx seconds.
inside the .swf, there will be ActionScript to process this.
Look for references in FLASH on ActionScripting, or ask in the Flash forum.
or google on the general topic-
http://www.google.com/search?hl=en&...onscript+webcam
> yes but I dont understand this is made by a javascript or by simple html code
> I want to make the same thing from flash and I dont know how
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |