PDA

View Full Version : Flash and 3D webplayer Unity


cronodragon
03-05-2009, 03:29 AM
I'm not sure if this post should go here, please move it if required.

I have been working with Flash and now with the Unity 3D engine. It might be interesting for you I created a solution to integrate both players, called Flashcot. Basically, Flashcot is an interface between Adobe Flash Player and other web players. These web players can control Flashcot to load graphic content, encode its bitmap data, and transmit it back to the caller. Flashcot uses JavaScript for fast communication speed.

You can try a demonstration here:

http://gamelix.com/demos/flashcot/flashcot_background.html

If you need more information please check out my website: http://gamelix.com/ (http://gamelix.com/?page_id=31)

Thanks!
-Marco