what about providing a screenshot of your relevant blocks?
Taifun
(HasMargins faulty selection corrected)
I use WEB component (TIMAI2 suggested) to download it while copying the html file from asset to asd file to next of video to run directly.
Then second button arranges the screen dimensions which basically has nothing to do in the download issue and then webviewer calls the html file which is already copied to asd with the scope given to app (asd as i know)
dont get me wrong, i m just writing my approach in terms of logic.
but as you see webm file is about 800kb again which is actually 642kb
and that screenshot is asd folder after download (first button click)
what's that?
are we using 2 different threads about the same to keep everyone busy?
can you explain the purpose of these blocks?
they do not make any sense imho...
Taifun
Mate, Anke answered about asd download then he/she has gone and you wrote both places, but my issues got combined because my issues are
--calling an html file outside of assest folder
--downloading media to asd via url.
so when i was talking about one, the other issue had to be mentioned so they kinda combined after actually Kevin wrote about copying, so no one got busy in extra way, calm down.
The block that you literally killed is from an example aia from TIMAI2
if you send a Get request, then the further processing continues in this case in the GotFIle event... this is asynchronous processing... it does not make sense to continue with any blocks below Web.Get
Taifun
I didnt know that after the Get request the code workflow jumps to gotFile component. I know that block looked stupidly placed but I aint coder but i love how AI2 lets me make my ideas come true without single coding and now i understand you, it obviously has no meaning to put any block after Get request. that below area is just dead. Because there is a process there called asynchronous processing,ok. perfectly explained perfectly understood. Thanks
by the way this was my html file content;
I have just update the webviewextra extension to version 1.9.
This now allows autoplay "with sound" for html5videos. No need for "muted" in the html for playback to start with sound.