Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java Swing and Flash

843805Apr 15 2007 — edited Apr 24 2007
Is it possible to create flash components (swf files) and include them in a Swing JFrame and be able to post data from and to it.

For example, if the swf gui is showing a list of items, the list is coming from the Java application and then the SWF file gets included in a Swing JFrame. When user chooses an item from the list and clicks a button then the results is passed back to the Java application.

Has anyone done something similar to this? How is this possible? Code samples would be appreciated.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 14 2007
Added on Apr 15 2007
3 comments
120 views