i’m not an expert on this but am using some local audio. i also use some 
details widgets but am gradually converting to streams. on ios, autoplay is 
not default, in contrast, for the same tw on other systems, only iframes 
that are intentionally not contained in details widgets or are in open 
substreams will auto play. not sure why mine is behaving differently to 
yours, it might be system/browser specific? i am also not using divs, just 
bare iframes, and have the url manually inserted e.g. 

20140624 makiaea <iframe height="10px" width="40px" 
src="music/20140624perchance - 20210729makiaea.m4a" 
frameborder="0"></iframe>

or for video:

latest video (silent 19s) split–screen iphone input between tiddlywiki and 
anki <iframe width="277px" height="600px" src="video/20210809 split screen 
iphone input.mp4" frameborder="0" type="video/mp4" controls></iframe>

On Saturday, August 14, 2021 at 10:46:45 AM UTC+1 Sapphireslinger wrote:

> So I open a tiddler and all the videos contained in it all start playing 
> at once. AAaagh! Even the ones embedded in Detail widgets. Is there some 
> "do-not-autoplay" code I am missing?
>
> For instance: one of my tiddlers contains both of these codes:
>
> <div class="container"><iframe src={{!!url}} 
> frameborder="0" allowfullscreen class="video"></iframe></div>
>
> and 
>
> <$list filter="[<currentTiddler>tag[video]]"> <div 
> class="container"><iframe src={{!!url}} frameborder="0" allowfullscreen 
> class="video"></iframe></div> </$list>
>
> The {{!!url}} just calls for a video file on my computer, the video is 
> not actually in the tiddlywiki file.
>
> Thanks in advance for any tips.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/133e5692-c76f-413c-8e2d-9d4dcb9a074bn%40googlegroups.com.

Reply via email to