RE: [Flashcoders] Dynamic url for shared movie clips
Hi Jake, But you could use swfmill one the serverside as well I think,. Cheers, Sönke > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Jake Prime > Sent: Monday, November 27, 2006 6:29 PM > To: Flashcoders mailing list > Subject: Re: [Flashcoders] Dynamic url for shared movie clips > > Hi Sönke, > > I had this problem on a project a while back. Unless I am missing > something this solution does not appear to be making the path dynamic, > but instead setting the path using swfmill rather than the Flash IDE. > > What I needed to do, and I think what Ellen needs here, is to be able > to change the path at runtime. Is this possible with swfmill? > > Jake > > On 27/11/06, Sönke Rohde <[EMAIL PROTECTED]> wrote: > > Yes, just take a swf with set sharedlib, swfmill swf2xml, > change the path in > > the XML, swfmill xml2swf > > And you got it ;) > > > > Cheers, > > Sönke > > > > > -Original Message- > > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED] On Behalf > > > Of Ellen Sundh > > > Sent: Monday, November 27, 2006 5:12 PM > > > To: Flashcoders mailing list > > > Subject: Re: [Flashcoders] Dynamic url for shared movie clips > > > > > > Thanks! Looks interesting! > > > > > > Ellen > > > > > > ... > > > > > > Ellen Sundh | Flash Developer | Great Works > > > Mobile: +46 73 200 40 73 | Office: +46 8 528 077 73 > > > Address: Sveavägen 66 | SE-111 34 Stockholm > > > > > > www.greatworks.se > > > > > > > > > > > > Sönke Rohde wrote: > > > > Hi, > > > > > > > > > > > >> -Original Message- > > > >> From: [EMAIL PROTECTED] > > > >> [mailto:[EMAIL PROTECTED] On Behalf > > > >> Of Ellen Sundh > > > >> Sent: Monday, November 27, 2006 3:56 PM > > > >> To: flashcoders@chattyfig.figleaf.com > > > >> Subject: [Flashcoders] Dynamic url for shared movie clips > > > >> > > > >> Hi! > > > >> > > > >> I want to be able to change the url of my movie clip that is > > > >> imported from a shared library in runtime. Instead of > > > >> entering the url for runtime sharing in the authoring > > > >> enviroment in hte Linkage dialouge box, I want to do it on > > > >> the fly. Is this possible? > > > >> > > > >> Thanks in advance! > > > >> > > > > > > > > The only way I know is using SWFMill (http://swfmill.org/) > > > > > > > > Cheers, > > > > Sönke > > > > > > > > ___ > > > > Flashcoders@chattyfig.figleaf.com > > > > To change your subscription options or search the archive: > > > > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > > > > > > > Brought to you by Fig Leaf Software > > > > Premier Authorized Adobe Consulting and Training > > > > http://www.figleaf.com > > > > http://training.figleaf.com > > > > > > > ___ > > > Flashcoders@chattyfig.figleaf.com > > > To change your subscription options or search the archive: > > > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > > > > > Brought to you by Fig Leaf Software > > > Premier Authorized Adobe Consulting and Training > > > http://www.figleaf.com > > > http://training.figleaf.com > > > > > > > ___ > > Flashcoders@chattyfig.figleaf.com > > To change your subscription options or search the archive: > > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > > > Brought to you by Fig Leaf Software > > Premier Authorized Adobe Consulting and Training > > http://www.figleaf.com > > http://training.figleaf.com > > > ___ > Flashcoders@chattyfig.figleaf.com > To change your subscription options or search the archive: > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > Brought to you by Fig Leaf Software > Premier Authorized Adobe Consulting and Training > http://www.figleaf.com > http://training.figleaf.com > ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com
Re: [Flashcoders] Dynamic url for shared movie clips
Hi Jake! I found this solution, havn't got it to work yet though... http://www.quasimondo.com/archives/000227.php I tried to call a phpscript intead of the url for the font swf but it does not say int the tutorial what to return, a new path or a swffile with Flash headers. Ellen ... Ellen Sundh | Flash Developer | Great Works Mobile: +46 73 200 40 73 | Office: +46 8 528 077 73 Address: Sveavägen 66 | SE-111 34 Stockholm www.greatworks.se Jake Prime wrote: Hi Sönke, I had this problem on a project a while back. Unless I am missing something this solution does not appear to be making the path dynamic, but instead setting the path using swfmill rather than the Flash IDE. What I needed to do, and I think what Ellen needs here, is to be able to change the path at runtime. Is this possible with swfmill? Jake On 27/11/06, Sönke Rohde <[EMAIL PROTECTED]> wrote: Yes, just take a swf with set sharedlib, swfmill swf2xml, change the path in the XML, swfmill xml2swf And you got it ;) Cheers, Sönke > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Ellen Sundh > Sent: Monday, November 27, 2006 5:12 PM > To: Flashcoders mailing list > Subject: Re: [Flashcoders] Dynamic url for shared movie clips > > Thanks! Looks interesting! > > Ellen > > ... > > Ellen Sundh | Flash Developer | Great Works > Mobile: +46 73 200 40 73 | Office: +46 8 528 077 73 > Address: Sveavägen 66 | SE-111 34 Stockholm > > www.greatworks.se > > > > Sönke Rohde wrote: > > Hi, > > > > > >> -Original Message- > >> From: [EMAIL PROTECTED] > >> [mailto:[EMAIL PROTECTED] On Behalf > >> Of Ellen Sundh > >> Sent: Monday, November 27, 2006 3:56 PM > >> To: flashcoders@chattyfig.figleaf.com > >> Subject: [Flashcoders] Dynamic url for shared movie clips > >> > >> Hi! > >> > >> I want to be able to change the url of my movie clip that is > >> imported from a shared library in runtime. Instead of > >> entering the url for runtime sharing in the authoring > >> enviroment in hte Linkage dialouge box, I want to do it on > >> the fly. Is this possible? > >> > >> Thanks in advance! > >> > > > > The only way I know is using SWFMill (http://swfmill.org/) > > > > Cheers, > > Sönke > > > > ___ > > Flashcoders@chattyfig.figleaf.com > > To change your subscription options or search the archive: > > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > > > Brought to you by Fig Leaf Software > > Premier Authorized Adobe Consulting and Training > > http://www.figleaf.com > > http://training.figleaf.com > > > ___ > Flashcoders@chattyfig.figleaf.com > To change your subscription options or search the archive: > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > Brought to you by Fig Leaf Software > Premier Authorized Adobe Consulting and Training > http://www.figleaf.com > http://training.figleaf.com > ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com
Re: [Flashcoders] Dynamic url for shared movie clips
Hi Sönke, I had this problem on a project a while back. Unless I am missing something this solution does not appear to be making the path dynamic, but instead setting the path using swfmill rather than the Flash IDE. What I needed to do, and I think what Ellen needs here, is to be able to change the path at runtime. Is this possible with swfmill? Jake On 27/11/06, Sönke Rohde <[EMAIL PROTECTED]> wrote: Yes, just take a swf with set sharedlib, swfmill swf2xml, change the path in the XML, swfmill xml2swf And you got it ;) Cheers, Sönke > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Ellen Sundh > Sent: Monday, November 27, 2006 5:12 PM > To: Flashcoders mailing list > Subject: Re: [Flashcoders] Dynamic url for shared movie clips > > Thanks! Looks interesting! > > Ellen > > ... > > Ellen Sundh | Flash Developer | Great Works > Mobile: +46 73 200 40 73 | Office: +46 8 528 077 73 > Address: Sveavägen 66 | SE-111 34 Stockholm > > www.greatworks.se > > > > Sönke Rohde wrote: > > Hi, > > > > > >> -Original Message- > >> From: [EMAIL PROTECTED] > >> [mailto:[EMAIL PROTECTED] On Behalf > >> Of Ellen Sundh > >> Sent: Monday, November 27, 2006 3:56 PM > >> To: flashcoders@chattyfig.figleaf.com > >> Subject: [Flashcoders] Dynamic url for shared movie clips > >> > >> Hi! > >> > >> I want to be able to change the url of my movie clip that is > >> imported from a shared library in runtime. Instead of > >> entering the url for runtime sharing in the authoring > >> enviroment in hte Linkage dialouge box, I want to do it on > >> the fly. Is this possible? > >> > >> Thanks in advance! > >> > > > > The only way I know is using SWFMill (http://swfmill.org/) > > > > Cheers, > > Sönke > > > > ___ > > Flashcoders@chattyfig.figleaf.com > > To change your subscription options or search the archive: > > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > > > Brought to you by Fig Leaf Software > > Premier Authorized Adobe Consulting and Training > > http://www.figleaf.com > > http://training.figleaf.com > > > ___ > Flashcoders@chattyfig.figleaf.com > To change your subscription options or search the archive: > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > Brought to you by Fig Leaf Software > Premier Authorized Adobe Consulting and Training > http://www.figleaf.com > http://training.figleaf.com > ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com
RE: [Flashcoders] Dynamic url for shared movie clips
Yes, just take a swf with set sharedlib, swfmill swf2xml, change the path in the XML, swfmill xml2swf And you got it ;) Cheers, Sönke > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Ellen Sundh > Sent: Monday, November 27, 2006 5:12 PM > To: Flashcoders mailing list > Subject: Re: [Flashcoders] Dynamic url for shared movie clips > > Thanks! Looks interesting! > > Ellen > > ... > > Ellen Sundh | Flash Developer | Great Works > Mobile: +46 73 200 40 73 | Office: +46 8 528 077 73 > Address: Sveavägen 66 | SE-111 34 Stockholm > > www.greatworks.se > > > > Sönke Rohde wrote: > > Hi, > > > > > >> -Original Message- > >> From: [EMAIL PROTECTED] > >> [mailto:[EMAIL PROTECTED] On Behalf > >> Of Ellen Sundh > >> Sent: Monday, November 27, 2006 3:56 PM > >> To: flashcoders@chattyfig.figleaf.com > >> Subject: [Flashcoders] Dynamic url for shared movie clips > >> > >> Hi! > >> > >> I want to be able to change the url of my movie clip that is > >> imported from a shared library in runtime. Instead of > >> entering the url for runtime sharing in the authoring > >> enviroment in hte Linkage dialouge box, I want to do it on > >> the fly. Is this possible? > >> > >> Thanks in advance! > >> > > > > The only way I know is using SWFMill (http://swfmill.org/) > > > > Cheers, > > Sönke > > > > ___ > > Flashcoders@chattyfig.figleaf.com > > To change your subscription options or search the archive: > > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > > > Brought to you by Fig Leaf Software > > Premier Authorized Adobe Consulting and Training > > http://www.figleaf.com > > http://training.figleaf.com > > > ___ > Flashcoders@chattyfig.figleaf.com > To change your subscription options or search the archive: > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > Brought to you by Fig Leaf Software > Premier Authorized Adobe Consulting and Training > http://www.figleaf.com > http://training.figleaf.com > ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com
Re: [Flashcoders] Dynamic url for shared movie clips
Thanks! Looks interesting! Ellen ... Ellen Sundh | Flash Developer | Great Works Mobile: +46 73 200 40 73 | Office: +46 8 528 077 73 Address: Sveavägen 66 | SE-111 34 Stockholm www.greatworks.se Sönke Rohde wrote: Hi, -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ellen Sundh Sent: Monday, November 27, 2006 3:56 PM To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders] Dynamic url for shared movie clips Hi! I want to be able to change the url of my movie clip that is imported from a shared library in runtime. Instead of entering the url for runtime sharing in the authoring enviroment in hte Linkage dialouge box, I want to do it on the fly. Is this possible? Thanks in advance! The only way I know is using SWFMill (http://swfmill.org/) Cheers, Sönke ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com
RE: [Flashcoders] Dynamic url for shared movie clips
Hi, > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Ellen Sundh > Sent: Monday, November 27, 2006 3:56 PM > To: flashcoders@chattyfig.figleaf.com > Subject: [Flashcoders] Dynamic url for shared movie clips > > Hi! > > I want to be able to change the url of my movie clip that is > imported from a shared library in runtime. Instead of > entering the url for runtime sharing in the authoring > enviroment in hte Linkage dialouge box, I want to do it on > the fly. Is this possible? > > Thanks in advance! The only way I know is using SWFMill (http://swfmill.org/) Cheers, Sönke ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com