_why et al,

I'm a little confused about this behavior:

Shoes.app do
  button(:select) do
    @v = video ask_open_file
    [EMAIL PROTECTED] = ''
  end
  button(:play)[EMAIL PROTECTED]
  button(:stop)[EMAIL PROTECTED]
  @msg = para ''
end

In the case of Windows XP and Shoes-0.r970,
when I select mp3 file, then the music is played well.

Meanwhile, in the case of Windows Vista and Shoes-0.r970,
the music isn't played...
But omits '#' (executes line 4), then works well.

Umm... Strange behavior or for some reason?

Regards,
ashbb

Reply via email to