Skip to content

album.aid value is too large for Flash int #2

Description

@GoogleCodeExporter
"album.aid = parseInt( a.aid );" in the MethodGroupHelper creates an issue
of the int not being able to handle typical facebook aid values which are
about 30 numbers long. Flash does not have a datatype to handle this size
of a number, so I believe the aid, etc. will need to be stored in Strings.

This issue may also be present in a number of other places as well...

Original issue reported on code.google.com by keithsal...@gmail.com on 16 Aug 2007 at 5:35

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions