Search found 6 matches

by hiddencode
Sat May 10, 2008 5:52 am
Forum: Talking LiveCode
Topic: Any plugin for editing Quicktime annotaion?
Replies: 2
Views: 3834

Please ignore my previous message cause the problem was probably a bug of QuickTime. I've tried four annotaion editing softwares but none of them worked successfully. I've also checked some Applescript forums and found out even Applscript can't change the annotations no matter on Leopard or Tiger. S...
by hiddencode
Sat May 10, 2008 12:13 am
Forum: Talking LiveCode
Topic: Any plugin for editing Quicktime annotaion?
Replies: 2
Views: 3834

Any plugin for editing Quicktime annotaion?

Hi, Does anyone know any plugin which can be used to edit Quicktime annotations? The one and only I found was "Enhanced Quicktime External". Unfortunately, it's outdated. It can only read some annotations but can't edit them at all. I'm using RunRev 2.9 with QT 7.4.5, OS 10.5.2 running on a Mac Pro....
by hiddencode
Sun Apr 27, 2008 10:34 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Is there an easy way to get the current path?
Replies: 7
Views: 6610

It's never too late. I'm going to try your code immediately.

Thanks a ton. :wink:
by hiddencode
Fri Apr 18, 2008 5:28 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Is there an easy way to get the current path?
Replies: 7
Views: 6610

Trevor,

It's really helpful. =)
by hiddencode
Thu Apr 17, 2008 10:21 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Is there an easy way to get the current path?
Replies: 7
Views: 6610

Hi, Trevor,

I just learned a new syntax from your code (the effective filename of this stack). Thanks a lot.

By the way, a "s" is missed after "Content". :wink:


Paul,

Bad news: There're at least 2 frustrated Director developers in this thread.
Good news: We are not alone.
by hiddencode
Thu Apr 17, 2008 1:41 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Is there an easy way to get the current path?
Replies: 7
Views: 6610

Is there an easy way to get the current path?

As a new user to RunRev, I'm pretty frustrated on getting the folder path where my application / stack file is located. In RunRev, if an application has to load an external text file which resides in the same directory with it, there's a "default folder" property returns the folder path containing t...