I’m uploading an image file with upload() of a FileReference object however the network monitor in Flash Builder doesn’t report anything. Is that normal behavior? A google search didn’t return anything.
I’m uploading an image file with upload() of a FileReference object however the network
Share
Is it a Flex project or an pure Actionscript project? The Network Monitor does not support applications that were created using pure ActionScript and Library projects.
Be aware of the following limitations when monitoring network data:
The Network Monitor does not support applications that were created using pure ActionScript and Library projects.
The Network Monitor does not support the Real Time Messaging Protocol (RTMP). For example, you cannot monitor streaming video.