I read some data from a xml file, everything works great besides urls. I can\'t figure what\'s the problem with the \"navigateURL\" function or with the eventListener... on which square I click it ope
I\'m building a remote presentation tool in AS3.In a nutshell, one user (the prese开发者_开发问答nter) has access to a \"table of contents\" HTML page with links for each slide in the presentation, an
Hey guys, I have a bit of code here that pulls, at random, 50 images from a file and pushes them into an array.I now need to pull, at random, 350 times from the array.I\'m using a timer in place of th
I\'m trying to use a RESTful web service in Adobe AIR.The service uses client side certificates for authentication, thus I need to set the cert and private key used by AIR/Actionscript\'s URLRequest w
Hi now I have found how to give a relative path in URLRequest para开发者_StackOverflow社区mate and download that file. I found it from this particular stack overflow post . Thanks to Christian Nunciat
I\'m going to be as specific and verbose as possible and include some of the code I\'m using. I already did a search and found this question, which seems similar; however the author there was using Ac