Project

General

Profile

Actions

Bug #770

closed

Stop Audio

Added by malcolm harvey about 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
06/06/2021
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

Audio Stop now also is not functioning in V8.
Was working prior to V7 from the notes in discord.

Actions #1

Updated by malcolm harvey about 3 years ago

  • Subject changed from Audio stop to Audio Stop
Actions #2

Updated by malcolm harvey about 3 years ago

  • Subject changed from Audio Stop to Stop Audio

malcolm harvey wrote:

Stop Audio now also is not functioning in V8.
Was working prior to V7 from the notes in discord.

Actions #3

Updated by malcolm harvey about 3 years ago

re: Just checked again the below three commands definitely something changed between versions..V7 (ok) V8 (nope).
Play Audio "music" & Audio Loop On "music" and Stop Audio "music"
...
//actor "magician",Image$="magic.png",X=200,Y=200,vrev=True
print "Loading..."
wait key
Load Asset "resources/assets/100.mp3","music"
Play Audio "music"
Audio Loop On "music"
print "loaded.."
//wait 100
wait Key
print "playing"
wait key
Stop Audio "music"
//print "Stopped"
wait Key
end

Actions #4

Updated by malcolm harvey about 3 years ago

Note: Again, the below works and plays, but the Audio Loop on "music" and Stop Audio "music does not do anything in V8.
Load Asset "100.mp3","music"
Play Audio "music"

Actions #5

Updated by malcolm harvey about 3 years ago

  • Status changed from New to Closed

Stop Audio "name" now seams to work in latest V8 update.
Closed for now. Also Audio Loop on "name" also now works corrected.

Actions

Also available in: Atom PDF