"text loading" effect - Toturial

Heres your chance to share your own tutorials with the community. Just post them on here. If your lucky they may even be posted on the main site.
44 posts Page 3 of 5
User avatar
Adroxxx
Member
Member
Posts: 26
Joined: Sat Aug 21, 2010 1:46 pm

Doesnt work for me...

Does it work for you?
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Re: "text loading" effect - Toturial
Axel
Adroxxx wrote:
Doesnt work for me...

Does it work for you?
sorry double post (didn't do on purpose)
Last edited by Axel on Sun Sep 05, 2010 3:51 pm, edited 1 time in total.
http://vagex.com/?ref=25000
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Re: "text loading" effect - Toturial
Axel
Adroxxx wrote:
Doesnt work for me...

Does it work for you?
what doesn't work ?
http://vagex.com/?ref=25000
User avatar
Adroxxx
Member
Member
Posts: 26
Joined: Sat Aug 21, 2010 1:46 pm

My text isnt repeated all the time.
Maybe I have to use the Do Loop Function?

I want this Text repeated all the time.
http://de.tinypic.com/r/5y6q6w/7
Last edited by Adroxxx on Sun Sep 05, 2010 4:11 pm, edited 1 time in total.
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Re: "text loading" effect - Toturial
Axel
Adroxxx wrote:
My text isnt repeated all the time.
Maybe I have to use the
just use
do
me.color = black
me.site = lol
loop

basicly , everything after the "do" thing will execute 24/7 (untill you close - stop ) :D
http://vagex.com/?ref=25000
User avatar
Adroxxx
Member
Member
Posts: 26
Joined: Sat Aug 21, 2010 1:46 pm

YourSocksRoxx wrote:
just use
do
me.color = black
me.site = lol
loop
just errors.
Here is how my code looks like:

Image

How should my code look like, so that the text is repeated all the time. If I write Do "My Code" Loop it doesnt work.
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Re: "text loading" effect - Toturial
Axel
Adroxxx wrote:
YourSocksRoxx wrote:
just use
do
me.color = black
me.site = lol
loop
just errors.
Here is how my code looks like:

Image

How should my code look like, so that the text is repeated all the time. If I write Do "My Code" Loop it doesnt work.
-.-

after your do you should place your ; "if a= blablathen textbox2text bla bla end if " then "loop"
http://vagex.com/?ref=25000
User avatar
Adroxxx
Member
Member
Posts: 26
Joined: Sat Aug 21, 2010 1:46 pm

Adroxxx wrote:
If I write Do "My Code" Loop it doesnt work.
I said already that this doesnt work... LöL

Ok Dudes I give up its just impossible to get this work cryer;
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Re: "text loading" effect - Toturial
Axel
Adroxxx wrote:
Adroxxx wrote:
If I write Do "My Code" Loop it doesnt work.
I said already that this doesnt work... LöL

Ok Dudes I give up its just impossible to get this work cryer;
why its totally possible ...
http://vagex.com/?ref=25000
User avatar
Adroxxx
Member
Member
Posts: 26
Joined: Sat Aug 21, 2010 1:46 pm

Ok show me your complete code and the text which says "Hello this is a test"...
44 posts Page 3 of 5
Return to “Tutorials”