Re: Problem with QT player

2012-05-14 Thread Bob Sneidar
On May 14, 2012, at 4:38 PM, David C. wrote: > On Mon, May 14, 2012 at 5:28 PM, Bob Sneidar wrote: >> This has probably been asked, but did you try the url with the system >> browser? Probably should eliminate a content filter issue. You may be >> running on a profile that allows something tha

Re: Problem with QT player

2012-05-14 Thread David C.
On Mon, May 14, 2012 at 5:28 PM, Bob Sneidar wrote: > This has probably been asked, but did you try the url with the system > browser? Probably should eliminate a content filter issue. You may be running > on a profile that allows something that is blocked for other users. shot in the dark> > >

Re: Problem with QT player

2012-05-14 Thread Bob Sneidar
This has probably been asked, but did you try the url with the system browser? Probably should eliminate a content filter issue. You may be running on a profile that allows something that is blocked for other users. Bob On May 14, 2012, at 3:11 PM, David C. wrote: > On Mon, May 14, 2012 at 4

Re: Problem with QT player

2012-05-14 Thread David C.
On Mon, May 14, 2012 at 4:30 PM, stgoldb...@aol.com wrote: > I had the same problem of the white window showing up when changing > computers.  It had to do with the file path.  The User Manual discusses > absolute versus relative paths (section 12.1.2).  When the absolute path is > used (in you

Problem with QT player

2012-05-14 Thread stgoldb...@aol.com
I had the same problem of the white window showing up when changing computers. It had to do with the file path. The User Manual discusses absolute versus relative paths (section 12.1.2). When the absolute path is used (in your Quicktime player inspector), everything works fine on your own com

Re: Problem with QT Player

2012-05-14 Thread David C.
On Mon, May 14, 2012 at 3:18 PM, Mark Schonewille wrote: > Hi David, > > There is nothing special that you need to make QT work, except for QT itself > (which you re-installed). For now, I bet it is the file path. Mac file paths > are different from Windows file paths. For example: > > Mac: Volu

Re: Problem with QT Player

2012-05-14 Thread David C.
On Mon, May 14, 2012 at 3:24 PM, Colin Holgate wrote: > What drive letter do you have your CD-ROM or DVD-ROM drive set to? What > letter is his drive set to? > > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to

Re: Problem with QT Player

2012-05-14 Thread Colin Holgate
What drive letter do you have your CD-ROM or DVD-ROM drive set to? What letter is his drive set to? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: ht

Re: Problem with QT Player

2012-05-14 Thread Mark Schonewille
Hi David, There is nothing special that you need to make QT work, except for QT itself (which you re-installed). For now, I bet it is the file path. Mac file paths are different from Windows file paths. For example: Mac: Volumes/CD-Label/folder/file.mp3 Win: D:/folder/file.mp3 -- Best regards,

Re: Problem with QT Player

2012-05-14 Thread David C.
On Mon, May 14, 2012 at 1:10 PM, Mark Schonewille wrote: > David, > > This is a tricky question, because there are too many factors playing a role > here. Think of the URL of the MP3 file, the Windows firewall, the visibility > of the stack window, the rect of the player, the moment when the fil

Re: Problem with QT Player

2012-05-14 Thread Mark Schonewille
David, This is a tricky question, because there are too many factors playing a role here. Think of the URL of the MP3 file, the Windows firewall, the visibility of the stack window, the rect of the player, the moment when the filename property of the player is set, the moment when the stack win

Re: Problem with QT Player

2012-05-14 Thread David C.
On Sun, May 13, 2012 at 8:11 AM, David C. wrote: > Hey folks, > I have a very simple application in which one aspect of the app uses > the QT player, always pointing to the same named MP3 file on my > server. > > Yesterday, I went to visit a friend and gave him  a copy of the app to > try out and

Problem with QT Player

2012-05-13 Thread David C.
Hey folks, I have a very simple application in which one aspect of the app uses the QT player, always pointing to the same named MP3 file on my server. Yesterday, I went to visit a friend and gave him a copy of the app to try out and every aspect of the application worked as intended except for t