Swf file edited in xml. need help with updating textfield

hi, i am editing my swf file with an xml editor. my swf is SwfVersion=“9”. i have a textfield named example, eg, <DefineEditText VarName=“example”> <InitialText><![CDATA[]]></InitialText>

what i would like to do is update the InitialText when going to the swf file like this… http://www.example.swf?example=1000

in that link notice the ?example=1000. is it possible that when i go to that swf link, the textfield named example will now have a new value displayed. in this case, the value of 1000. I just can’t figure out how to get this example to work. Your help is greatly appreciated.

regards,
kal