Flash .flv Streaming in Firefox

Good spotting.Also, for this kind of things where much code is involved, I like to work with a color-coded editor. Things like "Editplus" or "Crimson editor". It makes the code more readable because it displays functions and variables and such in color, thus being able to spot typo's in a second.If you are really lucky, you might be able to catch a editor which has a debug-function, and you are able to search code for errors, and thus finding the missing /embed in a second.If the code is alright, you might want to look for alternatives to implement an SWF, such as "open document" or "GoTo URL" actions.

Discussions have been disabled for this post