Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Writing Java code in Flash MX

I am new to using Flash MX. I have some knowledge in java, enough to get by. I need to know how and where I begin coding using Java inside Flash MX. What the classes will be doing is Painting a grid with entities. They will need to move, attack, and display stats. We have the database and methods in Java. I need to know how to import the Java code into Flash, write code in Flash, and get it to display whats going on. Any help is very much appreciated.
[455 byte] By [Jeromy Payton] at [2007-11-11 8:04:32]
# 1 Re: Writing Java code in Flash MX
dear, flash allow javaScripting in their action script. you directly can use their manual or tutorial to get help that, how to embed javaScript in flash.. In flash-8 it is clearly given, you can use their manual itself, it is sufficient to you, I hope!!
cipher at 2007-11-11 23:34:55 >
# 2 Re: Writing Java code in Flash MX
Check this thread -

http://forums.dev-archive.com/showthread.php?t=151004&highlight=flash

cheers,
rohan.chandane at 2007-11-11 23:35:50 >