I have some quesions regarding printing text files. How do u make the spacing single b/c it seems to be printing out double space. Would you have to use html, btw how do you print html text?
One more thing i would like to know how to do is play a sound ever time a letter was displayed using the typwriter effect.
ok i got it to single space but the frist line still doesnt start at the very top. Its as if by default it skips on line. Is there any way to fix this like using backspace url encode?
I don’t know, but, I think I may know your prob. In your text file is it like this:
kirupatext=
Hey there this is my text that I want to show up in that thingy over there.
Or is it like this:
kirupatext=Hey there this is my text that I want to show up in that thingy over there.
It should be like the second one…if that’s what’s wrong, that is…If you have an actual [return] after the question mark, it will still register as two spaces and not start at the top of your textbox.