Posts tagged ‘Flex’

Loading local images directly into Flash Player 10

Flash/Flex developers are now able to read and write local files directly inside the Flash Player. With Flash Player 10 we have direct access to user’s hard drive to read and write files. Example below allow us to load in an image file from the hard drive and display it to the user.

Jump into code