Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mais de um Arquivo Js na mesma página #2

Open
ademirferraz opened this issue Jan 27, 2018 · 0 comments
Open

Mais de um Arquivo Js na mesma página #2

ademirferraz opened this issue Jan 27, 2018 · 0 comments

Comments

@ademirferraz
Copy link

ademirferraz commented Jan 27, 2018

"Inglês"
"I'm trying to make a TelePrompt with the following description";
1 - There is a file with several texts: Text1, text2, text3, text4 ... text 50.
2 - The texts roll from the bottom up;
3 - When opening the file, an "onclik on the mouse" or the keyboard bar starts the process;
4 - Text1 has a user defined X speed (it can be in a Js file);
5 - When text1 finishes, it automatically starts text2 with a user-defined Y speed (it can be in a Js file)
6 - When text2 ends, it initiates text3 with a user-defined Z-velocity (it can be in a Js file)"

Estou tentando fazer um TelePrompt com a seguinte descrição;
1 - Existe um arquivo com vários textos: Texto1, texto2, texto3, texto4...texto 50.
2 - Os textos rolam de baixo para cima;
3 - Ao abrir o arquivo, um "onclik no mouse" ou na barra de teclado inicia o processo;
4 - O texto1 tem uma velocidade X definida pelo usuário (pode ser em um arquivo Js);
5 - Quando o texto1 terminar, inicia, automaticamente, o texto2 com uma velocidade Y definida pelo usuário (pode ser em um arquivo Js)
6 - Quando termina o texto2, inicia o texto3 com uma velocidade Z definida pelo usuário (pode ser em um arquivo Js)

.
.
.
.
.
50 .....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant