Try adding "_root." infront of "my_text". Sometimes AS thinks you want a var instead of an object. And make sure that you gave the object the instance name "my_text".
Site design and development.
I suggest you just use a CMS or pre-made forums considering you don't really understand what you are trying to make, no offense.
My bro does.
Some good games are Army of Two, Call of Duty 4, Bioshock, Battlefield, Oblivious, GTA4 (if you're old enough), Rockband and Guitar Hero and both Gears of War are all fun.
Make if if/then/else statement in your PHP code that adds the user to the database/userbank and make it something like this pseudo code
IF REGISTRATION SUCCESSFUL THEN
echo "The success message";
ELSE
echo "Failure.";
END
Lol, change
background="images/Untitled-2_29.jpg"
to
style="background-image:url(images/Untitled-2_29.jpg);"
Make sure you delete the
background="images/Untitled-2_29.jpg"
part.