this worked in just secs.
I think i sent you this email, but just to be sure
I had the same problem, I don't know if you have solved it by now, but this what worked for me:
this is frm the following article:
http://docs.info.apple.com/article.html?artnum=106272 :)
Advanced tip about deleting locked files
If there are several locked files in the Trash, you can unlock them all at the same time at the command line. Follow these steps:
1 Open Terminal. It's located in /Applications/Utilities.
Type: chflags -R nouchg
Note: Type one space (not pictured) after nouchg in the line above, so that it ends in "nouchg ". Do not press Return yet.
2 Double-click the Trash icon in the Dock to reveal the contents of the Trash. If necessary, arrange the Finder window so that a portion of the Terminal window is still visible.
3 Press the Command-A key combination to select all files in the Trash.
4 Drag the files from the Trash to the Terminal window.
Note: This automatically enters the pathname for each file. This eliminates the need to individually empty multiple Trash directories, particularly when multiple disks or volumes are present.
5 Press Return. No special text message will be shown indicating that the command was successful.
6 Empty the Trash.
If the Trash does not empty or if you see a message in Terminal that says "usage: chflags [-R [-H | -L | -P]] flags file..." you most likely did not type the text in step 2 as indicated or did not leave a space. Repeat the steps if this happens.
--------------------------------------------------------
like I said, I had the exact same problem, & this worked the 1st time