Hello,
Before we can post lots of interesting and useful AS3 Tutorials, we need to know what to post about.
If you have any ideas about what we should post about, please comment them below.
Would you like to see a "How to create a Virtual World" series?
How about a "How to create a PHP Socket and Game server?" series?
Thanks,
AS3 Tutorials
How do you send info from a URL to a .swf file? like if you go to the url: http://example.com/hello.swf?msg=Hello, a dynamic text with the instance name of "msg" in the .swf file will change to Hello.
ReplyDeletein as2, the code would be something like "msg_txt.text = msg"
Thanks for the suggestion, please check back in a few minutes for the post
ReplyDelete