Hmm... In this very thread there is a description of a way to call
javascript from actionscript using actionscript's EnternalInterface

var customers =  
EnternalInterface.call(Seam.Component.getInstance("customerAction").getAllCustomers());
  | 

http://www.adobe.com/devnet/flash/articles/external_interface_print.html

Are there any problems with this method (apart from requirement of using flash 
8)?

Thanks

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065241#4065241

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4065241
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to