Ramblings

November 24, 2006

Flash Actionscript String Replace Theo’s Blog

Filed under: flash — michaelangela @ 5:43 pm

Flash Actionscript String Replace ?Theo?s Blog:

Actionscript 2.0 has serious shortcomings with regard to String functions. Luckily I?ve not been the only-one frustrated by this, and lot?s of people have already done lot?s of work to overcome Macromedia?s shortcomings. Earlier I found this String Functions Macromedia forgot, and posted about how I made it in to a Toolkit instead of extending the String prototype. Today I wrote a function that is a small alteration of the String fullreplace function that might be very useful for you too.

Experience with ActionScript 2.0 Theo’s Blog

Filed under: flash — michaelangela @ 5:40 pm

A useful class for extra string functions in AS 2.0.

Experience with ActionScript 2.0 ?Theo?s Blog:

However there are a few problems I had with ActionScript. For example I find the lack of support for basic String operation shocking. I had to put a simple String Toolkit together for my usage. It?s build from piece of code that I found on codebehind.com.

Blog at WordPress.com.