That did it. I'll report a documention bug since I copied and pasted the code right from the docs... >> put URL "file:" & theFile into image "first" > >try: > > put URL "binfile:" & theFile into image "first" >## binfile... not file... > >And see if it works...