We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Sound not working

Home Forums Bug Reports and Feature Requests Sound not working

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #55588
    boing
    Customer

    What a great software Verge3d is!

    So, I have a simple scene including a preloader and an embedded iframe element with navigation:

    https://jayceee.com/wp/d/0100/index_0100.html

    You hit the play button, the animation starts, the sound plays.

    But on Windows10/firefox the screen is black with sound working.
    On my iphone 11 (safari/chrome) the anim plays but the sound doesn’t play.

    Here are some screengrabs of my puzzles and a zip of the project is here
    https://www.jayceee.com/wp/CLIENTS/dakini/preloader_v05.zip

    Has anyone experienced this/got some idea for a workaround?

    Also while I am here, has anyone found a way to preload a scene in the background, like loading my second scene while the first is running,
    so I minimise waiting times?

    Much appreciated

    Christian

    Attachments:
    You must be logged in to view attached files.
    #55596

    Hi,
    on the init tab you better just prefetch the sound, not start/pause it in the preloader puzzle (this “non-click” play is forbidden since it violates browser security).
    prefetch sound in Verge3D

    Attachments:
    You must be logged in to view attached files.

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #59746
    boing
    Customer

    Hey Alexander thanks for this, much appreciated.

    If I do this (see screengrab) the sound stops working all together on my Iphone (but works on web browsers etc).

    https://www.jayceee.com/wp/d/0300/index_0100.html

    With the init Puzzle of my post from 2022-09-06 at 3:44 am, the sound works when I hit the play button on my iPhone but stops as soon as I touch the screen when I navigate in the scene/touch the screen. I am trying to have the sound playing continuously, even after you hit the play button.

    Thank you

    Christian

    Attachments:
    You must be logged in to view attached files.
    #59759

    Hi,
    It appears you have conflicting touch and click handlers (if the former you make your sound paused).

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #59761
    kdv
    Participant


    https://v3d.net/dqv

    Works in any browser (Chrome/Firefox, Android Chrome, iOS Safari) without any tweaks/hacks/workarounds and doesn’t create this warning

    Puzzles and JS. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of meaning at all.

    #63214
    boing
    Customer

    @kdv that worked a treat well done you, than you.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.