# System calls?

**URL:** https://forum.kirupa.com/t/system-calls/8497
**Category:** Uncategorized
**Created:** [November 22, 2002, 5:07am UTC](https://forum.kirupa.com/t/system-calls/8497 "2002-11-22T05:07:46Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![subatomicsatan](https://avatars.discourse-cdn.com/v4/letter/s/bcef8e/32.png) [@subatomicsatan](https://forum.kirupa.com/u/subatomicsatan)
#### Post date: [November 22, 2002, 5:07am UTC](https://forum.kirupa.com/t/system-calls/8497/1 "2002-11-22T05:07:46Z")

</div>

hello all,

this is my first post here and i hope it’s not a dumb question…i’ve been looking all over (unsuccessfully) for a way to do this. so, here goes:

is there a way other than loadVariables or getURL to have flash mx interact with the server (for example, a perl script)? meaning, do all such interactions have to occur with a webserver running (ie access to scripts in cgi-bin)?

please forgive me if this is a dumb question. 😉

james

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [November 22, 2002, 6:04am UTC](https://forum.kirupa.com/t/system-calls/8497/2 "2002-11-22T06:04:11Z")

</div>

as far as i know they do need a server to interact. you can get apache web server (i think there is a free version) and run that to test things.

though i really haven’t started teaching myself that stuff in depth yet. you might try posting in the server scripting section of this forum  
[http://www.kirupaforum.com/forumdisplay.php?s=&forumid=11](http://www.kirupaforum.com/forumdisplay.php?s=&forumid=11)  
good luck … and by the way, there are no dumb questions. everyone is here to ask and answer questions=)

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [November 22, 2002, 2:55pm UTC](https://forum.kirupa.com/t/system-calls/8497/3 "2002-11-22T14:55:35Z")

</div>

thanx, shuga! i posted the question in the forum you suggested.

james
