Yep, and I'm suggesting that if you add quotes it should work, though now I see it should also be "featuredItem" instead of "featureItem":

Code:
document.getElementById("featuredItem").innerHTML = '...your flash code here...';