actionscript 3 - Is it ok to refference proxy in another proxy? -


i wonder if there no catches while refferencing proxy in proxy. example in proxya:

[inject] private var _proxyb:proxyb; 

can provide more detail , situation why there need of referencing proxy other proxy because intent of using proxy control object reference.


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

c++ - Correct method for redrawing a layered window -

java.util.scanner - How to read and add only numbers to array from a text file -