What books are good for?

What books would people recommend for dealing with flash and php?
Deleted user

I recomend Flash 8 Professional Unleashed and PHP 5 Unleashed or PHP and MySQL Web Development. Those are excelent books! If you wanting to do something really fancy with Flash, also get Flash 8 Savvy and Flash Math Creativity! That last one will blow your mind!!!

i'm using flash mx2004 and php 4 with mysql 5
Thanks for the reply though
Thanks for the reply though

How long did it take you guys to be able to program in Flash and PHP without having to look anything up?
I've been trying to learn JavaScript and am having a hard time holding onto anything that passes through this brain of mine, so I'm looking towards other languages.
I've been trying to learn JavaScript and am having a hard time holding onto anything that passes through this brain of mine, so I'm looking towards other languages.
Deleted user

With any programming language you're always going to have to look things up. They have excelent reference books out there that help minimize your "look up" time though. What you need to do is understand the logic first and then familiarize yourself with the basic functions. From there you can pretty much "guess" as to what other functions might be available to you. Logic is exactly the same in every language on every platform. If you can understand this, you can retain anything you want.