There’s a variety of tools for debugging server communication when it runs over HTTP. That includes binary HTTP based protocols like AMF aka the Flash/Flex remoting prototocl. Here’s my list of tools that I use or have been using. 1. Charles A java based proxy solution clearly aimed at developers. It supports both HTTP and [...]
Archive for April, 2009
Extended html in flex textfields
If you are as tired of the crappy html support in flex htmlText text fields you might want to take a look at the flex html filter project at google code that adds some usefull stuff. Here the description from the site. Flex-htmlFilter can be utilised to extend the HTML support of htmlText fields by [...]
Invisible Flex 3/Flash movie javascript bug
If you get stuck on your Flash/Flex movie not being able to call Javascripts using the ExternalInterface.call function it might be because you set it to be invisible. Well, it wasn’t your fault actually since there’s a bug with that. I learned about that when I wrote a client requirements check in Flex 3. I [...]
#1
This blog gonna contain work (flex, flash, red5, ffmpeg etc development) related stuff as well as articles on general tech, mac osx, video encoding. Enjoy.