Hello Folks,
I am Pretty much new to the Visual Composer World . We have a scerario where in VC 7.0
We have a sample model "ZSum.mdl" . When ever i try to compile it using flash (Tools
>Options
>Compiler) change the runtime to Flash. Then compile the and deploy (It work fine).
Now when i change the runtime compiler option to Flex 2 and then try to compile it (it works fine), but while deploying it gives me the following error
Error in compiling Flex application: /usr/sap/D17/JC17/j2ee/cluster/server0/GUIMachine_Business_Packages/[501826698]Public.xxx.aaa.bbbb.R_Summary/FLEX_COMPILATION_FOLDER/package_AADLXH/DataSet_AAALZW_shape.as(105): col: 23 Error: Overriding a function that is not marked for override.
public function get Current():Number
^
/usr/sap/D17/JC17/j2ee/cluster/server0/GUIMachine_Business_Packages/[501826698]Public.xxx.aaa.bbb.R_Summary/FLEX_COMPILATION_FOLDER/package_AADLXH/DataSet_AAALZW_shape.as(109): col: 23 Error: Overriding a function that is not marked for override.
public function set Current(value:Number):void
Could idea floks as to what might be the cause for the error.
Thanks,
Ronniee