Unity inside Flash?

I’ve been wondering this for a while now, but is it possible to integrate Unity in Flash?

We’ve managed to get a workaround going by using CSS layers, but it’s a pain to line up with the Flash interface.

I’ve heard of Flashcot, but AFAIK it’s the other way around (integrates Flash in Unity).

  • Rives

Its not possible to integrate unity into flash nor the other way round.

Unity is a 3D technology, it can not work on a cpu only layer like flash (the only thing thats not pure cpu is movie playback) at all.

Thanks, Dreamora. The CSS layers isn’t such a shiny idea, because it has to load the Flash and Unity players at the same time, so it chews on memory like crazy.