The original video was way to big to upload, so I did something brave and against all odds and tested it with a completely different video file and can hardly believe it my self, but I managed to reproduce it!!!
Anyway, the video file is a gift to you, so whenever someone report a problem that require you to use a video file, you are very welcome to use that one for testing purposes, that way you always have one when you need one for testing.
Attach a Capx
https://dl.dropboxusercontent.com/u/109921357/Video_bug_2/Video_bug_2.rar
[quote:10vzg4v4]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_bug_2/Video_bug_2.rar
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
[quote:10vzg4v4]Closing, please make sure your bug reports are reproducible (this means including the video file you used - I cannot reproduce what you are doing without it)