From: Sean Wilson on
> 1) no, I want to lock the rectangle so the user can't resize
> the window, that would be best.

Select nothing on the stage, open the Property Inspector, click the
Display Template tab and uncheck the "resizable" box

> 2) well I wish I had the time to learn Lingo right now but i just need to
> express this:
> on mouse up
> open (camtasia.exe)

What are you going to do if Camtasia isn't installed?
Like I suggested, if you're going to use the lingo open() command, you
*have to* provide the full path.
From: Dave C on
It should be as simple as

open the moviePath & "content.exe"
From: Sean Wilson on
> I am having the same problem... how to get rid of the max button and the
> window frame. I didn't see any response to this question.... anyone?

Check my reply on the other forum you posted this question to.
From: Sean Wilson on
> Sean, can u specify the post? There are two of us here with the same problem. thanks!!!

I have no idea what this looks like when viewed through the web
interface, but viewed as a newsgroup (m.d.basics) using Thunderbird as
my viewer it's clear I replied to 'Xcalibir'. Not only that, but I
included the relevant part of his/her post.