I am looking to add text layered on top of a flash banner. The best I am able to find to do this has be done in css. I have an example located at what I need done at http://test.rhonie.us I have the flash banner to use, but I am just basically looking for the code to do it. I am willing to pay for anyone that knows how. PM me.
Put the flash banner inside a <div> set to the dimensions of the banner itself with css position: relative. Then add a span/div/p/a or whatever tag you like with a css position of absolute.