If you're uploading and downloading pictures you don't need remoting at all. Downloading pictures can be done with loadMovie. Uploading them can be done with FileReference.
-bob On 3/8/07, Felix Effenberger <[EMAIL PROTECTED]> wrote: > Hello Chris, hello Nicolas, > > thank you very much for answering my questions! > > I've read some documentation on FileReference and for file opload this > seems optimal (thanks for the hint!) -- what method would be the best > for downloading files in the background that are used within the Flash > movie (as for example pictures that are displayed within the Flash > movie and are stored somewhere on the server). Is AMFPHP (or some > other remoting solution) best suited for this task? At least this is > the solution that I've seen most in tutorials etc.. > > Best, > Felix > > > On 3/8/07, Ernesto <[EMAIL PROTECTED]> wrote: > > Great !!! > > > > thanks > > > > Erny > > > > ----- Original Message ----- > > From: "Nicolas Cannasse" <[EMAIL PROTECTED]> > > To: "Open Source Flash Mailing List" <[email protected]> > > Sent: Wednesday, March 07, 2007 4:14 PM > > Subject: Re: [osflash] Red5 and/or Flash Remoting > > > > > > > *This message was transferred with a trial version of CommuniGate(r) Pro* > > >> Hi Nicolas > > >> > > >> where I can find tutorials on how develop (server and client ) games by > > >> haXe ? > > >> > > >> Erny > > > > > > There's a simple Client/Server Chat example available for download on > > > the haXe Website : http://haxe.org/tutos/remoting/chat > > > > > > Make sure to read the Remoting tutorials first, they are available in > > > http://haxe.org/doc > > > > > > Nicolas > > > > > > _______________________________________________ > > > 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 > > > > _______________________________________________ > 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
