Base64Encoder


this 1 had me pulling hair out. couldn't figure out why encoded string didn't match server expected - until read function inserts newlines encoded string every 76 chars , default action i.e. insertnewlines = true. surely default should false!

keeping flex language reference open while developing can save lot of aggrivation , wasted time. if unfamilar class or behaves in unexpected manner, , times can figure out documentation. in case such this, see default property values are.



More discussions in Flex (Read Only)


adobe

Comments