[Javascript] popup video window

Josiah Gordon jgordon at directfile.com
Fri Dec 21 18:04:50 CST 2001


Try passing variables in the URL querystring with javascript on your first
page and then read them off on your second page.
See http://webdeveloper.earthweb.com/webjs/item/0,3602,12760_56231,00.html

It looks like this:
	- http://example.org/index.html?param1=realplayer - added on first page
	- second page reads value for param1 variable and acts accordingly

Hope that helps,

Josiah Gordon

-----Original Message-----
From: javascript-admin at LaTech.edu [mailto:javascript-admin at LaTech.edu]On
Behalf Of BWeston1a at aol.com
Sent: Friday, December 21, 2001 3:58 PM
To: javascript at LaTech.edu
Subject: [Javascript] popup video window


I'm reasonably new to javascript and have been wrestling with the following
problem, unfortunately, it seems I'm the one being pinned.

I'm trying to create a popup window to display video. The problem is I need
to create this popup from a thumbnail image that contains the filename of
the
video.

But before displaying the video, I need the same popup window to display a
choice where the user selects whether to use the quicktime or real player. I
can't seem to figure out how to pass this variable.

I'm sure  this is something simple and it's a matter of my being stupid. But
I'd really appreciate any help I can get.

Thanks in advance,

-Bob

_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript


---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.310 / Virus Database: 171 - Release Date: 12/19/2001

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.310 / Virus Database: 171 - Release Date: 12/19/2001




More information about the Javascript mailing list