with collapsable "usercp", take a look to the picture.
The picture is a swf object, I am using this script.
PHP Code:
<center> <tr><td align="center"><script type="text/javascript" src="http://cars.nl/swfobject.js"></script></head><body><div id="flashcontent3"></div>
<script type="text/javascript">
var so = new SWFObject("vernieuwing5.swf", "movieTarget", "728", "90","8");
so.write("flashcontent3");
</script></body></td></tr> </center>
Somebody told me about z-index, but how I have to do this?