Array functions in flash - II Array functions - pushUniqueVal, mergeUnique, swapItems, moveItem, getInd, toString, remove, removeByIndex, realLength, contains, copy, clear, sum
Flash Remoting using PHP This framework allows you to bring mysql recordset as it is into flash.
str_pad function for flash This functions returns the input string padded on the left, or the right, to the specified padding length with the specified pad_string.
Smoothing effect in flash (smooth transition) a function to smooth out the transition between existing and final value for an object's specified property like (_x,_y,_alpha,_rotation,_xscale,_yscale)
Array functions for flash I was unable to find functions for searching or comparing arrays in Flash 6, so I wrote my own.