TWiki
> Main
>
HowToDisplayText
How to: Display some text on the screen
There are several solutions to this:
Create an image with the text on it
Importing and displaying images is easy in mscape maker. If you can create an image with your text on it then displaying it is simple.
This simplicity has to be balanced against the fact that you might have problems making sure that the text is legible as some mobile devices have very small screens. Also making any changes to the text becomes a time consuming process.
See
Using images in a mediascape
Display the text with HTML or Flash
Both of these can be used to create and display text. Both offer the ability to alter the text as the mediascape is playing but HTML is probably the better option of the two as it is more text oriented.
See
How to use HTML (web page markup) in a mediascape
See
How to use Adobe Flash in a mediascape