Our software solutions are built with state of the art technologies and require you to be on top of the latest industry trends, including SaaS and AJAX. You...
Hello, We have a scenario where about 100MB worth of bitmap data gathered by our Flex app from the web cam needs to be saved to a local file (no network delays...
Are you using an instance of the FileReference class to do the saving? The docs says it's non-blocking, and supported for 100MB. The FileReference.upload(),...
If you're using the File class then you must be creating an AIR app - are you? Or are you creating an web-app (that runs in the the Flash Player)? Are you...
We use the File class, since we are saving to a local file. I believe FileReference can only be used for remote files (virtual/physical). I didn't see the...
Also, if you're using the File class (in AIR) it has asynchronous versions of all its operations in addition to the synchronous versions. (If so you're...
Thanks, Tom and Paul for the tips. I'll have my team look into this. It appears the bottleneck was the data compression routine, but we will also optimize on...
We are currently looking for a Flash/Flex/AIR Developer in San Francisco to work on an exciting eReader application project. In this role, you will: * Fix bugs...
5 years of Flash Builder 4.0.... ThatΒΉs a tough qualification to meet. d ... Re: [SPAM] [silvafug] Contract Project: Flash/Flex/AIR Developer for eReader Apps...
Egg on the face, I deserve it for hastily publishing requirements as they were given rather than making them a bit clearer. Our client is looking for someone...
http://www.plugandplaytechcenter.com/careers Senior Flex/Action Script 3.0 Developer Palo Alto, CA, United States Job Type: Full-Time A company that is a...
Perhaps they are looking for somebody to redesign their job application interface in Flex. But since it doesn't work they won't be able to find a Flex...
Mobile and Cloud are skyrocketing! Get launched into the Mobile and Cloud space by joining us for knowledge, food, schwags, and networking with the like...
In case you missed it: Flash Camp is this weekend =) Registration: http://adobeflashcampsf2011.eventbrite.com Adobe Flash Camp is a full day event with...
This morning I had an interesting experience with Adobe. On their website there were two buttons for "try"/ "buy" flash builder 4.5 PHP. I clicked "try" but...
4.5 is not officially released yet. It's just a presale that you see on their site. If you want it before it is released you can still get the prerelease (just...
Adobe announced at Flash Camp that CS5.5 comes out tomorrow. It will probably be available then. -radley Radley Marx radleymarx.com twitter.com/radley cloud.tv...
Contact: Charles Jo Recruiter, SAMSUNG UX Center | Mobile | Digital Media 75 W. Plumeria Drive, San Jose, CA 95134 408.544.5687 office | 408.668.4226 sms ...
Radley, Thanks. I tried the link this evening and got 4.5 trial download. BTW: could we get some videos/tutorials presented at the flash camp? Also which apps...
Hi - We have a special project coming up. We're developing an 8-bit style animated graph for use at a Black Eyed Peas concert in Central Park, NY in June. ...
A client has a small Flash Pro project originally built with AS2 that needs to be converted to AS3. If you are good with Flash Pro CS5 and FlashDevelop, and...
Hi all, I have issue with Flash Builder 4 at office. Usually we can Ctrl+Click to class name or class member, we can go to the source code. It started breaking...
I've had that happen occasionally, but never for the whole project, and it's always cleared up, either by doing a clean build, or restarting FB, or sometimes...
I've had this happen once where doing a clean / restart did nothing. In the end a rebuilt the project. I.e. I made a 'new project', and then pointed it to all...
I've been successful a few times with such code-formatting and related issues by CTRL+A (select all) and then CTRL+I (correct indentation). Dilip From:...