as3corelib icon indicating copy to clipboard operation
as3corelib copied to clipboard

An ActionScript 3 Library that contains a number of classes and utilities for working with ActionScript? 3. These include classes for MD5 and SHA 1 hashing, Image encoders, and JSON serialization as...

Results 104 as3corelib issues
Sort by recently updated
recently updated
newest added

Originally filed by ma.qianfan on 2007-07-13T04:31:20 What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product...

Type-Enhancement
Priority-Medium

Originally filed by [email protected] on 2008-11-05T13:10:56 What steps will reproduce the problem? When trying to compile the swc library without the Flex builder but plain recent Flex 3 SDK and...

Type-Defect

The current build.properties references Flex SDK 2. Makes this lib seem out of date...

Originally filed by blanius on 2009-02-22T13:52:27 What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? Please use labels and text...

Originally filed by steven.marcus on 2010-07-25T00:34:22 Possibly an issue with Proxy too. Is it be possible to make the Proxy classes "transparent" to encoding? ManagedObjectProxy is used by LCDS. ObjectProxy...

JSON

Originally filed by gudmundsonsc on 2010-06-07T16:27:15 Built an app with Flex 3.4 sdk and Flex 4.0 to use FileMonitor. Neither ever responded to file changes. Debugged the FileMonitor.as file and...

Originally filed by darron.schall on 2007-01-09T15:16:13 Patrick Mineault made some changes to Tinic's original PNGEncoder, and documented them here: http://www.5etdemi.com/blog/archives/2006/12/as3-png-encoder-faster-better/ He doesn't mention what license the code is released under,...

Type-Enhancement
Priority-Medium
png
PNGEncoder
images
Performance

Originally filed by [email protected] on 2010-05-01T07:49:51 What steps will reproduce the problem? 1. call watch() 2. call unwatch() 3. call watch() What is the expected output? What do you see...

Originally filed by sandlerg on 2010-02-23T13:43:34 What steps will reproduce the problem? 1. I am passing JSON from flashvars to an as3 flash file 2. HTML code: 3. AS3 code:...

JSON

Originally filed by Touvan on 2010-02-17T21:42:37 What steps will reproduce the problem? 1. If you parse a manually create JSON file, it does not give you a line error for...

JSON