kalster Posted November 29, 2012 Share Posted November 29, 2012 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. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now