As promised, I have recorded a first series of Captivate tutorials on using amfphp. The first two cover using the service browser, the MethodTable class and creating custom code templates. If you could give feedback as regards content/sound quality/future directions, etc. that would be appreciated.
amfphp video tutorials.
Here’s a bizarre little problem I ran into integrating Flash Media Server 2, Flash 8 and amfphp. mx.remoting.RecordSet has a getter/setter called ‘items’ which actually points to the _items member. Now if I forward a RecordSet from amfphp to FMS2 to the Flash player, I can read the RecordSet perfectly fine in FMS2, and I […]