Question:

Flash tutorials or sumin..?

by  |  earlier

0 LIKES UnLike

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:

   Report

1 ANSWERS


  1. The sites below is not particular for game script but they help build a solid scripting skill

    http://www.webworksite.com/flashtutorial...

    For intermediate to advanced programmer

    http://www.actionscript.org/

    For specific problem search

    http://www.macromedia.com/support/flash

    Hope this helps.

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.