Mar 03 2008
What’s AC_FL_RunContent (for flash)?
Maybe you wonder (as I did) what AC_FL_RunContent is. You could find it in many website using flash animations. It’s a script that gets called when you need to include such an object in a webpage. While you could use <embed> or <object> tags (with the former being deprecated in favor of the latter), you could have annoying problem if you (or you’re website visitors) are using a Microsoft browser. Using these navigation softwares, users need to explicitly enable ActiveX (or Flash) content, by clicking on it (an appropriate warning will be shown). Microsoft is removing this need, but until it is completely removed (also after, for those who don’t want/can’t to update), you should use this Javascript script (or an alternative one). They basically use document.write javascript function in order to write the <object>HTML code snippet to the HTML. This trick disable ActiveX activation, so you and your website users don’t have the annoying bar under IE.



Default
Small Fonts
Big Fonts
May 15th, 2008 at 3:14 pm
Really a knowledge gaining post.
Thanks!
August 15th, 2008 at 12:38 pm
tnx
August 31st, 2008 at 3:11 pm
I was curious to find what AC_FL_RunContent means. Glad I found the answer. Thanks to whoever posted this info
October 27th, 2008 at 1:00 am
Also thank you for the info. Short and to the point. Great job.
March 27th, 2009 at 2:29 pm
Thanks a lot ! Short and Sweet !
April 11th, 2009 at 9:12 am
Thanks
April 20th, 2009 at 6:49 pm
Nice one. Thanks for sharing.
November 18th, 2009 at 11:49 am
Many thanks!
December 10th, 2009 at 3:49 pm
We would love to read more of your mini tutorials!