Search code examples
htmlflashpersistenceplaybackcontinuous

Persist flash animation on page browsing?


Is it possible to have flash animation work uninterrupted on my site (in some overlay at the border of the browser) while user browses my site pages?

The only way I see is to put animation onto <frame> but the geometry of such layout is very limited.

Are there any solutions here?


Solution

  • Framing is really your only option here. You will lose everything when the user navigates to another page.