Jump to content

Movie as a link


imbored531

Recommended Posts

I have a short movie file as an opening page, and I want to be able to click it to bring me to the main site. How would I do this.Here's what I have so far:

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><link rel="stylesheet" type="text/css"href="opening page.css" /><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><title>logo</title></head><body bgcolor="#000000"><!--url's used in the movie--><!--text used in the movie--><!-- saved from url=(0013)about:internet --><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="550" height="400" id="logo" align="middle"><param name="allowScriptAccess" value="sameDomain" /><param name="movie" value="logo.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><embed src="logo.swf" quality="high" bgcolor="#000000" width="550" height="400" name="logo" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object></body></html>

What and where would I put something to make it a link.I don't think you'd need this to help me but heres a link of what I have:My WebpagePS Macromedia did most of that when I clicked publish.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...