Tag overview for: 'as3'
Entries on this site with 'as3'
- EventController
I just came across this handy class for dealign with events. While there are many who suggest using a framework (at all cost), I've found that often just setting up the pr - Flash 11 Beta Update
It seems a new update to Flash 11 is out there, while Flash 11's big news item is and will likely remain the molehill API, it's good to see some other updates, here are fe - getDefinitionByName and swc libraries
anyone that's used getDefinitionByName for a library might very well know that the classes from a library cannot be accessed if they are not defined. I've done "that trick - CASA 1.4.0
I almost missed this... Aaron Clinger has released a new version of CASA Lib. CASA lib became one of those must have libraries taht a lot of my projects use. It is a seri - Grant Skinner on github
Grant Skinner has started releasing his libraries on github . The nice thing is that the code comes with descriptions and sample FLAs and SWFs. (source : readme.txt on git - Tonfall SWC
Wanted to try tonfall, but I didn't have a svn client and I prefer having libraries in swc files, as they feel more concise, and I don't have to worry about internal code - Playbook App submitted
I just submitted my first (and hopefully not last) playbook app. I found out recently that they are giving away playbooks to developers who get an app approved. I feel lik - Sine Calculation
I've found a way to speed up the calculation of sin (the same can be done for cos by adding half of PI to the angle) the theory: the code: public function Sin($angle:Numbe - crossing lines in AS3
Here's a little class (just barely) I wrote to aid with a little personal project the idea is that you treat both lines as functions and equate them to one another. Pa + f - Navigating within a loop
My loop class I have come up against this a few times, where I needed to create a series of numbers, usually integers, that are in loop. The first time I came across This - Un-checking Radio Buttons in AS3
Radio Buttons and Un-checking in AS3 There is no direct way of un-checking a radio burron. However here's a work-around: create an invisible radio button and don't include
Related tags
actionscript, flashExternal feeds for 'as3'
Click icon for a list of links on 'as3'




