On 14/02/2006, at 10:14 AM, Joseph J. Strout wrote:
At 10:06 AM +1100 2/14/06, Jeff Ayling wrote:
My files are being downloaded with either bbedit or text edit
icons - they have the correct .mp3, .mp4 or .jpg extensions.
Have a look at them with a file type editor (or just get a
FolderItem to them, and print out the MacType). Do they have a
type assigned? If so, then that overrides the extension. For the
OS X "magic" to work, they need to have no type at all.
ok, I had a look with a filetype editor and the files have type: TEXT
and Creator: R*ch - but I'm not setting those - these files are being
downloaded with the httpsocket and the server is sending the correct
audio/mp3 tags so I'm not sure why RB is setting them to TEXT/R*ch
So rather than setting each possible fyle type in the httpsocket
downloadcomplete event - should I use a single...
file.MacType=""
file.MacCreator=""
...so that they will have no type at all as you describe?
Cheers
-Jeff
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>