Mar 17 2008
AC_FL_runcontent alternatives
AC_FL_runcontent is a JS script used to embed flash movie into HTML pages. There are a number of alternatives to it, the main one being SWF_Object, available at Google code repository. It adds features as flash player version detection and alternative code display, both web standard compliant. Other useful scripts can be UFO or SWFFix, but both of them are deprecated, and the respective developers joined SWF_Object 2.0 team (or suggest ot use this tool). To learn more about Flash embedding and object/embed quarrel read here.









































Default
Small Fonts
Big Fonts
June 12th, 2008 at 6:13 pm
Hi,
Can you tell me if there are known problems around Flash Player 10 beta and player detection with AC_FL_RunContent? Specifically, I think that instead of detecting ‘10′ it is detecting ‘1′ and therefore failing.
Second, I may be wrong because I can’t really tell how AC_FL_RunContent is doing detection and redirection…
is that some other part of the package? (maybe I’m not detecting at all…)
thanks,
Richard
June 13th, 2008 at 9:27 am
Hi, I don’t know if it realted to AC_FL_RunContent, do you have a page to show this issue?