Hello, everyone.
I am building application with AI2, and I've got a problem with video player component.
I called video player to start when screen initialized and also called 2 kinds of players to start, because I wanted to put sounds that aren't in video which I want to start.
I don't see any problems at my code, because it is very simple. There is no errors or blocks at this screen.
When I initialize my screen, I see a black screen. The video starts when I click the black screen and click the play button.
Is this normal? If so, there is no other way to play the video automatically?
Thanks for your help!
[edited] PS. I am using mp4. video file.
Annie