Posts Tagged ACTIONSCRIPT 3.0

Draw a Circle – AS3

In a project I was on, I had a need to draw a circle in a certain amount of time and it proved to be a bit of a pain. So here is my code (with some ugly comments) that I used to do it.

Code after the jump.

  Draw a Circle (6.7 KiB, 18 hits)

Read the rest of this entry »

, ,

No Comments

Where do I put swc files in Flash CS4?

I ran across this question the other day and there were links to CS3 but not for CS4. What I did was put it in the following location, after creating a new folder to hold my components for organization. A restart of CS4 will have them show up in your components library.

C:\Documents and Settings\username\Local Settings\Application Data\Adobe\Flash CS4\language\Configuration\Components\NewFolder

,

No Comments