[osflash] saving sound to mp3 from flash ?

Dani Bacon danibacon at gmail.com
Wed May 30 11:55:11 EDT 2007


ok thanks jtgxbass i will look into it

On 5/30/07, jtgxbass <jtgrassie at gmail.com> wrote:
>
> You could try that route, though I dont know if the sound object (when
> written with ByteArray.writeObject) has the actual mp3 data stored in it.
> Your server script would obv need to decode the AMF (which is the format
> of the data stored in the byte array when you use writeObject).
>
> On 5/30/07, Dani Bacon <danibacon at gmail.com> wrote:
> >
> > hey keith, and thank you all for your responses
> >
> > i need to save a file from the flash player, not the authoring
> > environment. it might be completely impossible, but i was thinking something
> > on the lines of using byteArray.writeObject (someSoundObject) and then
> > maybe calling a PHP with that byteArray sent to it via POST or something.
> > and let the PHP save it and maybe even convert it to MP3, either by writing
> > the MP3 encoder or using some existing cmd line conversion tool (like LAME
> > or SOX, and so maybe encode the file to an easy format and then convert) ???
> >
> >
> > im probably talking complete nonsense, anyone know if its possible ?
> >
> > On 5/29/07, Keith Peters < kp at bit-101.com > wrote:
> > >
> > > You can't save anything into a file in Flash 9 anyway... Maybe I'm not
> > >
> > > understanding exactly what you are trying to do. Are you talking about
> > > the authoring environment or the Flash player?
> > >
> > > Dani Bacon wrote:
> > > > hi all,
> > > >
> > > > does anyone know ? using flash 9, given a sound sample loaded onto
> > > the
> > > > stage, can i and if so, how do i save the sound onto a file (and
> > > > specifically into a MP3 formatted file) ??
> > > >
> > > >
> > > > thanks
> > > >
> > > ------------------------------------------------------------------------
> > > >
> > > > _______________________________________________
> > > > osflash mailing list
> > > > osflash at osflash.org
> > > > http://osflash.org/mailman/listinfo/osflash_osflash.org
> > > >
> > >
> > >
> > > _______________________________________________
> > > osflash mailing list
> > > osflash at osflash.org
> > > http://osflash.org/mailman/listinfo/osflash_osflash.org
> > >
> >
> >
> > _______________________________________________
> > osflash mailing list
> > osflash at osflash.org
> > http://osflash.org/mailman/listinfo/osflash_osflash.org
> >
> >
>
> _______________________________________________
> osflash mailing list
> osflash at osflash.org
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/osflash_osflash.org/attachments/20070530/3e12b926/attachment.htm


More information about the osflash mailing list