I'm working on implementation of IP Cam video into my little application. I've tried with flash activex (v10.1), but since in my Endless loop I'm proofing always a bound UDP-Port with UDPRecv, the video shown by the flash activeX component in a window of the GUI slows down; it is not fluid. The used flash file does nothing else then parsing a jpg-file upon the IP Cam and actualize it, so that from the single jpgs it results a video stream. My problem is, that I need the "UDPRecv" function and no