LcsProduction Posted January 12 Share Posted January 12 How do you get my cell phone to autoplay my videos? It works on the desktop and an iPad, but not my iPhone 14. Here is my code I use in my Embed block. <center> <video autoplay="autoplay" loop="true" width="550" muted="muted" controls> <source src="https://static1.squarespace.com/static/636d6fd9f542a10598b6bd24/t/63b7430ad3ac8054cc6b8e45/1672954637057/my_video_name.mp4" type="video/mp4"/> </video> </center> Link to comment
tuanphan Posted January 13 Share Posted January 13 change this code <video autoplay="autoplay" loop="true" width="550" muted="muted" controls> to this <video autoplay loop width="550px" muted controls> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment