Posts Tagged ‘actionscript 2’
Flash 10 and jQuery multi-file uploader
Friday, October 31st, 2008Update: I’m not using flash for uploads anymore, XHR is better and more stable if you can require users to use at least Chrome 6 or Firefox 3.6 for instance.... Read More
Limiting character types in input fields with Actionscript 2
Monday, August 4th, 2008This is a small snippet that will force the input in a named input field (in our case it’s input_txt) to be numbers only.... Read More