position: absolute; is the line of code for absolute positioning
z-index: 1; line of code for z-index;
-------------------
Alexandru Dinulescu
Web Developer
(X)HTML/CSS Specialist
Expert Guarantee Certified Developer
XHTML: http://www.expertrating.com/transcript.asp?transcriptid=1879053
CSS : http://www.expertrating.com/transcript.asp?transcriptid=1870619
RentACoder Profile:
http://www.rentacoder.com/RentACoder/DotNet/SoftwareCoders/ShowBioInfo.aspx?lngAuthorId=6995323

MainWebsite: http://alexd.adore.ro
Portofolio: http://alexd.adore.ro/project_page.php


On Fri, Oct 10, 2008 at 12:32 AM, Daniel Hammond <
[EMAIL PROTECTED]> wrote:

> Daniel Hammond wrote:
> 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?
> ________________________________
>
> Lourens Thalen wrote:
> 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. :)
> ________________________________
>
> I'm sorry to seem like such a novice, but I haven't used absolute
> positioning or z-indexing before, so would you mind giving me the lines of
> code that I need to add to my files?
> Thanks,
> Daniel
>
> ______________________________________________________________________
> 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/

Reply via email to