Hi,
I have a dynamic (XML Driven) scrolling images coded in AS2/Flash. I want to add a link/icon of my website at the end of stage for scrolling animation. The scrolling of images should continue behind that link/image. For example : you can see the attached image of Google adsense Ads. I would like to have red circled thing.
In HTML/CSS we can achieve this with overlay and z-index with position as absolute.
Thanks