Installing Adobe AIR woes
I just had a hell of a time getting Adobe AIR installed. this little diddy did the trick:
in Terminal:
cd /Users/USER_NAME/Library/Application\ Support/
sudo chown -R USER_NAME:staff Adobe
After that I could install it just fine.
found this here: http://forums.adobe.com/message/2984830#2984830