Re: how to access the flash components in GWT

2009-02-12 Thread Sumit Chandel
Hi swathi,
You can work

Although I'm not very familiar with the gwt-fabridge library, the project
page indicates that it does offer support for Flash .swf files as well as
Flex .swf files. I suggest taking a deeper look into the library to see how
you might be able to get this setup.

In the worst case, I would recommend interacting with your Flash component
through JavaScript Native Interface (JSNI) methods. This allows you to write
native JavaScript that you can call from within your GWT code. Take a look
at the documentation linked below for more details.

JavaScript Native Interface (JSNI) docs:
http://code.google.com/docreader/#p=google-web-toolkit-doc-1-5s=google-web-toolkit-doc-1-5t=DevGuideJavaScriptNativeInterface

Hope that helps,
-Sumit Chandel

On Thu, Jan 29, 2009 at 10:58 PM, swathi swathi8...@gmail.com wrote:



  Hi..

 I am working on flash and GWT

 Here i want to access the flash components like button
 instances,MovieClip instances in gwt,
 I tried the code which is in URL:
 http://code.google.com/p/gwt-fabridge/downloads/list

 But the code in this uses Flex .swf file.

 In my application, I need to include the flash .swf file .
 Please Help me out from this issue

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



how to access the flash components in GWT

2009-01-29 Thread swathi


 Hi..

 I am working on flash and GWT

Here i want to access the flash components like button
instances,MovieClip instances in gwt,
I tried the code which is in URL: 
http://code.google.com/p/gwt-fabridge/downloads/list

But the code in this uses Flex .swf file.

In my application, I need to include the flash .swf file .
Please Help me out from this issue

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



how to access the flash components in GWT?

2009-01-29 Thread Swathi Kondepati
Hi..

I am working on flash and GWT

Here i want to access the flash components like button
instances,MovieClip instances in gwt,
I tried the code which is in URL:
http://code.google.com/p/gwt-fabridge/downloads/list

But the code in this uses Flex .swf file.

In my application, I need to include the flash .swf file .
Please Help me out from this issue

Thanks,
Swathi

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---