Here we go again, another bug with this condition!
Problem Description
If a non-looping music file is allowed to play to completion, the All Preloads Complete condition will never become true.
Attach a Capx
https://dl.dropboxusercontent.com/u/207 ... test3.capx
Description of Capx
Starts layout 1. Sets text to "Preloading". Waits for preloads to complete. Starts to play Music1. Sets text to "Preloads Complete". Waits 6 seconds. Goes to layout 2, and repeats all the previous things (but with Music2).
Steps to Reproduce Bug
- Run capx preview in FireFox.
- Wait 6 seconds
- See layout 2 stuck on "Preloading"
Observed Result
After playing Music1 and changing to layout 2, text gets stuck on "Preloading"
Expected Result
After playing Music1 and changing to layout 2, text shows "Preloads Complete" and Music2 starts playing
Affected Browsers
- Chrome: (NO)
- FireFox: (YES)
Operating System and Service Pack
Windows 7 Home SP1 (64 bit)
Construct 2 Version ID
Release 178 (64-bit)