Mar 03 2008

What’s AC_FL_RunContent (for flash)?

Category: Flashpaomic @ 5:56 pm


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.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • ThisNext
  • MisterWong
  • Wists
  • blinkbits
  • BlinkList
  • blogmarks
  • BlogMemes
  • blogtercimlap
  • Blue Dot
  • Book.mark.hu
  • Bumpzee
  • co.mments
  • De.lirio.us
  • Fark
  • feedmelinks
  • Fleck
  • Furl
  • Gwar
  • kick.ie
  • Linkter
  • Ma.gnolia
  • MyShare
  • Netscape
  • NewsVine
  • Scoopeo
  • Simpy
  • Slashdot
  • Smarking
  • Spurl
  • StumbleUpon
  • Taggly
  • Technorati
  • Webride
  • YahooMyWeb
Post Tagged:

9 Responses to “What’s AC_FL_RunContent (for flash)?”

  1. Sachin says:

    Really a knowledge gaining post.
    Thanks!

  2. dime says:

    tnx

  3. dalitec says:

    I was curious to find what AC_FL_RunContent means. Glad I found the answer. Thanks to whoever posted this info

  4. CyberNetKIds says:

    Also thank you for the info. Short and to the point. Great job.

  5. Dhanalakshmi Kannan says:

    Thanks a lot ! Short and Sweet !

  6. amar says:

    Thanks

  7. Swaroop says:

    Nice one. Thanks for sharing.

  8. Vekman says:

    Many thanks!

  9. Mostly everyone I know says:

    We would love to read more of your mini tutorials!

Leave a Reply