View Full Version : Curiously want to know : Where do you guys learn action scripts?
genelo
April 12th, 2003, 07:53 AM
Books? Website? Which one?
Where to start?
<:} <:} <:} <:} <:} <:} <:}
ahmed
April 12th, 2003, 08:01 AM
online communities like this, open-source FLA files and books help a lot =)
λ
April 12th, 2003, 08:02 AM
There is one book that you need, ActionScript for Flash MX - The Definitive Guide (http://www.amazon.com/exec/obidos/ASIN/059600396X/kirupacom/002-8772194-3997608)
The rest is tutorials and boards like this one.
genelo
April 12th, 2003, 08:14 AM
If I don't have much knowledge in scripts (I know little about Perl)
is it harder for me to learn action scripts?
blah-de-blah
April 12th, 2003, 09:56 AM
i dind't know any scripts when i started, but after some tutorials on this site and board i started learnin.. :)
λ
April 12th, 2003, 11:31 AM
That book is fine. It even has a short introduction for nonprogrammers.
Voglio
April 12th, 2003, 07:45 PM
For myself, I made a logical approach to AS...
I studied 3 years common languages (C/C++, ASM, Cobol, Java, SQL). In my spare time, I learned HTML and CSS (not WYSIWYG html - hardcore, handwritten, html 4.0).
After this diploma, I made an Art Diploma - "3D and Game Design".
Meanwhile, I then made my class on javascript and PHP... and finally AS, which combine the programming language and the art. :)
morse
April 12th, 2003, 09:59 PM
I knew some Visual Basic, and then all I did was pick up my Action Script dictionary (in flash: Help > ActionScript Dictionary). Some of the tougher stuff I just asked specific people and looked at a lot of examples.
lostinbeta
April 12th, 2003, 10:33 PM
<B>Actionscript Dictionary/Reference!!!</B>
www.kirupa.com
www.kirupaforum.com
www.flashkit.com
www.bit-101.com
You can find an online version of the AS Dictionary (dunno why since it comes in Flash anyway, but just in case you are away from flash or something like that) here....
http://www.macromedia.com/support/flash/action_scripts/actionscript_dictionary/
The rest was just A LOT of practice and experimenting with different ways to implement things I learned and things I did in Tutorials. Practice and Experimentation are probably the most important when learning AS because it helps you to better understand what exactly you are working with and why.
eyezberg
April 13th, 2003, 03:24 AM
Firends of Ed books, and the Moock one for daily reference.
Messageboards in case of problems,
looking at the code in flashkit flas
coding and debugging...
übung macht den meister
(this one's for you, lost.. :) )
lostinbeta
April 13th, 2003, 03:35 AM
Eyez: ja... vom wissen kommt stärke. Ich hoffe, daß ich den richtig sprach :P
pom
April 13th, 2003, 08:30 AM
Eh oui, c'est en forgeant qu'on devient forgeron, les amis :)
lostinbeta
April 13th, 2003, 12:15 PM
Ilyas: ce qui? :P :trout:
comicGeek
April 14th, 2003, 08:36 AM
Oh! And I thought people should communicate in English while on a thread! :sigh:
Gumene! :P
lostinbeta
April 14th, 2003, 10:59 AM
Did you just call me a gumene?!?! WHY I OUGHTA..... wait... whats a gumene :q: :trout: :P j/k
comicGeek
April 15th, 2003, 06:46 AM
hahahaha that was suppose to be sorry in japanese!
cheers
gumenasai!
lostinbeta
April 15th, 2003, 12:17 PM
Man... first you say your sorry then call me a gumenasai!!!
HAHAHA.... just kidding :beam:
comicGeek
April 15th, 2003, 09:28 PM
No worries. I understand you being "lost" and all. lol :D
lostinbeta
April 15th, 2003, 10:37 PM
Yes... yes I am :(
where am I again?
comicGeek
April 16th, 2003, 07:11 AM
hey lost, do you have any good ideas about cover preloaders (ie like 2advanced.com)? I'm kind of out of ideas.
lostinbeta
April 16th, 2003, 12:48 PM
Cover preloaders? Not sure I understand. A preloader is a preloader, they are all done the pretty much the same way :-\
comicGeek
April 16th, 2003, 09:41 PM
A cover preloader is an MC that contains a function that will load an external SWF into an targetMC and contains also a preloader.
Dig this: when you click on a button a value will be placed on say, varHolder, then plays and MC that covers the stage. When a certain frame within the timeline of that MC is reached a function is called say,
loadMovie("someswf"+varHolder+".swf", "targetMC")
The cover preloader MC will stop at this point until the swf to be loaded has loaded completely. Afterwhich the cover preloader MC will continue to play, Uncovering the stage.
Confusing no? More confusing than other "languages" huh? lol
:)
lostinbeta
April 16th, 2003, 10:16 PM
Well in that case, check out this thread.... it does the same thing.
http://www.kirupaforum.com/forums/showthread.php?s=&threadid=15472
JPEG images are used for preloading here.... but it will work for ANYTHING you load to the container clip.
comicGeek
April 16th, 2003, 11:36 PM
Nah, that's not what I meant. I was asking for some creative idea or design for the transition. I know how to do the scripts and all. I better stop asking you in this thread since its rude of me to do so.. anyways thanks.
lostinbeta
April 16th, 2003, 11:38 PM
Well if you don't need scripting help then don't ask me.... my creativity in flash is... well.... null... void(0)... delete flashCreativity, etc etc, you get the point... I suck at that stuff.
comicGeek
April 20th, 2003, 09:58 PM
hahahaha I think that's the problem of most Flashers.......hahahahahaha :)
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.