Yeah, but I'm trying to play automatically the video with the audio; in this way, only the audio is play
I'm trying to play a mp4, not an html
The Sound component can only play short audio tracks (< 5 sec).
Duration?
2 seconds, but can it be longer?
can it be without buttons?
I have tried the aia of the topic and I have placed the block in Initialize instead of the button.Click and it works... (nice bear )
Why don't you use audio formats (mp3, ogg, m4a, wav, aac, ...)?
But I want to play a video
Show your (relevant) blocks (and post the aia).
In Clock.Timer it would be Clock.TimerEnabled = false.
Anyway, with VideoPlayer you need to push the Play button.
doesn't it work for you?
Maybe the video format....can you share it?
This should work (to play the video automatically):
yes, I didn't test it, but indeed, it starts automatically.
Thank you so much, it works. I was so stressed
Next time please post your blocks immediately so we don't need 23 posts to resolve the issue. Two posts would have been enough.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.