Found a Use Case for flash.utils.Proxy
Monday, May 12th, 2008Really edge case here, but hey, it’s something.
Background
In creating a Vidego API (video content management API) example in Flash CS3, I ran into problems making an AS3 version from the AS2 version. Flash CS3 doesn’t haven an Accordion component, so I went about using a List instead. My problem with the List in […]