Hi
Am deploying an application to mac osx snow leopard. my application is suppose to accept files by drag drop / browse select. it supports mp3 files only. it is suppose to load mp3 files with sound object, and read the id3 data and populate in into data grid. it works fine on windows. mp3 loading does not work on mac. can some one please help. this is urgent. is there a issue with this for mac platform ?
i basically pass audiofile.nativePath to sound object via new URLREQUEST.