Skip to content

actionscript can not process large size of array #11

Open
@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. implement a IMessageHandler
2. create handleMessage(IMessage message) function, return an string array with 
size 600
3. on actionscript site: do 'var tems:Array = message.data as Array;'
and tems is empty

What is the expected output? What do you see instead?
temps should not be empty

What version of the product are you using? On what operating system?
window xp, latest release


Please provide any additional information below.
i think there is same thread on the forum:
http://merapiproject.net/index.php?
option=com_fireboard&Itemid=58&func=view&id=274&catid=8#274

What type of application are you building?

desktop


Original issue reported on code.google.com by [email protected] on 17 Dec 2009 at 11:25

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions