Thanks for the advise.

On 5/12/07, Stefan Schmalhaus <[EMAIL PROTECTED]> wrote:

  --- In [email protected] <flexcoders%40yahoogroups.com>,
"ad9798" <[EMAIL PROTECTED]> wrote:
>
> Is there way to make Apollo to play movie files other than flv format?
> Thinking about creating a simple media player with Apollo and I would
> love to make that player support avi or other format. Can we use
> DirectShow with actionscript 3.0 in any way?

No, I don't think so. DirectShow is platform-specific (Windows), and
Apollo is a cross-platform runtime.

You could try to embed a QuickTime movie in an HTML file and load this
file into an HTML component, but if there's no QuickTime player on the
user's computer the movie doesn't play.

Stefan

Reply via email to