开发者

Is it possible to pass or get variables through AS3 and Batch files?

How to pass or get variables through AS3 and Batch files?

Actually My main app is in Flash CS5. I want to search root folder (Which is not possible o开发者_如何学Cnly with AS3 alone) for number of directories and pass them to a batch file. What is the best solution? Thanks for reading the question.


You need a server to do that: have a PHP script that loops through the folder and returns the list as JSON or XML. Then call this script from Flash.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜