Well i am wanting to learn Flash cs3/8, i know pretty much where everything is on the interface, i can animate, draw pics, doing tweens, filters, symbols etc. that sort of stuff i know,
but i am trying to learn actionscript 2.0, i know some code: eg.
on(press){ , on(release){
gotoAndPlay("fame");
_alpha, _visible, _scale etc
onClipEvent(enterFrame){
onEnterFrame = function(){
getURL("www.bebo.com/chrisg4620" "_blank");
_xmouse;
some stuff about variables.
just basics mainly
i was wondering if anyone could tell me where i can learn actionscript online, an easy to learn site,
i did look at tutorialized.com but i found it difficult to learn, because they were not actully teaching you code, it was more like teaching you how to make something
Tags: