I'm learning flash....in flash 5. It's sorta hard for me because my screen is all cluttered with all the windows and stuff. But I made this cool flash thing where it has dj shoe bouncing around with a breakbeat playing in the background. Simple things for simple minds. I'm gonna try to teach myself, and I also use the lessons that came with the software. I got a question though, how do you put flash on a site. Do you need dreamweaver?...because I saw a geocities site that had flash. I'm thinking about making some webpages. THank you.....
Do you have to upload to
http://www.macromedia.com? HEre's the html I found on that geocities site posted above.
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF">
<div align="center">
<p><object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="604" height="204">
<param name=movie value="choose.swf">
<param name=quality value=high>
<embed src="choose.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="604" height="204">
</embed>
</object> </p>
<p><font face="Arial, Helvetica, sans-serif" size="1"><b><a href="http://www.dereksworld.com/main"><font color="#000000">click
here to access the main page</font></a></b></font></p>
</div>
</body>
</html>
[Edited by dJ sHoE on 03-15-2001 at 02:12 PM]