FLASH movie stops at 27:45 min.
If I download the FLV (Video file of this flash movie) it stops at 27:45, too.
File is 76.5 MB.
Damaged at server?
Video stops prematurely for me too. I switched machines to make sure something wasn't wrong with the version of Flash I had. -- Kurt Schwind
on the authors site :
http://scottwalter.com/pages/screencasts
<= 404 Not Found. Probably he moved.
Your work is great but font used is too small, we can see nothing! In particular we cannot see what did you write and then dropped. Please enlarge your font. Thanks
If you download the source files, check case for "dueDate" field definition at "setupDataSource" function in "grid-static.js" file:
{name: 'dueDate', type: 'date', dateFormat: 'n/j/Y h:ia'}
should be
{name: 'duedate', type: 'date', dateFormat: 'n/j/Y h:ia'}