Thanks for the reply, Cecil. I tried making a stack, but that didnt fix it.
It is audio though, not video, so i didnt really know what height/width to
put.. i also tried with a video file, same thing. Although, i just realized
now that there is some output in the shoes console that says "Error in
app.rb. No Video Support". Maybe im missing some dependencies?

On Fri, Oct 10, 2008 at 4:33 AM, Cecil Coupe <[EMAIL PROTECTED]> wrote:

> This isn't an answer, just something to try.
>
> Add a stack to your a height and width. Last I played with VLC and
> shoes(unbuntu), it won't play if it doesn't have screen real estate. I
> should file a bug but there were other problems of mine.
>
> --Cecil
>
>
> On Fri, 2008-10-10 at 02:05 -0400, Mike Richards wrote:
> > Hi,
> >
> >
> > I just started trying out shoes this past week and I'm building an app
> > that requires playing some audio files. I tried but nothing seems to
> > work. It just stalled my app at that point. From what i understand
> > this should be working. Any suggestions? Thanks.
> >
> >
> > Shoes.app do
> >   @audio = video "foo.mp3"
> >   @audio.play
> > end
> >
>
>

Reply via email to