Why do you need the Finder selection? That can be changed between the time you app is started up and the time it asks the Finder what's selected.
If you need to know what files to open, you get a list passed in an 'odoc' Apple Event.
Also, you might want to try "get selection of front window".
Note that I don't personally *have* the beta.