You are talking about adding delays. A data-driven approach would be to add
a period of silence at the beginning of your sound files.

-- 
Raul

On Wednesday, February 15, 2012, Linda Alvord <lindaalv...@verizon.net>
wrote:
> If you have an image and a sound file, the sound will play before the
image
> appears. Can you reverse this somehow?
>
>
>
> Require 'gui/gtkwd'
>
> wd 'pc form closeok'
>
> wd 'xywh 0 0 100 100;cc b1 button bs_ownerdraw;cn
> "/users/owner/j701-user/temp/toucan.bmp"'
>
> 'winmm PlaySoundA > i *c x i'&cd
'c:\users\owner\j701\willie\00will.wav';0;0
>
> wd 'pshow'
>
>
>
> You need an image like  toucan.bmp  in  a location where you can find it.
> You need a  .wav   with a location to test this..
>
>
>
> Linda
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to