Archive for July, 2010

Flash Builder Network Monitor Bug

When a sequence of service calls made to server using, Blaze DS.

I got the below error, where as i used to get the result handler and fault handler responses for the same request.
There was nothing wrong in server side,
[FaultEvent fault=[RPC Fault faultString="Error #2006: The supplied index is out of bounds." faultCode="InvokeFailed" faultDetail="null"] messageId=”" type=”fault” bubbles=false cancelable=true eventPhase=2]

At last, i got it by disabling the Network Monitor of Flash builder things were back in shape..

Flex4 Module Loading

Tried out module loading in Flex 4 with Swiz, posted the code in Github link.
Hope, this is useful while using modules with Flex4.
Usage:
On change of moduleIndex the new module will be loaded on stage, the example is an alternative for viewStack elements loading.

Follow

Get every new post delivered to your Inbox.

Join 436 other followers