See the code below. You have to download gwt2swf.jar file and import
pl.rmalinowski.gwt2swf.client.ui.SWFWidget;

SWFWidget frame=new SWFWidget("flash/sample.swf");
frame.setHeight("200px");
frame.setWidth("200px");
new FlexTable().setWidget(0, 0,frame);




On Feb 23, 11:58 pm, mariyan nenchev <[email protected]>
wrote:
> Hi,
>
>    i have been given some flash clips that i must embed in my gwt
> application. I have no idea from flash, any suggestions?
>
> Regards.

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

Reply via email to