Problem Description
If a video is playing and you destroy it, it will keep playing the sound in the background. Also if you delete the file from the disk it will not be deleted, until you close down the application or the video reaches the end.
Attach a Capx
https://dl.dropboxusercontent.com/u/109921357/Video%20problem/Video_bug.capx
Description of Capx
Play a video and destroy the element and delete the file from the disk.
Steps to Reproduce Bug
- 1. Add a path to a Webm file and press Load and play video.
- 2. When the video is playing press the Destroy video and delete file button.
(A workaround is the set the video playtime to its duration before deleting.)
Observed Result
Video object is destroyed. But file is not deleted and audio keep playing.
Expected Result
That the video was deleted, audio stopped and file was deleted from the disk.
Affected Browsers
- Chrome: (YES/NO)
- FireFox: (YES/NO)
- Internet Explorer: (YES/NO)
Tested with NWjs 0.12.0
Operating System and Service Pack
Windows 7
Construct 2 Version ID
r205