Welcome To Snipplr


Everyone's Recent ActionScript Snippets Tagged actionscript



1 2 Next »
This is a handy little function that takes the htmlText value of a TextField and ads a specified tag at the beginning and end of the string. Handy for quick formatting tags such as bold, italic, underline, but could be used to add complex style data...
0 620 posted 16 years ago by discorax
Taken from a lynda.com tutorial on learning actionscript. Lots of comments for the moment.
0 539 posted 16 years ago by 1man
to call this function you would use "asfunction:myFunction,argument1,argument2,argument3" as the href in the tag in an HTML text box.
0 885 posted 16 years ago by Bonky
This getURL uses javascript to set the browser size.
2 677 posted 16 years ago by mswallace
Great for animating in Actionscript. You should check out the complete kit at the Fuse Web Site. Can't Wait till this is ported to AS3
0 526 posted 16 years ago by mswallace
actionscript crawler find replace
1 437 posted 16 years ago by jumikan
Needed a way to mix up the order of questions and answers for a Flash quiz. https://www.chrisjmendez.com/2007/02/21/as1-swap-numbers/
0 501 posted 17 years ago by chrisaiv
Aligerar el tiempo en crear mis precargas ... lo bueno de esto es que se adapta al tamaño del escenario del flash .. y todo es dinamico
1 437 posted 17 years ago by danideu
Useful for product showcases
4 614 posted 17 years ago by dandyna
Builds a function which replace some caracters
1 667 posted 17 years ago by dandyna
This will return a random number between two given numbers.
4 623 posted 17 years ago by ypmits
Don't forget to insantiate with an object or with 'this'.
1 487 posted 17 years ago by marc0047
Busca y reemplaza un texto por otro en un string.
0 452 posted 17 years ago by kanirasta
Provides a quick and simple "find this string pattern and replace it with this other string pattern" find and replace. Not fancy enough for regular expressions, but untill AS3 is standard this works well for most search/replace needs. Can be very...
2 1133 posted 17 years ago by drukepple
1 2 Next »