shehryar

Members
  • Content count

    7
  • Joined

  • Last visited

Everything posted by shehryar

  1. Hi, I recently purchased Fusion Widgets V3. Earlier on, I had its trial version installed and it was working perfectly fine. However, this newly purchased licensed version is not working. I tried using it but it says "Error in loading data". If i use the same thing with the trial version, it works. Urgent help required please. Shehryar
  2. Hi, Ok so now I took your word for it and have made the additional US$100 payment. The Order Ref# is 294327545. I have also signed the LOD. Both of these documents are attached to this post for your reference. Furthermore, an additional ticket [TICKET 1D: 11529] has also been submitted. Now could you please hurry up and send us the license for Fusion Charts for Flex so that we resume our work smoothly. Thanks a lot for your help and support. Regards, Shehryar Payment Confirmation- Fusion Charts - Custom Payment.pdf LOD.zip
  3. It will be unfair with us if we pay for mis-communication that was done from your side. We have already paid USD 199 for the license which does not work (as communicated through its trial version). By sending you the code, only your problem will be solved, not ours. But fortunately I do have a workable solution. You said that Fusion Charts for Flex has the charts and widgets for which we purchased Fusion Widgets. I have seen on your website that FusionCharts for Flex's license is for USD 299. Since we have already paid USD199 for the Widgets license, we can pay additional USD 100 and the rest of the amount can be adjusted from the Widgets license so that we get a fresh license for FusionCharts for Flex. What is your take on that?
  4. That is very surprising. The only reason for buying Fusion Widgets v3 was that its trial version (downloaded from your official website) was working absolutely fine with our Flex application. Now you are saying that they are not compatible. Don't you think it should have been the other way around??? The trial version should not have worked and original should have??? What do we do with the license now?? it is useless for us. Can you please explain what is going on and how can I be saved from this loss of time and money? Regards, Shehryar
  5. Rajroop, Whats the latest? Did you have a look at the code that I sent you? The support of the product is of 15 days only (as it says) and I believe solving just this problem would take 15 days. Do reply soon. Regs, Shehryar
  6. Hi, I have attached the code to this post. Please have a look at it at your earliest possible convenience as we are running out of time....have to meet a deadline. Thanks! Code.txt
  7. Hi, I tried working on your suggestion but couldn't solve the problem. Can't run it in even a test program. Just to make sure I am on the right track, im pasting the code below so that you can have a better idea of where the problem is. <?xml version="1.0" encoding="utf-8"?> </p><p>&nbsp;</p><p> [bindable]</p><p>&nbsp;</p><p> private var xd:String = "<Chart bgColor='AEC0CA,FFFFFF' fillAngle='45' upperLimit='2500000' lowerLimit='1600000' majorTMNumber='10' majorTMHeight='8' showGaugeBorder='0' gaugeOuterRadius='98' gaugeOriginX='205' gaugeOriginY='206' gaugeInnerRadius='2' formatNumberScale='1' numberPrefix='$' displayValueDistance='30' decimalPrecision='2' tickMarkDecimalPrecision='1' pivotRadius='17' showPivotBorder='1' pivotBorderColor='000000' pivotBorderThickness='5' pivotFillMix='FFFFFF,000000'><colorRange><color minValue='1600000' maxValue='1930000' code='399E38'/><color minValue='1930000' maxValue='2170000' code='E48739'/><color minValue='2170000' maxValue='2500000' code='B41527'/></colorRange><dials><dial value='2100000' borderAlpha='0' bgColor='000000' baseWidth='28' topWidth='1' radius='130'/></dials><annotations><!-- Draw the background arcs --><annotationGroup xPos='205' yPos='207.5'><annotation type='circle' xPos='0' yPos='2.5' radius='100' startAngle='0' endAngle='180' fillPattern='linear' fillAsGradient='1' fillColor='dddddd,666666' fillAlpha='100,100' fillRatio='50,50' fillDegree='0' showBorder='1' borderColor='444444' borderThickness='2'/><annotation type='circle' xPos='0' yPos='0' radius='105' startAngle='0' endAngle='180' fillPattern='linear' fillAsGradient='1' fillColor='666666,ffffff' fillAlpha='100,100' fillRatio='50,50' fillDegree='0' /></annotationGroup></annotations></Chart>";</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p> Reply Soon!!