View Full Version : flash contact box


dzedward
10-07-2006, 06:14 PM
i know the embed tags and all that, but how do i incorporate the embed tags to make it my contact box. so far i tried this, but it hasnt worked..
<style type="text/javascript">
.contactTable {
<embed allowScriptAccess="never" allownetworking="internal" src="http://www.blahblah.com/mystuff.swf" quality=high width="300" height="150" name="mystuff" align=""
type="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
}
</style>

Thanks for the help ahead of time!