i’ve been having a problem with a site of mine…
for the site, i needed to be able to load an outside page into a small square in the middle of a flash animation (like html iframe). since i’ve heard this isn’t possible with flash, i tried to use div layers to position an iframe on top of the animation.
it worked pretty well…the only problem is when i click the animation (the links are on it), it jumps in front despite the div layers and covers the iframe.
anyone know how to fix this?