We're implementing Adobe's Flash Media Server at work and while working on some prototypes recently, I came across a little weirdness when using NetConnection and NetStream to access FLV files versus using the Flash 8 Video Playback component. In all...
One thing I've come up against more than once while developing Flash applications that connect to data feeds is caching. In a project I'm currently developing at work, I'm using setInterval to connect to a PHP page every few seconds...