I’m learning some actionscript 3 concepts by using some code I found here on this forum. It uses a package called com.senocular.utils and another called com.chewtinfoil.utils
I’ve found some of the actionscript for these, but can’t find a place to download the whole packages. I copied and pasted the code for the specific classes I needed but I’m getting an error saying “The name of the package does not reflect the location of the file…”
Being new to AS3 I am not sure how to configure all this to work. I am a backend programmer and I just need to understand enough Flash to write a test case for my socket servers. Then the Flash-side programming will be taken over by a real AS3 programmer!