Flash Lite 4?
Ever since the release of Flex 2 I have been dabbling more and more in Flex and as I recently posted am looking at studying for and taking the Flex certification exam.
adobe air ajax coldfusion examples ext flex javascript max2007 misc technology ui
It's a BOY!
Unit Testing Functions that Access Web-Services
TIOBE Reconsiders
jQuery UI's new home
Adobe Feeds: MXNA Relaunched
Ever since the release of Flex 2 I have been dabbling more and more in Flex and as I recently posted am looking at studying for and taking the Flex certification exam.
We already can see H.264 quality video and hear HE-AAC quality audio from flash videos on Windows, Mac and Linux. Well now you Solaris geeks can experience it for yourselves with this Flash Player 9 update
Of course your videos need to have been properly encoded to witness the full beauty of this update but if don't have any videos you can see a demo here.
Now you can have your cake and eat it too!
ps: The updated flash version for Windows, Mac and Linux 9,0,115,0 can be found here
The title says it all.
Ted Patrick posted today that Flash Player 9 has reached 3.2 billion installs by November 11th according to Akamai.
I just heard about this little start up out of Boston called Virtual Ubiquity on a post on basement.org, they have created a feature rich online word processor using Flash. I signed up for a preview account and I have to say I am really impressed with the functionality and ease of use.
Ever wanted to build an application that allows the user to upload multiple files? Well we all know it can't really be done unless you use either a Java Applet or Flash.
Doing a Google search turns up all manner of applications to do just that. But I want something simple, nothing more than a text box, a browse button, an upload button and a progress bar. Unfortunately my search turned up nothing, so I set about building my own using Flex 3.0.
It isn't anything special but you can: 1) Change the background color by tagging on a query string 2) Have a javascript function on the page that passes the urlyour upload page and any other parameters you want to pass along to the SWF. 3) Have a javascript call back function on upload complete
It provides the functionality I want and that is to upload multiple files, without any other unnecessary fancy bits, and requires minimal setup too.
The Javascript functions:
And finally a screenshot:
1)Before Upload:
2)After Upload:
If you would like a copy send me an email: gary[ at ]garyrgilbert[ dot ]com or you could click the download link at the bottom of this post.