Page 1 of 1

Default folder

Posted: Thu Jan 12, 2012 8:58 pm
by bobtimpone
Hi All
I built a small app for mac that list video files then when a user selects a file it plays.
It works fine in the IDE but not when I build the app .
Any ideas ?
Bob

Re: Default folder

Posted: Thu Jan 12, 2012 9:08 pm
by sturgis
Is the list a stored list, or is is it created on the fly from a listing of files?

Most likely its a pathing issue. Can you post the code portion that sets the file and plays the video?