http://www.fudgy.ulmb.com/new/
i am making a flash site (flash 6)
and i am using this code to show in html
<OBJECT> <PARAM NAME=movie VALUE="form.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#ffffff> <EMBED src="form.swf" quality=high bgcolor=#ffffff WIDTH="975px" HEIGHT="560px" NAME="form" ALIGN="center" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED> </OBJECT>
which i think is wrong ;/
but it wont let me typ in the boxes and send a message in my contact form (i put contact form there because i am working on it)
so what do you think is wrong?
this is the tut i follwed
http://www.flashvaul...rial.asp?ID=103
