Accents make me crazy! Really!
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



Accents make me crazy! Really! Expand / Collapse
Author
Message
Posted 5/15/2008 11:32:56 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 5/15/2008 12:20:26 PM
Posts: 2, Visits: 21
Sorry to post again a question about accent. But really after reading all topics about accent problems, I really think I miss it!

I'm working with Drupal 6.2 generating some data. Creating the XML file which is accessible from an URL (/data). On top of my XML generation function I added the Drupal header function :
- drupal_set_header('Content-type: text/xml; charset=utf-8');
My Firefox confirms that, really.

And my call to the SWF is like this :


<!-- START Code Block for Chart abdc -->
<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="500" height="400" id="abdc">
<param name="allowScriptAccess" value="always" />
<param name="movie" value="/swf/MSStackedColumn2D.swf"/>
<param name="FlashVars" value="&chartWidth=500&chartHeight=400&debugMode=1&dataURL=http://localhost:8888/data" />
<param name="quality" value="high" />
<embed src="/swf/MSStackedColumn2D.swf" FlashVars="&chartWidth=500&chartHeight=400&debugMode=1&dataURL=http://localhost:8888/data" quality="high" width="500" height="400" name="abdc" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
<!-- END Code Block for Chart abdc -->


And I still have thoses dummies characters!

PLEASE PLEASE HELP !!!

Thank you guys!

Jérémy
Post #6270
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 11:26pm


Execution: 0.047.