PDA

View Full Version : Flash and Java Programming


webtekie
03-05-2002, 07:57 PM
Hello,

Is there a way to use Flash with Java Programming Language to create applications where Flash is the visual part of it, and Java is the logical?

thanks,
webtekie

Jesse
03-06-2002, 06:25 AM
Flash can call Java via getURL but the most common method for Flash > Java (and back) interaction is explained in the FSCommand Library tutorial. There is also extensive work on this at www.moock.org .