This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Dreamweaver > February 2004 > script help





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author script help
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


Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews