Is is me, or is Flash9 buggy ?

The following :

trace("raaan".split("aa"))

traces ["r","an"] in all known languages, but ["r","","n"] in Flash9.
This is breaking a lot of things compared to Flash8, since split+join
doesn't mean "replace" anymore...

Anyone can confirm that ?

Nicolas

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to