Welcome To Snipplr


Everyone's Recent ActionScript 3 Snippets



1 2 3 4 5 6 ... 19
0 1073 posted 14 years ago by camdagr8
This function will take the querystring from the URL and return it as a property:value paired object.
1 1169 posted 14 years ago by scottwatkins
This function will delete and object and mark it for deletion with gc.
0 1432 posted 14 years ago by scottwatkins
Create a textfield and add a format
0 1097 posted 14 years ago by marzsman
Navigate to an url
0 1089 posted 14 years ago by marzsman
Get parameters from a flash import
1 971 posted 14 years ago by marzsman
This is useful if you are loading html-text via XML and want to remove additional line-breaks, newlines, formfeeds and tabs. It just leaves the clean html.
0 970 posted 14 years ago by konrad_ha
1 1941 posted 14 years ago by f6design
UPDATE: The original code posted produces an error in IE9 on Windows 7. Please use the following snippit instead. If you need to embed a flex application inside another swf, the flex background (even if alpha=0) will not allow your cursor to inter...
0 1135 posted 14 years ago by scottwatkins
Looking forward for more optimized solution for the same
0 2184 posted 14 years ago by kanuwadhwa
Looking forward for the most optimized solution
0 2196 posted 14 years ago by kanuwadhwa
Looking forward for the most optimized solution for the same
0 2143 posted 14 years ago by kanuwadhwa
Looking forward for the most optimized solution for the same
0 1960 posted 14 years ago by kanuwadhwa
Looking forward for the most optimized solution for the same
0 1938 posted 14 years ago by kanuwadhwa
Looking forward for the most optimized solution for the same
0 2202 posted 14 years ago by kanuwadhwa
Looking forward for the most optimized solution for the same
0 2121 posted 14 years ago by kanuwadhwa
Encode a Tweet from a Twitter search query wrapping all hash tags, user names and urls with herf entities with one function call
0 930 posted 14 years ago by ninjaparade
If you want to use the PlayBook's QNXApplication SWIPE_DOWN event in a SWF that will be used on other devices, check out this code.
0 1195 posted 14 years ago by renaun
0 787 posted 14 years ago by darkbaron1912
Used to retriev a index, for example to select a item on a combobox with the arrayCollection as dataProvider. Usage: comboBoxNames.selectedIndex = findIndex(arrayColNames, "field_on_array_collection", "value_to_compare_with_field_in_array_coll");...
0 971 posted 14 years ago by msdevweb
1 2 3 4 5 6 ... 19