Hi I’m a flash newbie but am an experienced developer.
I finally am looking into converting some of my java projects to flash. For my first project I ported my voter project http://www.cheesygames.com/voter which was originally done in java.
The problem is that the flash version is much slower than the java version.
I created a test page (http://www.cheesygames.com/voter_test) to show the speed difference voter along with the source code for the project.
At this point i think I’m just not doing things in a flash friendly way which is slowing things down.
If anyone can provide any pointers I would appreciate it.