What you should do is place the transparent link on top of the flash animation. (presuming you can't fix the link in the flash file directly) Use position absolute to place it on top of the flashfile, give it the correct height and width. Do NOT forget to give a z-index to the object and embed tag, you can just use position: relative and z-index: 1;, this will do just fine. Problem is, flash always wants to be on top, tha's what's causing the problem atm. :)
good luck :) 2008/10/9 Daniel Hammond <[EMAIL PROTECTED]> > URL: http://www.studentremix.org/hs/media.htm > CSS: http://www.studentremix.org/hs/hs.css > > The flash animation (top object in the sidebar on the right) is supposed to > link to "http://gallery.me.com/northsideyouth#gallery" when you click on > it, > but it's not doing anything when clicked on. It's not acting like a link at > all. Any idea why? > > Thanks, > > Daniel Hammond > Objective Designs > 770-842-8817 > [EMAIL PROTECTED] > www.objectivedesigns.com > > ______________________________________________________________________ > css-discuss [EMAIL PROTECTED] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/