My Fantasy Story Website - Short Site Trailer

I have a site where I write a serialized fantasy story, updated weekly (now on its third week). With a bit of effort delving into Flash, I have created a trailer of sorts for the site. It really doesn't tell you much, but it's pretty, and it's my first flash movie. And I want people to go to my site.

So here, visit the site and watch.

Teaser Trailer

I personally love doing this sort of stuff, so if I don't get much interest, I'll just have to make a more detailed trailer, maybe with sound. And if anyone could tell me how to actually make it so you can click the movie to start it, and click the movie to go to the site, let me know. I've only been using flash for 3 hours so far.

Yes, I know this is a pathetic attempt at a flash animation, but you've read this far, so why not give it a look.
 

log in or register to remove this ad

hmmmm aint nothing flashy there. and there is no reference in the HTML file to a flash file either as far as i can tell. The Picture is pretty nice tough, by whom is it? :)
 

The rather amateur image is by me.

You're sure you didn't see anything flashy? Here's the code:

Code:
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body bgcolor="#000000" text="#FFFFFF" link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF">
<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="468" height="60">
    <param name="movie" value="MOD.swf">
    <param name="quality" value="high">
    <param name="LOOP" value="false">
    <embed src="MOD.swf" width="468" height="60" loop="false" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash">
    </embed> 
  </object> <br>
  <a href="Stories.html">Read</a> <br>
  <a href="MODwallmed.jpg">Image (1024 x 768)<br>
  Home</a> </p>
</body>
</html><!-- text below generated by server. PLEASE REMOVE --></object></layer></div></span></style></noscript></table></script></applet>
<script language="JavaScript">var PUpage="76001072"; var PUprop="geocities"; </script><script language="JavaScript" src="http://www.geocities.com/js_source/pu5geo.js"></script><script language="JavaScript" src="http://www.geocities.com/js_source/ygIELib9.js?v3"></script><script language="JavaScript">var yviContents='http://us.toto.geo.yahoo.com/toto?s=76001072&l=NE&b=1&t=1087425202';yviR='us';yfiEA(0);</script><script language="JavaScript" src="http://us.i1.yimg.com/us.yimg.com/i/mc/mc.js"></script><script language="JavaScript" src="http://geocities.com/js_source/geov2.js"></script><script language="javascript">geovisit();</script><noscript><img src="http://visit.webhosting.yahoo.com/visit.gif?us1087425202" alt="setstats" border="0" width="1" height="1"></noscript>
<IMG SRC="http://geo.yahoo.com/serv?s=76001072&t=1087425202" ALT=1 WIDTH=1 HEIGHT=1>
 

I don't see anything that looks like a flash movie either. Not an expert so I can't help you fix it but it doesn't work on a mac in safari, or a pc in mozilla.
 


Remove ads

Top