PDA

View Full Version : How do you actionscript


R3st1nPeace
07-22-2008, 01:39 AM
I always wanted to know how to do it

Hyjal
07-22-2008, 04:33 AM
ActionScript is a scripting language based on ECMAScript. ActionScript is used primarily for the development of websites and software using the Adobe Flash Player platform (in the form of SWF files embedded into Web pages), but is also used in some database applications (such as Alpha Five). Originally developed by Macromedia, the language is now owned by Adobe (which acquired Macromedia in 2005), which continues its development. ActionScript was initially designed for controlling simple 2D vector animations made in Adobe Flash (formerly Macromedia Flash). Later versions added functionality allowing for the creation of Web-based games and rich Internet applications with streaming media (such as video and audio).
This is what ActionScripting is...
But i cant Really known for sure how to use it...
Basically using Some Programs for Some Animations (As said).

Eiliosdraye
07-22-2008, 11:35 PM
Don't start with actionscript. It's too hard. Start with Eclipse and make a MMORPG. Eclipse is the easiest to get started with, and it has by far the best GFX.

Kaspersky
07-23-2008, 01:31 AM
It's not like we can insert the knowledge of actionscripting into your brain.

robodestructo
07-26-2008, 03:14 PM
actionscripting, is basically a language, like C++ or Java, used by flash game and movie developers.. It is has many features... that add interactivity to games... for example, in the asteroids game, actionscripting used the "hittest" funtion to determine whether or not to go to the gameover scene when a asteroid hits your ship... i too, am new to actionscripting, but I am still working with it to design a game... also, actionscripting allows it so that when u push the play button on youtube, the movie plays... that uses the,

playbutton.Onrelease, gotoandplay "movie"

scripts... if you want know more about actionscripting, go to actionscript.org or read some tutorials... or just google it:)

TopHatMan
05-05-2009, 12:57 AM
actionscript is fun, I tell you. (/sarcasm)
But the more you learn, the much more you can do with it
Sound is a pain in the @$$ to work with though, since flash doesn't seem to be able to handle bass embeds

PiNGPaWN
05-10-2009, 01:38 AM
This is what ActionScripting is...
But i cant Really known for sure how to use it...
Basically using Some Programs for Some Animations (As said).

Hyjal, Wikipedia is not a reliable source for information. (But it can be... sadly)

You can learn actionscript in High school and in college classes.
Its quite hard to learn, it's kind of like learning another languedge.

There is multiple versions of aS too such as:
aS 1.0, aS. 2.0, and aS 3.0
The most used version of aS is 2.0, and I believe
that is what blank used to code pawngame.

huyt
05-10-2009, 04:15 PM
Hyjal, Wikipedia is not a reliable source for information. (But it can be... sadly)

You can learn actionscript in High school and in college classes.
Its quite hard to learn, it's kind of like learning another languedge.

There is multiple versions of aS too such as:
aS 1.0, aS. 2.0, and aS 3.0
The most used version of aS is 2.0, and I believe
that is what blank used to code pawngame.


Blank used A3 to code pawngame and you need to learn a gaming programming language...

Firstmate
05-12-2009, 01:54 AM
Pawngame isn't in AS3 (I think o.o)

Marine22
05-12-2009, 12:00 PM
Pawngame isn't in AS3 (I think o.o)
Pawngame is not AS3
But PT is.

TopHatMan
05-13-2009, 10:41 AM
I think pawngame is AS2 or java

andymac
07-15-2009, 12:42 AM
Actionscripting is like learning another language. It takes years. I've been taking classes for a year and I'm still not that knowledgeable.

HWV
07-15-2009, 04:38 AM
look at my guide to actionscripting. Nobody stickied it, but it's there. I'll get it stickied by tomorrow.

TopHatMan
07-17-2009, 03:53 PM
Actionscripting is like learning another language. It takes years. I've been taking classes for a year and I'm still not that knowledgeable.

I'd say half of another language, I never really found it to be to hard.
Just like learning how to open a door, then more doors, then you realize you can open more doors with the doors you already opened.

Plus if you were really serious about learning it I would go to lynda.com, yes you have to pay but they illiterate so much better then other websites.

acejunior
07-17-2009, 04:04 PM
Jesus christ.

Learn with adobe flash, then go on to action script 2 and 3

or here this is better Http://ActionScripting-Tutorials.net/begginer (http://lmgtfy.com/?q=How To ActionScript)