Questions tagged [autoplay-media-studio]

7 questions
1
vote
1 answer

How to play mp3 url in the background in reactjs app?

How do you add a mp3 url to your reactjs app and let it autoPlay in loop in the background? I installed both reactplayer and react audio player packages. Here's my code: import "./App.css"; import ReactAudioPlayer from…
1
vote
1 answer

Toggle image on click lua

I'm trying to toggle an image when a user clicks on the image. It is meant to change the image and mute the audio that is playing in background and vice versa. I'm using lua in a program called Indigo Autoplay media studio 8. here is the code: if…
acidburn
  • 11
  • 2
0
votes
0 answers

Play next youtube video automatic

[i want to play all video automatic when user click on autoplay button and all video of recycleview play one by one In same activity ] 1.i like to play video like sub 4 sub app user click on autoplay videos all videos Play after 1 video finished…
Maan
  • 1
  • 1
0
votes
1 answer

Can I add autoplay sound on ios or chrome devices?

I am trying to write code in html to autoplay sound in ios or chrome device, is it possible?
0
votes
1 answer

How to connect to MYSQL on host with lua

I have a local MYSQL db with XAMPP and a MYSQL db on my web host, i can connect to my db with php codes on my local or website. now i want to connect to my db with Autoplay media studio using LUA language. I use this lua code to connect my local…
S R R
  • 73
  • 8
0
votes
0 answers

Convert windows-1256 to utf-8 or utf-8 to windows-1256 in php

I created a program with lua on Autoplay Media Studio 8.5 and send some data to MySQL database My database collation is utf8_unicode_ci and when i send data whit AMS it saved on table like this : ÓáÇã Çíä í˜ ÊÓÊ ÇÓÊ When I use AMS to SELECT data and…
S R R
  • 73
  • 8
0
votes
1 answer

Any chance to encrypt your project data of AutoPlay Media Studio with your own password when you export it as Web/Email Executable?

I'm looking for some ways to run my project in an executable archive and at the same time encrypt it with an specific password. Why I wanna do this ? well, say you have some digital products to sell. the free version is an exe archive with your…
S.T.A.R.S
  • 37
  • 8