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 >
