ForumsProgramming ForumHow much would knowing VB help with Flash and AS?

5 3318
Reton8
offline
Reton8
3,174 posts
King

How much would knowing Visual Basic help with learning Flash and AS?

  • 5 Replies
Axel
offline
Axel
475 posts
Nomad

Not that much. It would help a little, but really not that much because you would still not understand AS very much.

Darkroot
offline
Darkroot
2,763 posts
Peasant

Not that much. It would help a little, but really not that much because you would still not understand AS very much.


False, It would not help with Flash but it would help with AS since you already know programming basics like if else statements loops, recursion and all those other fun things it would be alot easier to learn than starting from scratch.
rjbman
offline
rjbman
215 posts
Nomad

It helps with programming somewhat, because you know the basics of general programming:

variables
arrays
loops

It will take a little bit of adjusting to AS3, but it won't be as hard as jumping in cold turkey.

I know, because I started with Visual Basic.

BeastMode10
offline
BeastMode10
374 posts
Nomad

It's a nice introduction to basic concepts, such as conditionals, variables, loops, and all that other good, fundamental stuff. While it may not be helpful in terms of object oriented programming, it's probably the best approach to coding in general.

Showing 1-4 of 5