Category:ActionScript
(Redirected from ActionScript)
ActionScript
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using ActionScript.
This programming language may be used to instruct a computer to perform a task.
Official website |
---|
Garbage collected: | Yes |
---|---|
Type safety: | Safe |
Type strength: | Strong |
Type checking: | Static |
See Also: |
ActionScript is the language that drives Flash behind the scenes. It is based on ECMAscript, which is also the basis for JavaScript.
Subcategories
This category has the following 3 subcategories, out of 3 total.
@
- ActionScript Implementations (empty)
- ActionScript User (15 P)
Pages in category "ActionScript"
The following 118 pages are in this category, out of 118 total.
A
C
F
H
P
R
S
- Search a list
- SEDOLs
- Sierpinski triangle/Graphical
- Sieve of Eratosthenes
- Singleton
- Singly-linked list/Element definition
- Singly-linked list/Element insertion
- Singly-linked list/Traversal
- SOAP
- Sort an integer array
- Sorting algorithms/Bogosort
- Sorting algorithms/Bubble sort
- Sorting algorithms/Cocktail sort
- Sorting algorithms/Comb sort
- Sorting algorithms/Counting sort
- Sorting algorithms/Gnome sort
- Sorting algorithms/Heapsort
- Sorting algorithms/Insertion sort
- Sorting algorithms/Merge sort
- Sorting algorithms/Permutation sort
- Sorting algorithms/Quicksort
- Sorting algorithms/Selection sort
- Sorting algorithms/Shell sort
- Special characters
- Stack
- Stair-climbing puzzle
- String case
- String concatenation
- String length
- Sum and product of an array
- Sum of a series
- Sum of squares