Jump to content

kalster

Members
  • Posts

    1
  • Joined

  • Last visited

kalster's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. 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.
×
×
  • Create New...