|
T4cC0re (November 30, 1999 at 12:00 am)
sweet irony :D
seanpercy42 (November 30, 1999 at 12:00 am)
I've watched several tutorials from this guy and they're all very informative. He doesn't stutter when he speaks and teaches you useful information quickly. I would highly recommend any of his tutorials if you want to learn web development!
Thomast Thomas (November 30, 1999 at 12:00 am)
That's really photoshop and brought...
Coby Kaufer (November 30, 1999 at 12:00 am)
Is tehre a way I can make picture-links editable?
CrimsonVanquisher (November 30, 1999 at 12:00 am)
Can I use a setup like this in Flash AS2?
Christopher Jones (November 30, 1999 at 12:00 am)
"That's really what it's all about" - 4:20
H3LL3Ktro (November 30, 1999 at 12:00 am)
You told me everything I had to know :DAwesome tutorial!
NCdesignsHD (November 30, 1999 at 12:00 am)
thanks a lot, and im finding your website very useful. im 16 and im building my first app on android for my timetable at college. its worked fine but I made all the lessons/rooms in Photoshop and brought them in. what I would like to do is make them editable so that anyone can use it. I've used dynamic text boxes and text inputs to get it in the app but obviously when I close the app it resets. could someone help me out and tell me what I need to learn to get it to stay? would I use a database?
bynite21 (November 30, 1999 at 12:00 am)
Do I have to upload this program to the internet by dreamweaver and buy a url for it, then send the link to it to my clients, Can i have several different logins for different clients? and can they edit embedded html youtube videos? Thanks
Kalin Georgiev (November 30, 1999 at 12:00 am)
The example only shows communication between Flash -> PHP -> MySQL.If you want to add more security - go ahead ;).Do this for the beginning: Send from Flash to PHP data, from PHP check MySQL for existing usernames (or whatever you want to check), return true or false from MySQL to PHP. If username exist in SQL database, then register the encrypted session. THIS IS ONLY THE BEGINNING! Greetings for Develop PHP! |