How do you fix Error 701: unable to load video?

trying to add some variations to the Presidents Quiz app for a class but when i tried to insert videos instead of images this error shows up. could it be an issue with emulator/companion app or are my files too big?
Screenshot_3


g?

Hello,

are your mp4 files uploaded to your assets?

You have only one "play" when initializing ...which is the source for that first play? Playing from Initialize block, maybe it has not time to load the song.

To change from one song to other it's better if you stop the player, change the source, and play again the player (not only change the source).

Did you set the default file scope in the screem properties to Asset?

Taifun

Files in the assets cannot (must not) contain spaces.
Show a screenshot of the media section.

Thank you, this worked!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.