Jump to content

Recommended Posts

Posted

I can't seem to get my audio tracks to start playing when WPI starts. Any idea? I'm guessing your not supposed to have to click the play button. WPI 4.3.8.


Posted (edited)
I can't seem to get my audio tracks to start playing when WPI starts. Any idea? I'm guessing your not supposed to have to click the play button. WPI 4.3.8.

hmm that should work as is

are you testing your setup in a virtual enviornment ?

if so ive found the sound not working properly with in them but works fine on regular pcs

and also has the wpi.htm file been modified any within the audio player section?

Edited by Lost Soul
Posted

It's pretty strange, cause I just downloaded WPI.4.3.8 and tested, by double-click running WPI.HTA, and not even that autoplays.

That is without modifying ANY files from the unpacked rar archive.

Posted

are all sound devices working properly on your pc,, ? and it probably has nothing to do with any of this but are your auto runs enabled on your pc ? meaning when you put in a disk does it autoplay.. or just open to the files.. ive just redownloaded the latest wpi version and im trying to replicate this issue and everything is working fine on my side,,

perhaps kel may have some ideals when he reads this thread

Posted

Sound is working 100% properly on my computer, nothing removed with nLite (don't even use nLite), autoplay is enabled and working perfectly fine.

Posted

Hmm just noticed one more strange thing.

Have a look at the screenshot of my just recently posted theme.

th_01826_Screenshot.jpg

See how I also lack the volume slider for some reason?

-Weird...

Posted

I would say you messed up the code for the player in the wpi.htm theme page. Check this <embed> line

<embed width=300 height=44 align="middle" name="MediaPlayer" showstatusbar=0 volume=68 ></embed>

and the <script> code below that

<script>
document.all.MediaPlayer.src='./Audio/WPI.m3u'
document.all.MediaPlayer.loop="true"
if (showmpWPIBtn == 0) {
document.all.MediaPlayer.src='';
}
</script>

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...