1 2 3 4
4d Ø" ¡ > X r ´ À Ø æ ò ( H j ¤ ¼ Ê è ø , > R z ’ ¼ Î & * < P v œ ¦ º Þ R ¢ N š ö H ˜ ð f Æ & H ’ Ð ^ ² ö < Œ â ...
ActionScript AndroidManifest
by m0n0lith.myopenid.com,
August 12, 2010 05:58,
1 refactoring
1
asdf a
ActionScript faf
by https://www.google.com/accounts/o8/id?id=AItOawkfMCLMu0fYB4Lo5cyOkGzdvImXkQBM7yM,
August 06, 2010 06:56,
No refactoring, tagged with speed
asf
1 2 3 4
def load_forums
case current_user.type
when "Admin"
...
ActionScript Hash generation from case
Is there easy and clever wa...
1 2 3 4
import java.util.ArrayList; import java.util.Random; ...
ActionScript number guessing game 1000 t...
by freshnerd.myopenid.com,
February 09, 2010 03:55,
2 refactorings, tagged with guessing arraylist iterator guess
I have to create a program ...
1 2 3 4
import flash.display.BitmapData; import flash.geom.Rectangle; import flash.geom.Matrix; ...
ActionScript New to actionscript - Cam t...
by scott2010_h,
January 23, 2010 02:04,
No refactoring, tagged with flash, webcam, actionscript, clock
I know a lot of you are goi...
1 2 3 4
/** * Retrives the student line items for the reports, calculates avg and grades * @param team the team line item object ...
ActionScript Can anyone please refactor ...
At work I was told to optim...
1
<%= render :partial => 'users/user_bar' unless defined? hide_user_bar and hide_user_bar %>
ActionScript testing truth on a possibly...
Here' is the truth table:
...
1 2 3 4
public function sortDepth():void { var gridItem:GridItem; ...
ActionScript Isometric X/Y Grid pattern ...
by ryanmagnon.myopenid.com,
August 08, 2008 01:03,
5 refactorings
Is there a simpler way to g...
1 2 3 4
public static function getColorFromString(color:String):int { return parseInt(new RegExp(/[0-9a-fA-F]+/).exec(color),16); ...
ActionScript Get color from string
Script was written on AS3. ...
Code to re-skin Android Nex...