Should be simple PHP Variable question

I need to know how to set up the following php variables in flash… I havent used that option very much and am having a few problems getting it to work…

<form name=“list_add” method=“post” action=“http://www.domain.com/script/add.php”>
<input type=“hidden” name=“id” value=“list”>
<input type=“hidden” name=“type” value=“2”>

thanks in advance! :hugegrin: