Autor Beitrag
foxy
ontopic starontopic starontopic starontopic starontopic starontopic starontopic starhalf ontopic star
Beiträge: 814

Ubuntu, Gentoo
C++, PHP, Java, Ruby, Perl (Eclipse)
BeitragVerfasst: Di 03.12.02 10:36 
Sers ihr Grafik freaks also ich möchte für mein Programm ein kleines Intro erstellen z.B. das ein Bild erscheint und dazu ein einlaufender Text wenn ich auf die .exe drücke geht das wie mach ich das unn wo muss ich das in meine Unit einfügen :D

danke im vorraus

_________________
"Only wimps use tape backup: real men just upload their important stuff on ftp, and let the rest of the world mirror it." (Linus Torvalds)
OperatingSystem Laptop (Ubuntu Hardy)
Aya
ontopic starontopic starontopic starontopic starontopic starontopic starofftopic starofftopic star
Beiträge: 1964
Erhaltene Danke: 15

MacOSX 10.6.7
Xcode / C++
BeitragVerfasst: Di 03.12.02 22:49 
huhu,

also... öh... wenn ich es richtig verstanden habe.. *g* Nen Bild einfach mit er TImage Komponente.. den lauftext mit nem TLabel wo du mit nem Timer immer den Links-abstand (Label1.Left) veränderst... :)

ansonsten kannst du auch einfach ne Flash Animation machen und die einbinden, was aber eigentlich nicht so wirklich das wahre ist.. :)

Au'revoir,
Aya~
foxy Threadstarter
ontopic starontopic starontopic starontopic starontopic starontopic starontopic starhalf ontopic star
Beiträge: 814

Ubuntu, Gentoo
C++, PHP, Java, Ruby, Perl (Eclipse)
BeitragVerfasst: Fr 06.12.02 12:59 
hmm kk thx aya :D

_________________
"Only wimps use tape backup: real men just upload their important stuff on ftp, and let the rest of the world mirror it." (Linus Torvalds)
OperatingSystem Laptop (Ubuntu Hardy)
tommie-lie
ontopic starontopic starontopic starontopic starontopic starofftopic starofftopic starofftopic star
Beiträge: 4373

Ubuntu 7.10 "Gutsy Gibbon"

BeitragVerfasst: Fr 06.12.02 15:02 
jo.
oder du machst einen kleinen Film im AVI-Format und spielst den vorher ab.
Ich denke mal, es wird eh ein Spiel sein (wozu braucht man sonst ein Intro?) und daher wäre die Film-Variante eine recht einfache und auch oft benutzte Methode. Aber wenn's ein Spiel ist, und du nur Lauftext hast, wäre es auch schon einfach, den Text als Sprite zu machen und ihn von unten nach oben vor einem Bild laufen zu lassen, was das gleiche wäre wie Aya beschrieben hat, nur eben vielleicht mit oGL oder DX gemacht, nicht mit Labels...

_________________
Your computer is designed to become slower and more unreliable over time, so you have to upgrade. But if you'd like some false hope, I can tell you how to defragment your disk. - Dilbert
matze
ontopic starontopic starontopic starontopic starontopic starontopic starhalf ontopic starofftopic star
Beiträge: 4613
Erhaltene Danke: 24

XP home, prof
Delphi 2009 Prof,
BeitragVerfasst: Fr 06.12.02 18:10 
oder ein kleiner flash film als exe datei und dann in dein proggi reinkompilliert !!!

_________________
In the beginning was the word.
And the word was content-type: text/plain.