Hey Sönke, you have to check the option "Run in same JRE as the workspace" in the JRE Tab of the Ant-Launch-Configuration.
Cheers, Nico. -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Sönke Rohde Gesendet: Dienstag, 10. Januar 2006 19:23 An: [EMAIL PROTECTED]; 'Open Source Flash Mailing List' Betreff: Re: [osflash] Open SWF in SWFViewer Hi Romain, I get this error trying your code: "Could not create task or type of type: fdt.viewDocument." Any idea? Cheers, Sönke ________________________________ Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Romain Ecarnot Gesendet: Dienstag, 10. Januar 2006 17:56 An: Open Source Flash Mailing List Betreff: Re: [osflash] Open SWF in SWFViewer Hi Sam ;) I think you tlaking about FDT SWFViewer, right ? You can add this line : <fdt.viewDocument location="${basedir}/"your_compiled_swf_path.swf" /> to you project target definition node. Hope that help you ;) Cheers, Romain. _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
