RE: [flexcoders] Flex SWF in Zinc
I believe the first option is the way to do it according to the existing EULA (though I’m no lawyer). The 2nd way would require a special agreement I think. If you have a special reason for wanting to do something like this I’d mail Libby and Lucian and they can work with you to make appropriate arrangements if possible. Matt From: JesterXL [mailto:[EMAIL PROTECTED] Sent: Monday, March 14, 20058:35 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Flex SWF in Zinc To expound on what you just said: - is using the Zinc projector to load the SWF from a remote URL legal? (Peter's way he tested) - is using the Zinc projector to wrap the SWF locally by getting a local copy of the SWF generated from a Flex server (way I've tested) legal? The first uses a Flex server, upon the user running the EXE. The second uses a Flex server to get a local copyof the SWF that you then compile into a Zinc exe, making it self-contained and have no need of a Flex server. - Original Message - From: peter blazejewicz To: flexcoders@yahoogroups.com Sent: Monday, March 14, 2005 11:18 AM Subject: Re: [flexcoders] Flex SWF in Zinc Hi Jessie, I wondered about the same licensing question when I've been testing Flex inside ZINC, I've simply use .exe as shell container for .swf served from Flex just likein browser , thanx for asking that, regards Peter, MDM Support Team [EMAIL PROTECTED] JesterXL wrote: Is wrapping a Flex SWF using Zinc, and distributing the EXE ok via the EULA? Aral Balkan brought this up to me after I told him my progress on a project, and thought I'd ask. I wrote a small GUI for NaturalDocs (naturaldocs.org) since it's only command line. I used Zinc as the wrapper since Central cannot get folder paths. Thanks in advance if you can help! --JesterXL
Re: [flexcoders] Flex SWF in Zinc
Two very Interesting questions ;) Let us know ;) dott. daniele galiffa multimedia designer & developer Macromedia Flash MX Developer Certified [EMAIL PROTECTED] - Original Message - From: "JesterXL" <[EMAIL PROTECTED]> To: Sent: Monday, March 14, 2005 5:35 PM Subject: Re: [flexcoders] Flex SWF in Zinc To expound on what you just said: - is using the Zinc projector to load the SWF from a remote URL legal? (Peter's way he tested) - is using the Zinc projector to wrap the SWF locally by getting a local copy of the SWF generated from a Flex server (way I've tested) legal? The first uses a Flex server, upon the user running the EXE. The second uses a Flex server to get a local copy of the SWF that you then compile into a Zinc exe, making it self-contained and have no need of a Flex server. - Original Message - From: peter blazejewicz To: flexcoders@yahoogroups.com Sent: Monday, March 14, 2005 11:18 AM Subject: Re: [flexcoders] Flex SWF in Zinc Hi Jessie, I wondered about the same licensing question when I've been testing Flex inside ZINC, I've simply use .exe as shell container for .swf served from Flex just like in browser , thanx for asking that, regards Peter, MDM Support Team [EMAIL PROTECTED] JesterXL wrote: Is wrapping a Flex SWF using Zinc, and distributing the EXE ok via the EULA? Aral Balkan brought this up to me after I told him my progress on a project, and thought I'd ask. I wrote a small GUI for NaturalDocs (naturaldocs.org) since it's only command line. I used Zinc as the wrapper since Central cannot get folder paths. Thanks in advance if you can help! --JesterXL Yahoo! Groups Sponsor ADVERTISEMENT -- Yahoo! Groups Links a.. To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ b.. To unsubscribe from this group, send an email to: [EMAIL PROTECTED] c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
RE: [flexcoders] Flex SWF in Zinc
As far as I know, it’s legal if the server stores the SWF files. The swf may not be opened directly off the hard drive L Would be *so* cool though… From: JesterXL [mailto:[EMAIL PROTECTED]] Sent: 14 March 2005 06:36 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Flex SWF in Zinc To expound on what you just said: - is using the Zinc projector to load the SWF from a remote URL legal? (Peter's way he tested) - is using the Zinc projector to wrap the SWF locally by getting a local copy of the SWF generated from a Flex server (way I've tested) legal? The first uses a Flex server, upon the user running the EXE. The second uses a Flex server to get a local copyof the SWF that you then compile into a Zinc exe, making it self-contained and have no need of a Flex server. - Original Message - From: peter blazejewicz To: flexcoders@yahoogroups.com Sent: Monday, March 14, 2005 11:18 AM Subject: Re: [flexcoders] Flex SWF in Zinc Hi Jessie, I wondered about the same licensing question when I've been testing Flex inside ZINC, I've simply use .exe as shell container for .swf served from Flex just likein browser , thanx for asking that, regards Peter, MDM Support Team [EMAIL PROTECTED] JesterXL wrote: Is wrapping a Flex SWF using Zinc, and distributing the EXE ok via the EULA? Aral Balkan brought this up to me after I told him my progress on a project, and thought I'd ask. I wrote a small GUI for NaturalDocs (naturaldocs.org) since it's only command line. I used Zinc as the wrapper since Central cannot get folder paths. Thanks in advance if you can help! --JesterXL
Re: [flexcoders] Flex SWF in Zinc
To expound on what you just said: - is using the Zinc projector to load the SWF from a remote URL legal? (Peter's way he tested) - is using the Zinc projector to wrap the SWF locally by getting a local copy of the SWF generated from a Flex server (way I've tested) legal? The first uses a Flex server, upon the user running the EXE. The second uses a Flex server to get a local copy of the SWF that you then compile into a Zinc exe, making it self-contained and have no need of a Flex server. - Original Message - From: peter blazejewicz To: flexcoders@yahoogroups.com Sent: Monday, March 14, 2005 11:18 AM Subject: Re: [flexcoders] Flex SWFin Zinc Hi Jessie,I wondered about the same licensing question when I've been testing Flex inside ZINC,I've simply use .exe as shell container for .swf served from Flex just like in browser ,thanx for asking that,regardsPeter,MDM Support Team [EMAIL PROTECTED]JesterXL wrote: Is wrapping a Flex SWF using Zinc, and distributing theEXE ok via the EULA? Aral Balkan brought this up to me after I told him my progress on a project, and thought I'd ask. I wrote a small GUI for NaturalDocs (naturaldocs.org) since it's only command line. I used Zinc as the wrapper since Central cannot get folder paths. Thanks in advance if you can help! --JesterXL
Re: [flexcoders] Flex SWF in Zinc
Hi Jessie, I wondered about the same licensing question when I've been testing Flex inside ZINC, I've simply use .exe as shell container for .swf served from Flex just like in browser , thanx for asking that, regards Peter, MDM Support Team [EMAIL PROTECTED] JesterXL wrote: Is wrapping a Flex SWF using Zinc, and distributing the EXE ok via the EULA? Aral Balkan brought this up to me after I told him my progress on a project, and thought I'd ask. I wrote a small GUI for NaturalDocs (naturaldocs.org) since it's only command line. I used Zinc as the wrapper since Central cannot get folder paths. Thanks in advance if you can help! --JesterXL
Re: [flexcoders] Flex SWF in Zinc
I reckon... you know, not having a server model licensing scheme really makes deploying anything for fun diffucult. What's up with that anyway? - Original Message - From: "Scott Barnes" <[EMAIL PROTECTED]> To: Sent: Monday, March 14, 2005 8:13 AM Subject: Re: [flexcoders] Flex SWF in Zinc Doesn't the SWF expire after a certain period though? On Mon, 14 Mar 2005 06:52:19 -0500, JesterXL <[EMAIL PROTECTED]> wrote: > > Is wrapping a Flex SWF using Zinc, and distributing the EXE ok via the > EULA? > Aral Balkan brought this up to me after I told him my progress on a > project, > and thought I'd ask. > > I wrote a small GUI for NaturalDocs (naturaldocs.org) since it's only > command line. I used Zinc as the wrapper since Central cannot get folder > paths. > > Thanks in advance if you can help! > > --JesterXL > > > Yahoo! Groups Links > > > > > -- Regards, Scott Barnes http://www.mossyblog.com Yahoo! Groups Links
Re: [flexcoders] Flex SWF in Zinc
Doesn't the SWF expire after a certain period though? On Mon, 14 Mar 2005 06:52:19 -0500, JesterXL <[EMAIL PROTECTED]> wrote: > > Is wrapping a Flex SWF using Zinc, and distributing the EXE ok via the EULA? > Aral Balkan brought this up to me after I told him my progress on a project, > and thought I'd ask. > > I wrote a small GUI for NaturalDocs (naturaldocs.org) since it's only > command line. I used Zinc as the wrapper since Central cannot get folder > paths. > > Thanks in advance if you can help! > > --JesterXL > > > Yahoo! Groups Links > > > > > -- Regards, Scott Barnes http://www.mossyblog.com