also @Quicky_Superglad test in apk
ok thanks, I have to patiently wait for kodular update
Can you make how to use any component to create more video layout?cause system id have been removed
Hello how to make video will scale to fit with size of layout automatic?
I will do a update to set the size according to user
sorry i got a lot of notifications and did not saw this post will try to show as soon as possible
Thank you . .
Its ok, No problem .
Great extension! but I want more specific extension capabilities, letās say I want to memorize a song where the song is very long and has a language that we donāt use in everyday life. so I want to memorize certain parts first. Iām trying to create a code block like this:
- first timeline video specific block
(ignore two block code in the last)
- second timeline video specific block
(ignore two block code in the last)
but I canāt find a code block that can run video with a specific time. can you make the code block?
can we play the video from 1 to 2 timeline?
there is already a block named SeekToMS instead of seconds it takes millisecond which helps in more accurate time
how to write code? when i want play timeline between A - B ā¦ i use like this but actually it play point A until video length not until point B.
was I wrong?
see seektoms can take you to a particular time in video now in which format you are providing time to it in minutes? seconds? hours or what
hmm i donāt understandā¦ i can not find the block except these pictures
and trying code just like this ā¦
if you donāt mind, please guide me for the truth
variable awal is first point i called before, (i called point A) which this point is the start point to play, and i have variable B (called global akhir) which this point is the end point to play. i donāt want whole video timeline played.
if user can memorize whole song from A-B, user can add another point C to D and so onā¦
see now awal contains time in which format like seconds or minutes or hours or give a example
i donāt know how to answerā¦ confuse because my fault and limited ability to know kodular
i want play only awal point to akhir point
big thank for your responds, i appreciate youā¦ let me learn
so you are providing it a string provide it a integer instead
i really dont understand what you did describeā¦ sorry
now it seems iām giving up
the video played well according to my wish, but i donāt know how to stop at akhir variable which is the end pont i wish to played.
@Ihwan_nurdin ok so it is not stopping right you can run a clock when you start the video and everytime clock runs the clock will check if the video has crossed or on akhir then you can stop the video
Thanks
may I Pm you, this not works