Well, here's a quick and dirty code for this would be
getURL("URL", "_target");
however the real syntax is
getURL(url [, window [, "variables"]])
For furthur features you could use JavaScript
vishesh
Nearly a Posting Virtuoso
1,381 posts since Oct 2006
Reputation Points: 85
Solved Threads: 42
vishesh
Nearly a Posting Virtuoso
1,381 posts since Oct 2006
Reputation Points: 85
Solved Threads: 42
Why make it complicated? Keep it simple:
make a button, and link it to a page containing a movie.
<a href="mymoviepage.htm"><img src="pictureofmybutton.jpg" /></a>
MidiMagic
Nearly a Senior Poster
3,319 posts since Jan 2007
Reputation Points: 730
Solved Threads: 182