Page is a not externally linkable
Craig_F - 7:10 pm on Mar 9, 2003 (gmt 0)
All it does is convert flash content to html on the fly. The best part is the resulting HTML page doesn't have a title tag. :) Here's a sample right from their kit: <html> The Stiletto answers questions no one dared to ask. Can you make a performance electric car? Can you make a luxury car affordable? Can you make a small car safe? Can I drive from LA to Vegas in an electric car? Z.E.V. has an answer: Yes.</p> I suppose with this you'll get better results than without, but with the lack of a title flash sites will still get very poor results.
> I haven't looked into that yet
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title></title>
</head>
<body>
<p>Links
</p>
<a href="http://www.macromedia.com">http://www.macromedia.com</a>
<p>Contact Us
</p>
<a href="http://www.macromedia.com">http://www.macromedia.com</a>
<p>Sweepstakes
</p>
<a href="http://www.macromedia.com">http://www.macromedia.com</a>
<p>The End of Compromise
</body>
</html>