I am assuming you are doing this on client side? If yes, can you invoke applet using _javascript_? If yes, then you can do it with Flex...
You can use ExternalInterface or navigateToURL (..) to do invoke any _javascript_ function which in turn launches Java Applet...
-abdul
On 6/21/06, tinywhistles <[EMAIL PROTECTED]> wrote:
Hi
Is it possible to call an applet class from a MXML file? I am trying to display a java.awt.image object in a applet window, which is pretty simple. But since I am using Flex as the UI for my application, applet windows are ruled out.
Is there a way to overcome this? I am using Flex 2.0(beta 3) and AMF remoting.
Thanks
Rohan
__._,_.___
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
Web site design development Computer software development Software design and development Macromedia flex Software development best practice
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
__,_._,___
- Re: [flexcoders] Applet invocation using Flex Abdul Qabiz
- Re: [flexcoders] Applet invocation using Flex Tim Scollick
Reply via email to