Hello,  
I'm embedding FC in a FLEX/AS3 application using a SWFLoader. Since there is no compatibility with the AVM3, I cannot set the size of the charts through method calling. 
I don't know if I'm missing something, but I was wandering if there is a way to set the size of the chart using a URL variable, like for e.g.  "charts/MSLine.swf?dataURL=asp/Default2.aspx&chartWidth=300&chartHeight=200&debugMode=1". 
I've tried Width, width, chartwidth and nothing. In the debug mode it gives me this: 
Info: Chart loaded and initialized. 
Initial Width: 1276 
Initial Height: 907 
Scale Mode: noScale. 
Can anyone help me. 
Thanks in advance. 
Jose Loureiro