Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Make embedded Flash a link?


  • From: javascript@xxxxxxxxxx (Peter Brunone)
  • Subject: [Javascript] Make embedded Flash a link?
  • Date: Fri, 31 May 2002 11:48:43 -0500

	Slightly off topic, but this is the best place I know to ask.

	I've been handed a Flash (.swf) file, and asked to put it in a page and
make it link to something.  I assumed I could just use the standard EMBED
tag and enclose it in <a href="blah"> </a>, but this isn't producing a link.
I tried an onClick handler too, but to no avail.
	Anybody got a clue to hand out?

Thanks,

Peter