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.

Newcomers DBPro Corner / old skool Scrolling fonts

Author
Message
Hotshot
21
Years of Service
User Offline
Joined: 13th Oct 2002
Location:
Posted: 13th Nov 2005 00:25
hiya all

are there any darkbasicpro demo for old skool Scrolling fonts?

I have seen the codebase of mega scroller(made by rich) but it cause the error when I run the program

for a=1 to bc

x#(a)=bw#*a
t$(a)=mid$(st$,a)
as=asc(t$(a)) <<<< error - why?
sprite a,x#(a),0,29+as
set sprite a,0,1

next a

cheers
Hotshot
21
Years of Service
User Offline
Joined: 13th Oct 2002
Location:
Posted: 13th Nov 2005 18:00
does anyone have example of scrolling fonts in darkbasicpro pls?

cheers
Richard Davey
Retired Moderator
22
Years of Service
User Offline
Joined: 30th Apr 2002
Location: On the Jupiter Probe
Posted: 15th Nov 2005 09:45
Here you go. It's the Megascroller code updated for DBPro 5.9b3. You should be able to pick it apart and extract the font scrolling section quite easily (it's not very long!).

Cheers,

Rich

Fat kids always win at see-saw.

The world is full of idiots. But an unusually high percentage seem to appear on my TV screen.

Attachments

Login to view attachments
Hotshot
21
Years of Service
User Offline
Joined: 13th Oct 2002
Location:
Posted: 16th Nov 2005 20:17
thank you very much Rich Brilliant Demo
Hotshot
21
Years of Service
User Offline
Joined: 13th Oct 2002
Location:
Posted: 16th Nov 2005 21:18
I have change the scale sprites to small and how do you make the fonts close to each other?

cheers

Login to post a reply

Server time is: 2024-09-24 09:27:34
Your offset time is: 2024-09-24 09:27:34