VideoPlayer - Play videos from local files or URLs in an HVArrangement or Dialog

So is this the url in global Video ?

https://github.com/Krisna7760/Video-Kata-Kolok/raw/refs/heads/main/Adaptasi.mp4

Of course

I have tested your video url in @Joejsanz 's example aia, and it works fine.

You may want to look at how that is set up ?

1 Like

Of course
KamusTRIKOL.aia (7.0 MB)
in screen "Kata Detail to video"

Please show me :pray:

A simple example:

image

vpExample.aia (18.1 KB)

thanks, i lets try

What if I use a spreadsheet and multiple videos?

Then write blocks to handle this accordingly.

My example should show you the blocks logic to play one video, expand this to play videos from a list.


It doesn't work. Could you please tell me how to do it?

To debug, store the data in a global variable and use Do it

Use the companion app and Do it to debug your blocks, see also tip 4 here App Inventor: How to Learn | Pura Vida Apps
see also Live Development, Testing, and Debugging Tools

Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by icon24 Taifun.

Probably because you are mixing two extensions together.

Another example for selecting from a list of videos:

vpExampleMulti.aia (19.3 KB)

1 Like

Thanks a lot for your help with the video!
It’s finally working now, and I couldn’t have done it without you. :smiling_face_with_three_hearts: