Hi! I am trying to make a user login within flash using the tutorial on this website.
http://www.kirupa.com/developer/actionscript/authentication.htm by FreddieThunder
I have everything down so far except for the MySQL part. My boss’ MySQL admin page doesn’t coordinate with the tutorial. MySQL is new to me. It is phpMyAdmin 2.6.2-pl1 and has MySQL 4.0.26. I have a database and to create a new table I fill in the text fields but I keep getting errors. Some of the language from the tutorial isn’t in the options I have. I have options that say field: followed by a blank text field, type: followed by a drop down list where “varchar” is, length/value: followed by a blank text field, attributes: followed by drop down list with “binary”, “unassigned”, and “unassigned zerofill”, null: followed by “not null”, “null”, default: followed by a blank text field, extra: followed by a drop down list with “auto-increment”, and then there’s these icons one with a key, one with a lightning bolt, one with a “u”, one with a dashed line and one with a “t”. They have radio buttons below to pick them. And lastly there is a comment text box and a table type drop down menu saying My|SAM.
Does this make sense?
I fill in what I can and I keep getting errors saying I need to check the manual but I don’t have a manual. I hope someone can help me I am a lost cause.
laisunshine