<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: JQuery facebox + flash using swfobject.js</title>
	<atom:link href="http://blog.anantshri.info/jquery-facebox-flash-using-swfobject-js/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.anantshri.info/jquery-facebox-flash-using-swfobject-js/</link>
	<description>My journey into the world of virtual reality.</description>
	<lastBuildDate>Sun, 04 Jul 2010 06:12:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: anothermike</title>
		<link>http://blog.anantshri.info/jquery-facebox-flash-using-swfobject-js/#comment-721</link>
		<dc:creator>anothermike</dc:creator>
		<pubDate>Tue, 15 Dec 2009 06:13:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anantshri.info/?p=201#comment-721</guid>
		<description>Great hint! This saved me hours :)

If you are using openflashchart with symfony, you have to add the following line to the function _ofc in open_flash_chart_object.php:
$out[] = &#039;so.addParam(&quot;wmode&quot;, &quot;transparent&quot;);&#039;;

...and embed the chart with true for $use_swfobject e.g. 
stOfc::createChart(700, 300, &#039;module/action&#039;, true);

Regards
anothermike</description>
		<content:encoded><![CDATA[<p>Great hint! This saved me hours <img src='http://blog.anantshri.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>If you are using openflashchart with symfony, you have to add the following line to the function _ofc in open_flash_chart_object.php:<br />
$out[] = &#8216;so.addParam(&#8220;wmode&#8221;, &#8220;transparent&#8221;);&#8217;;</p>
<p>&#8230;and embed the chart with true for $use_swfobject e.g.<br />
stOfc::createChart(700, 300, &#8216;module/action&#8217;, true);</p>
<p>Regards<br />
anothermike</p>
]]></content:encoded>
	</item>
</channel>
</rss>
