HTTP to MAS Script Effect?

Write here what nice effects or shows you have done with MADRIX or ask other users.

Moderator: MADRIX Team

Locked
kencampbell
Posts: 1
Joined: Wed Mar 13, 2013 6:37 pm

HTTP to MAS Script Effect?

Post by kencampbell »

Hello,

I'd like to make some simple interactive games like Nibbles and Pong, using the scripting language, and have users remotely control the gameplay. I'd also like to use some web forms / html pages for the control, just form button clicks.

So my question is; Can I pass arbitrary data via the query string to the HTTP server and have that data passed into a script? I had a read through the HTTP Members page, but it doesn't mention arbitrary parameter passing to scripts that aren't through the listed methods. I also don't see any getter method in the scripting language documents that talk about ingesting HTTP querystring data.

Hoping there's a solution I missed or an undocumented one ;)

Thanks,
Ken Campbell
Locked