pouët.net

Go to bottom

actionscript coding

category: general [glöplog]
can anyone point me to some resources on actionscript coding other than flashtro.com ?
added on the 2007-06-01 08:43:50 by chriz74 chriz74
thanks, I mean for coding of oldschool effects.
added on the 2007-06-01 10:21:19 by chriz74 chriz74
if you can code, you can code an old school effect. what's the difference?
added on the 2007-06-01 10:33:59 by LiraNuna LiraNuna
what happens when you can't code?
added on the 2007-06-01 10:37:05 by chriz74 chriz74
so 99,99999% of the population is dead
added on the 2007-06-01 12:18:33 by chriz74 chriz74
if you can't code, you make music.

if you can't make music, you make graphics.

if you can't make graphics, you make video.

if you can't make video, you make code.

goto 10.
added on the 2007-06-01 12:25:26 by jeenio jeenio
there's no 10
added on the 2007-06-01 12:27:35 by chriz74 chriz74
O RLY?
added on the 2007-06-01 12:30:20 by jeenio jeenio
this ws lacks a retard'o'meter for user profiles.
added on the 2007-06-01 12:36:26 by chriz74 chriz74
that and a clueless'o'meter. but then again, it misses so many features, like the option to ignore a user...

oh wait, actually...

DING!
added on the 2007-06-01 12:38:55 by jeenio jeenio
are you talking to me?
added on the 2007-06-01 13:02:54 by chriz74 chriz74
BB Image
added on the 2007-06-01 16:56:34 by xernobyl xernobyl
or.. or..
get this insane idea...
learn to code before trying to code the effects.
that might help.
added on the 2007-06-01 17:36:23 by psenough psenough
if you can't code, you crack ;D
added on the 2007-06-01 17:55:55 by Zest Zest
ActionScript is manly. ActionMan uses it! ActionMan is no asshat, right Okkie? :)

BB ImageBB Image
added on the 2007-06-01 18:15:39 by keops keops
Wouldn't it be actionscript "scripting"? ;)
BTW, flash tutorial usually focus more on how to make fancy SQL links or 3d buttons, rather than on plasmas and fake bump.
added on the 2007-06-01 18:18:33 by dixan dixan
JUST PRECALC YOUR SINUS TABLES STOOPID!!
added on the 2007-06-01 18:21:34 by psenough psenough
Play with this shit in Flash, cant wait for uberslow oldskool effects :)

BitmapData(width:int, height:int, transparent:Boolean = true, fillColor:uint = 0xFFFFFFFF)
Creates a BitmapData object with a specified width and height.

setPixel(x:int, y:int, color:uint):void
Sets a single pixel of a BitmapData object.

setPixel32(x:int, y:int, color:uint):void
Sets the color and alpha transparency values of a single pixel of a BitmapData object.

getPixel(x:int, y:int):uint
Returns an integer that represents an RGB pixel value from a BitmapData object at a specific point (x, y).

getPixel32(x:int, y:int):uint
Returns an ARGB color value that contains alpha channel data and RGB data.
added on the 2007-06-01 18:52:36 by Zplex Zplex
If you want to learn how to code oldskool effects, why the fuck did you choose flash? O_o
added on the 2007-06-01 20:14:57 by teel teel
I don't want to code! I just want to assemble a bunch of routines.
added on the 2007-06-02 09:46:25 by chriz74 chriz74
then make an animation?
added on the 2007-06-02 10:08:32 by waffle waffle
flash is capable of that!
added on the 2007-06-02 10:08:49 by waffle waffle
actionlol
added on the 2007-06-02 15:02:15 by dila dila

login

Go to top