Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 5 of 5

Thread: WAV files issue

  1. #1
    Join Date
    Oct 2002
    Location
    Netherlands
    Posts
    22

    Grin WAV files issue

    Hi all,

    I'm using the 'basic blue video trainer' as a template for making my own video-album. I noticed that when previewing or building the application, the mouse_over and mouse_click wav files keep on echoing/repeating. Most of the time the ticking of "high1.wav" goes on and on....it looks like the application remembers which buttons you have hovered and then plays them all sequentially even though the mouse pointer has already been positioned elsewhere.

    Furthermore the first AVI movie is already being shown when the application starts. I want to show an empty screen, and when the user clicks on the first movie, then the avi has to show up. I tried an page.HideObject(aviplayer) on the application_on initialize, but then I receive an error that the aviplayer cannot be located on startup.

    Thanks!


  2. #2
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746

    Re: WAV files issue

    Put your actions onShow rather than onInitialize. Then the object will be found.

    Corey Milner
    Creative Director, Indigo Rose Software

  3. #3
    Join Date
    Oct 2002
    Location
    Netherlands
    Posts
    22

    Re: WAV files issue

    Any ideas concerning my .WAV problem?

  4. #4
    Join Date
    May 2001
    Location
    51.531249 | -0.610962
    Posts
    1,244

    Re: WAV files issue

    I'd start with checking thru sound settings on my computer.
    -
    = Derek
    ["All glory comes from daring to begin" - fortune cookie]

  5. #5
    Join Date
    Jul 2000
    Location
    NY
    Posts
    332

    Re: WAV files issue

    Wild guess but I think this is the same problem I figured out yesterday. You have overlapping elements with on-click actions.

    Check out the light blue backgound on which everything sits or the page itself. I bet it has an on-click action so that when you click a button is doubling up the sound.

    If if I'm off the mark.... Ignore me and I'll go away

Similar Threads

  1. rename multiple files
    By jenny62 in forum Setup Factory 6.0
    Replies: 1
    Last Post: 04-13-2004, 01:25 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts