Using Math for Actionscript Programming
April 23, 2008 at 12:17 am | In actionscript, algorithm, ecmascript | 1 CommentTags: 3d actionscript, animations, linear algebra, mathematics, pythagorean, trigonometry
Here’s a collection of articles about applying mathematical formulas to calculate and display motion using Actionscript algorithms:
Actionscript Calculation Speed Optimizations
Practical Uses of Actionscript Math Functions
Actionscript Elliptical Animations
Trigonometry Based 2D Orbit Calculation
Trigonometry Based 3D Orbit Calculation
Actionscript Linear Algebra Functions
Actionscript Pythagorean Theory
Actionscript Trigonometry Basics
Javascript Animation
April 17, 2008 at 5:27 pm | In algorithm, ecmascript, javascript, tips and tricks, visual design | No CommentsTags: animation, bouncing, color, easing, fps, lateral, opacity, slideshow, transparency, tweening
Here’s a list of links on writing animation functions in Javascript for various design goals:
ActionScript Migration: Actionscript 1 vs Actionscript 2 vs Actionscript 3
April 16, 2008 at 10:26 pm | In actionscript, coding standards, display list, document object model, dom, ecmascript, mvc | No CommentsTags: porting actionscript, actionscript api, display objects, actionscript dom, display list, actionscript syntax, actionscript reference, actionscript events
Here’s a definitive collection of reference points for developers using any version of Actionscript who are interested in the evolution from the classic syntax to current syntax for the purpose of fully understanding the language and choosing your preferred programming style.
Actionscript 1.0 API Reference
Actionscript 1 Object Oriented Programming
Actionscript 1 vs Actionscript 2 Overview
Porting Actionscript 1 to Actionscript 2
Actionscript 2 Language Reference
Migrating from Actionscript 1 to Actionscript 2
Reverting Actionscript 3 to Actionscript 2
Actionscript 3 Display List DOM
Actionscript Coding Guidelines
Browser Javascript Rendering Differences
April 16, 2008 at 8:19 pm | In Cool Web Sites | No CommentsHere’s a few pages which go over the differences in Javascript support between the major browsers:
Migrating Javascript from IE to Firefox
Advanced Javascript: Data Structures, Debugging and Metaprogramming
April 16, 2008 at 8:05 pm | In algorithm, data structures, ecmascript, javascript | No CommentsTags: debugging, recursion, metaprogramming
Here’s a great group of articles on using core Javascript features that are often misunderstood or overlooked:
9 Javascript Optimization Tips
CSS Compliance Tests
April 16, 2008 at 7:55 pm | In css2.1, css3 | No CommentsTags: browser compatibility, browser support, css compliance, css test suite
Here’s a collection of pages which track browser support for CSS and offer quick confirmation of browser specific bugs and missing features:
Javascript Image Reflection
April 16, 2008 at 7:39 pm | In ecmascript, javascript | No CommentsTags: image reflection, javascript effects
Here’s a few examples of using Javascript to create image reflections without the need of a web or desktop application like Photoshop or Flash:
Actionscript Animation
April 16, 2008 at 7:36 pm | In actionscript, ecmascript | No CommentsTags: animation, as2, as3, code, timeline
Here’s an excellent collection of articles on how to create animated objects using any version of Actionscript:
Actionscript 1.0 Analog Clock Tutorial
Writing Actionscript 1.0 Animation Functions
Scripting Animation with Actionscript 2
Basic Animation via ActionScript 2
Actionscript 2 Animation Primer
Actionscript 2 Programmatic Tweening
Programming Animations in Actionscript 3
Actionscript 3 Animation Differences
IE Jscript Resources
April 16, 2008 at 7:24 pm | In ecmascript, javascript | No CommentsTags: jscript, closures, interfaces, functional programming, caching
Here’s a few articles describing Jscript specific guidelines for developing advanced Javascript applications:
Advanced Javascript: Garbage Collection, Cross Browser Events, and Animation
April 16, 2008 at 6:31 pm | In dom, ecmascript, javascript | No CommentsTags: advanced, animation, event model, garbage collection
Here’s a few articles with quick tips on managing dynamic functionality in Javascript:
Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.