No, but you can control an applet embedded in the same page as a swf using externalInterface.
Tracy ________________________________ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of huangnankun Sent: Wednesday, February 07, 2007 2:12 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] is there a way to run Applet in Flash As the subject implies.. I'm trying to find a way to embed a java applet within a flex application. I know that java can take over a rectangular area within a HTML page, but is there a way to have embed an applet within flash?