how ro create stand alone

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
luc
Posts: 5
Joined: Mon Nov 05, 2007 11:19 pm

how ro create stand alone

Post by luc » Tue Nov 06, 2007 8:02 pm

I had a trail version of revolution media and couln't create a true stand alone application. i don't recall if there was a setting for stand alone on the file menu like there is with revolution studio but that doesn't do anything either. Can anyone help?

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Post by Mark » Tue Nov 06, 2007 9:55 pm

Hi Luc,

You can't build standalones with Media.

Best,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

deeverd
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 165
Joined: Mon Jul 16, 2007 11:58 pm

Post by deeverd » Mon Dec 10, 2007 5:26 pm

Hi Luc,

Technically Mark is totally correct, however, a month or so ago I did find that a member of the forum posted an interesting link to their site for a donationware product called Broadcast. Here's the info below:

You can try "Broadcast". It is a tool to distributing an application made with Media. It can be downloaded on my Web site (http://www.auverlot.fr/broadcasten.html).

I've tried it and it works pretty well. Only problem I saw was that it only seems to work on a single mainstack, so you can't use a program that consists of a series of substacks connected to a mainstack. For a simple program, it's pretty nifty though. I own Studio, so I didn't really need it but it's certainly interesting to see.

Cheers, deeverd

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10045
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Post by FourthWorld » Mon Dec 10, 2007 7:50 pm

Broadcast is a nifty tool, but I wonder why the Rev Player doesn't just open stacks by double-clicking them?

If they're concerned about file-type conflicts with the authoring app, they could just have their player launch with files of type "rvp" or some such.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

Post Reply