At 3/16/06 05:22 PM, pyro111 wrote:
Damn mine isnt there. Oh well. Its finally updated. Can you delete those usless posts before this one where the was just spam?
Nope, because that would send the list back onto the previous page
At 3/16/06 05:26 PM, fwe wrote:
About time you updated, you drnuk bastard :D
Yeah, I've been putting it off and deleting off-topic posts on page 41 with brutality. This update took me nearly two hours, what with replacing the header on the off-site version.
btw, why do you have a Monte Cristo Reaction Paper secretly stashed in your sig?
At 3/16/06 05:33 PM, pyro111 wrote:
Denvish, if I explain all the code in the tutorial I made and re-explain it (better) will you add it?
Yeah, it's a good enough tut for the specific sections, my main problem with it was the lack of spaces. Bear in mind that these tuts are aimed at people learning Flash; the last thing you want to do is discourage them by displaying a mish-mash of text.
Generally, it's a good idea to:
Split your blocks of text into paragraphs of 2-10 lines.
Add a blank line between paragraphs
Use the text formatting (i, u, b) for headings or 'special' sections of text
Either Bold or Italicise your code blocks, so that they stand out - put <i> (or <b>) at the start of the block, and </i> (or </b>) at the end