Re: [flexcoders] Applet invocation using Flex

2006-06-21 Thread Ralf Bokelberg



You should be able to access the applet with _javascript_. The best thing is to provide a _javascript_ api in your html document and use this from flex.Cheers,Ralf. 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.
ThanksRohan 






__._,_.___





--
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

2006-06-21 Thread Abdul Qabiz



Hi,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...
-abdulOn 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.
ThanksRohan 

  















__._,_.___





--
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

2006-06-21 Thread Tim Scollick



I think that the only way that you could do this would be using Chritophe Coenraets' iFrame trick:http://coenraets.com/viewarticle.jsp?articleId=95
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.
ThanksRohan 

  















__._,_.___





--
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.



  






__,_._,___