Hi,
The Flex3.2 sdk and Flash Player 10 will support for access local files in your system. The file stream class used to access the local system files as bytes array and File Reference class has new methods as load () for load the local system files and save () method for save the modified content into local system. These Load () and save () method only accessed by Flex3.2 sdk and FlashPlayer10 only. If you already have Flex3 sdk then you can upgrade Flex3.2 sdk or latest version of sdk and check whether you are using the FlashPlayer10 version or not. If you are not using the Flash player10 version then upgrade the Flash player also. Then you can play with accessing the local system files.
The Flex3.2 sdk and Flash Player 10 will support for access local files in your system. The file stream class used to access the local system files as bytes array and File Reference class has new methods as load () for load the local system files and save () method for save the modified content into local system. These Load () and save () method only accessed by Flex3.2 sdk and FlashPlayer10 only. If you already have Flex3 sdk then you can upgrade Flex3.2 sdk or latest version of sdk and check whether you are using the FlashPlayer10 version or not. If you are not using the Flash player10 version then upgrade the Flash player also. Then you can play with accessing the local system files.
No comments:
Post a Comment