urlrequest
AS3 URLRequest in for Loop problem
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[详细]
2023-01-03 09:25 分类:问答Actionscript 3: Memory Leak in Server Polling Presentation App
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[详细]
2022-12-20 19:06 分类:问答AS3 URLRequest stored in array needs now to load, how?
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[详细]
2022-12-20 14:50 分类:问答SSL Client Side Certificate authentication in Adobe AIR
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[详细]
2022-12-19 12:34 分类:问答How to specify the location of a remote machine's file in the URLRequest parameter? - Edited
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[详细]
2022-12-10 02:53 分类:问答How do I fix this cross-domain ActionScript 3 error?
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[详细]
2022-12-09 13:07 分类:问答