Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

The 20 Line Challenge / Text effects

Author
Message
andrew11
21
Years of Service
User Offline
Joined: 23rd Feb 2003
Location: United States
Posted: 8th Mar 2003 04:26
These write text to the screen in different ways, like MS Powerpoint.

To use the effect, put one of these where you when text to be displayed....

For type effect:
texteffecttype(x,y,string$,speed#)

Spiral-in effect:
spiral(x,y,string$,radius#,speed#,duration)


...and these at the bottom of your code:

Typewriter effect(requires media)

Function texteffecttype(x,y,string$,speed#)
Load sound "C:\windows\desktop\Type.wav",1
n=1
while n
"All programmers are playwrights and all computers are lousy actors."
-Anon.
andrew11
21
Years of Service
User Offline
Joined: 23rd Feb 2003
Location: United States
Posted: 8th Mar 2003 04:28
Code boxes not working.

type:



Spiral:



media:
http://www34.brinkster/andrew11/TYPE.zip

http://www34.brinkster/andrew11/TYPE.zip

"All programmers are playwrights and all computers are lousy actors."
-Anon.
andrew11
21
Years of Service
User Offline
Joined: 23rd Feb 2003
Location: United States
Posted: 8th Mar 2003 05:38
Type effect-better way:



"All programmers are playwrights and all computers are lousy actors."
-Anon.
andrew11
21
Years of Service
User Offline
Joined: 23rd Feb 2003
Location: United States
Posted: 8th Mar 2003 05:41
Type effect-better way:



"All programmers are playwrights and all computers are lousy actors."
-Anon.
Wik
20
Years of Service
User Offline
Joined: 21st May 2003
Location: CT, United States
Posted: 25th May 2003 23:02
type effect better better way:




(printc=print on the same line)

andrew11
21
Years of Service
User Offline
Joined: 23rd Feb 2003
Location: United States
Posted: 26th May 2003 06:38 Edited at: 26th May 2003 06:44
Wow....

I made this what seems like so long ago...
It's nice to see how much I have improved over the past few months.

"Food is güd!" -Dean
"All programmers are playwrites and all computers are lousy actors" -Anon
Click Here!!!

Login to post a reply

Server time is: 2024-04-19 13:56:23
Your offset time is: 2024-04-19 13:56:23