They talked about that at the 360|MAX unconference.  They said they were
working on installation issues and launching both
applications simultaneously.
If they've made progress with it yet I'm unsure of.

On Fri, Jan 16, 2009 at 8:00 AM, Charlie Hubbard
<charlie.hubb...@gmail.com>wrote:

> That's cool.  I've heard of Merapi, but I didn't know what it was.
> The only problem I see with it is how to install the java application,
> and run it when AIR is started?  The Merapi website doesn't seem to
> have much information on installing, and setup.  I really like the AIR
> badge and AIR installation process how does that change with Merapi?
>
> Charlie
>
> On Thu, Jan 15, 2009 at 4:48 PM, Nate Beck <n...@tldstudio.com> wrote:
> > Hey... another situation that can be solved with Merapi
> > (http://merapiproject.net/)
> >
> > I'm not on the Merapi team... but maybe I should be :D
> >
> > On Thu, Jan 15, 2009 at 1:45 PM, Charlie Hubbard <
> charlie.hubb...@gmail.com>
> > wrote:
> >>
> >> No can do.  I'm in an AIR app so I'm trying not to rely on the server
> >> for this type of operation.
> >>
> >> Uggghhhh.  Adobe...
> >>
> >> Any chance you know what's the Jira Issue number?  I'd like to bump up
> >> the vote on it.
> >>
> >> Charlie
> >>
> >> On Thu, Jan 15, 2009 at 3:46 PM, Ryan Graham <ryan.gra...@phoenix.edu>
> >> wrote:
> >> > I believe that is the case. You can only use extract on mp3 files with
> >> > the
> >> > Sound object and not on  streams with Netstream – unfortunately this
> >> > feature
> >> > didn't make it into FP10 (hopefully FP11?). Depending on your setup,
> one
> >> > option might be to use a tool like ffmpeg to convert the mp4 to an mp3
> >> > server-side, and then load that into a Sound object to do the
> >> > extraction.
> >> >
> >> >
> >> >
> >> > HTH,
> >> >
> >> > Ryan
> >> >
> >> >
> >> >
> >> > From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com]
> On
> >> > Behalf Of Charlie Hubbard
> >> > Sent: Thursday, January 15, 2009 1:14 PM
> >> > To: flexcoders@yahoogroups.com
> >> > Subject: [flexcoders] Playing Mp4 audio with Sound class?
> >> >
> >> >
> >> >
> >> > So I'm trying to play Mp4 audio files with Sound, but it doesn't seem
> >> > to work. I have gotten it working with NetStream class, but I'd
> >> > really like to use the extract() method to get the underlying samples
> >> > form the mp4 files just as I can with mp3. Am I correct in that Sound
> >> > class doesn't support mp4, but only mp3?
> >> >
> >> > What's the deal with that? Is Sound a wrapper around NetStream? If
> >> > so how could I get the samples?
> >> >
> >> > Charlie
> >> >
> >> > This message is private and confidential. If you have received it in
> >> > error,
> >> > please notify the sender and remove it from your system.
> >> >
> >> >
> >>
> >> ------------------------------------
> >>
> >> --
> >> Flexcoders Mailing List
> >> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> >> Alternative FAQ location:
> >>
> https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847
> >> Search Archives:
> >> http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups
> Links
> >>
> >>
> >>
> >
> >
> >
> > --
> >
> > Cheers,
> > Nate
> > ----------------------------------------
> > http://blog.natebeck.net
> >
> >
> >
>
> ------------------------------------
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Alternative FAQ location:
> https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847
> Search Archives:
> http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups
> Links
>
>
>
>


-- 

Cheers,
Nate
----------------------------------------
http://blog.natebeck.net

Reply via email to