> Hi........
>
> Iam new to GWT and have no idea on flash.I had included the flash
> application in GWT using "SWFWidget". Our flash application contains a
> hyperlink which must open the path
> "D:\websites\projectname\backup_temp\userID\DownloadedFiles.zip" in the
> local system.
> The code snippet for including flash aplication(.swf file) into
> GWT is:
>
> *SWFWidget swfWidget*
> *= new SWFWidget("combo.swf"**,200,150);*
>
> *tabPanel.add(swfWidget,"HumanApp");*
>
> It works fine when it is executed as standalone flash
> application.When the same flash application is included in GWT using
> SWFWidget , and when we click on the hyperlink the action was not able to
> perform.
>
> Please help me............. its urgent.....
>
> Thanks in Advance
>
>
> Swathi.K
>
>
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---