HTML code geniuses please help!
Ok I have two flash objects which I want to turn into links to a different webpage. they are currently just embeded objects, here is one of the codes:
<object type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" height="64" width="150" align="middle" data="http://www.jellymuffin.com/generators/flash_glitter_text/show.swf?message=my blog&font=http://www.jellymuffin.com/generators/flash_glitter_text/fonts/plainn_lib9.swf&glitter=http://www.jellymuffin.com/generators/flash_glitter_text/glitters/glitter3.swf&clickURL=http://www.JellyMuffin.com/generators/flash_glitter_text/&clickLABEL=JellyMuffin.com&swfHeight=64&swfWidth=150&bevel=0&shadow=0&glow=1&blur=0&fade=0&blink=0&fontsize=29&num=3">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="internal" />
<param name="movie" value="http://www.jellymuffin.com/generators/flash_glitter_text/show.swf?message=my blog&font=http://www.jellymuffin.com/generators/flash_glitter_text/fonts/plainn_lib9.swf&glitter=http://www.jellymuffin.com/generators/flash_glitter_text/glitters/glitter3.swf&clickURL=http://www.JellyMuffin.com/generators/flash_glitter_text/&clickLABEL=JellyMuffin.com&swfHeight=64&swfWidth=150&bevel=0&shadow=0&glow=1&blur=0&fade=0&blink=0&fontsize=29&num=3" />
[...]