Joe Pruett <[email protected]> writes: > after messing about with image maps, overlaying divs, etc. i found a bit > of flash magic that seems to do what you want. this test works for me: > > <html> > <head> > </head> > <body> > <a href="http://q7.com"> > <object data="Spring.swf" width=100 height=100> > <param NAME="wmode" VALUE="transparent"> > </object> > </a> > </body> > </html> > > the magic is the wmode param passed to flash.
This is just the sort of snazzier solution I was hoping for. Thanks! Carlos _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
