/* ************************************************ * The Flash Mod * Version 3.0 * Copyright (C) 2008 by Michael Carico - All rights reserved * Released under GNU/GPL License - http://www.gnu.org/copyleft/gpl.htm * * The code included in this file is a modified version of the * AC_RunActiveContent.js provided and copyright 2006 Adobe Systems, Inc. * * Modified by Michael Carico * Website http://www.kabam.net ************************************************ */ function AC_AddExtension(src, ext) { if (src.indexOf('?') != -1) return src.replace(/\?/, ext+'?'); else return src + ext; } function AC_Generateobj(objAttrs, params, embedAttrs) { var str = ' '; str += '