Host Max Standalone Application Online

tuohybrian's icon

I have to create a standalone application in Max that has to be presented on a disc but also has to be available to be accessed via a website. Does anyone know if it is possible to host online an application that has been created within Max in a similar way to how flash or java projects can be hosted on a website? Any help with how I might do this if it is possible would be great, thanks.

Hans Höglund's icon

No, Max patchers can only be used in the context of Max runtime (which is embedded in a standalone).

You may want to use lily (http://www.lilyapp.org/) or create a communication between Max running on a server and a front-end in flash, js or etc.

Search the forum to find out alternatives.

seejayjames's icon

make the standalone as a downloadable .zip. I think that's the most "web-accessible" way you can do it.