github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

mikechambers / ActionScript-3-Development-Task-Contests

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 5
    • 2
  • Source
  • Commits
  • Network (2)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (2)
    • 7c3d5e4352e8571728ddffeea3ca670a7ba1f7fe
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Repository for files and submissions from the ActionScript 3 Development Task Contests — Read more

  cancel

http://www.mikechambers.com/blog/2009/11/10/actionscript-3-development-task-contest-1/

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

results in CSV format 
mikechambers (author)
Mon Nov 16 12:07:13 -0800 2009
commit  e0bba07b8668a9fd362d2ea444cbe1ad7482ca8c
tree    54cf08beaa0ec042bdcf50b1dadc9af93f24620b
parent  a12aee1ae0d842feabd3488a98f3daf1c38475d6
ActionScript-3-Development-Task-Contests / AS3DTC_1
name age
history
message
..
file ProximityManager.as Wed Nov 11 13:47:39 -0800 2009 Release 0.4 (November 11, 2009) [mikechambers]
file README.txt Mon Nov 16 09:32:52 -0800 2009 added exact compiler version used to compile tests [mikechambers]
file TestRunner.as Mon Nov 16 09:10:46 -0800 2009 0.8 release. added import for Vector class in T... [mikechambers]
directory entries/ Mon Nov 16 10:51:42 -0800 2009 fixed class name so it would compile [mikechambers]
directory results/ Mon Nov 16 12:07:13 -0800 2009 results in CSV format [mikechambers]
AS3DTC_1/README.txt
ActionScript 3 Development Task Contest #1
http://www.mikechambers.com/blog/2009/11/10/actionscript-3-development-task-contest-1/

Mike Chambers
mesh@adobe.com

Tests are compiled with Flex SDK 3.4 (Version 3.4.0 build 9271) using the following command:

mxmlc --target-player=10.0.0 -compiler.source-path ~/src/PerformanceTest/ -- TestRunner.as


Change Log

Release 0.8 (November 16, 2009)
  -Added import for Vector class in TestRunner.as

Release 0.7 (November 12, 2009)
  -TestRunner now waits one second after it has loaded before it runs the performance tests.

Release 0.6 (November 12, 2009)
  -checkResults now removes all result items from the stage. This makes it easier to view and validate results.

Release 0.5 (November 12, 2009)
  -All circles are now drawn so the top left of their bounds is at 0,0.

Release 0.4 (November 11, 2009)
  -bounds argument is now required in ProximityManager constructor. This specifies the bounds of the collision detection 
  / grid area.

Release 0.3 (November 11, 2009)
  -Fixed Release dates in README.txt
  -Added visual validation code to TestRunner.as (thanks to Sean Christmann for the help)
  -Made a minor change to how circles are drawn in Display Objects on stage.
    From : 
      disp.graphics.drawCircle( 0 , 0 , 5 );
    To:
      disp.graphics.drawCircle( 5 , 5 , 5 );

Release 0.2 (November 10, 2009)
  -Move SWF meta data from ProximityManager to TestRunner
  -Added README.txt file

Release 0.1 (November 10, 2009)
  -Initial Release
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server