kam2701
Members
-
Joined
-
Last visited
Reputation Activity
-
kam2701 reacted to AdamG in php, actionscript, or....I know AS3 and PHP quite well and I think you are making the right choice learning both.
But overall I think you should study PHP in much more depth than ActionScript.
You are definitely going to be using PHP much more than ActionScript when making websites, and PHP is much easier to learn and get your head around. So I think you should put more time into learning PHP as it will benefit you much more in the future, but I think it is also a good idea to have a good understanding of the basics of Actionscript, as every so often there might be something simple you could do in flash that could really make that site look and feel that extra bit better.
Hope that helps.
-
kam2701 reacted to BlueDreamer in clickin gon a link leaves a dotted box^ absolutely!
The dotted outline appear when the link has "active" or "focus" status and it's a very important navigational aid for people, especially those using their keyboard for navigation. It's therefore recommended to leave it as it is, though you can enhance it's style with the a:active and a:focus pseudo classes.