Sign in to follow this  
simeon

Angular charts not rendering in Sunsoloris

Recommended Posts

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="180" height="120" id="StackedColumn3D" >
 <param name="movie" value="/final/FusionCharts/swf/AngularGauge.swf" />
 <param name="FlashVars" value="&dataXML=<Chart lowerLimit='0' upperLimit='100' fillAngle='60' majorTMNumber='6' majorTMHeight='8' majorTMColor='e5e5e5' minorTMColor='e5e5e5' minorTMHeight='4' minorTMNumber='6' majorTMThickness='1' markerRadius='30' showGaugeBorder='0' gaugeOuterRadius='65' gaugeOriginX='90' gaugeOriginY='90' gaugeInnerRadius='0' formatNumberScale='0' displayValueDistance='0' decimalPrecision='2' tickMarkDecimalPrecision='2' tickValueDistance='14' pivotRadius='6' showPivotBorder='1' pivotBorderColor='000000' pivotBorderThickness='5' pivotFillMix='FFFFFF,000000' paletteThemeColor='ffffff' pivotFillType='linear' showToolTip='1' chartLeftMargin='0' chartRightMargin='0' chartBottomMargin='0' chartTopMargin='0' baseFontColor='000000' adjustTM='0' borderAlpha='0' bgAlpha='_alpha' showToolTipShadow='1' toolTipBgColor='ffffff' toolTipBorderColor='555555'><colorRange><color minValue='0.0' maxValue='20.0' code='9E0142'/><color minValue='0.0' maxValue='40.0' code='D53E4F'/><color minValue='0.0' maxValue='60.0' code='F46D43'/><color minValue='0.0' maxValue='80.0' code='B45000'/><color minValue='0.0' maxValue='100.0' code='E6AB02'/></colorRange><dials><dial value='22.0' borderAlpha='0' bgColor='000000' baseWidth='5' topWidth='1' radius='60'/></dials><annotations><annotationGroup id='Grp1' ><annotation type='text' x='90' y='108' fontColor='black' isbold='1' label='c1d0' /></annotationGroup></annotations></Chart>&chartWidth=180&chartHeight=120">
 <param name="quality" value="high" />
 <param name="WMode" value="Transparent">
 <embed wmode="transparent" src="/final/FusionCharts/swf/AngularGauge.swf" flashVars="&dataXML=<Chart lowerLimit='0' upperLimit='100' fillAngle='60' majorTMNumber='6' majorTMHeight='8' majorTMColor='e5e5e5' minorTMColor='e5e5e5' minorTMHeight='4' minorTMNumber='6' majorTMThickness='1' markerRadius='30' showGaugeBorder='0' gaugeOuterRadius='65' gaugeOriginX='90' gaugeOriginY='90' gaugeInnerRadius='0' formatNumberScale='0' displayValueDistance='0' decimalPrecision='2' tickMarkDecimalPrecision='2' tickValueDistance='14' pivotRadius='6' showPivotBorder='1' pivotBorderColor='000000' pivotBorderThickness='5' pivotFillMix='FFFFFF,000000' paletteThemeColor='ffffff' pivotFillType='linear' showToolTip='1' chartLeftMargin='0' chartRightMargin='0' chartBottomMargin='0' chartTopMargin='0' baseFontColor='000000' adjustTM='0' borderAlpha='0' bgAlpha='_alpha' showToolTipShadow='1' toolTipBgColor='ffffff' toolTipBorderColor='555555'><colorRange><color minValue='0.0' maxValue='20.0' code='9E0142'/><color minValue='0.0' maxValue='40.0' code='D53E4F'/><color minValue='0.0' maxValue='60.0' code='F46D43'/><color minValue='0.0' maxValue='80.0' code='B45000'/><color minValue='0.0' maxValue='100.0' code='E6AB02'/></colorRange><dials><dial value='22.0' borderAlpha='0' bgColor='000000' baseWidth='5' topWidth='1' radius='60'/></dials><annotations><annotationGroup id='Grp1' ><annotation type='text' x='90' y='108' fontColor='black' isbold='1' label='c1d0' /></annotationGroup></annotations></Chart>" quality="high" width="180" height="120" name="Column3D" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
 </object>

 

Share this post


Link to post
Share on other sites
Guest Madhumita

Hello,

Could you please once check if the path to the SWF file is set properly?

Awaiting your reply.

Share this post


Link to post
Share on other sites
Guest Madhumita

Hello,

I am glad that the issue has been resolved.

Could you please post here how you worked about it?

It would be a good source of reference for future. :)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this