Welcome, Guest
Want to take part in these discussions? Sign in if you have an account, or apply for one below
How do I?: Can I read words (lines) from a text file and use them as particles?
Bottom of Page1 to 2 of 2
-
- CommentAuthorJohn K
- CommentTimeFeb 18th 2011
Hi,
What a wonderful package! I am really thrilled with what you can do with just a few lines of code (as used to low level OOP).
I try to make movie in which strings of text, which I need to read from a file, move around.
Is it possible to do this within the Flint system?
(I am new to Flash and still using CS3.)
Thanks for your help,
John -
- CommentAuthorRichard
- CommentTimeFeb 20th 2011
Flint doesn't have any special classes to deal specifically with text. However, you can use any display object as the image for a particle. That includes instances of TextFields, or Sprites that contain TextFields. So yes, you can make strings of text move around.
1 to 2 of 2
