Menu

Ellipse: There is no method with the name 'dr

Help
Rive.be
2007-04-22
2013-04-01
  • Rive.be

    Rive.be - 2007-04-22

    Of all classes I use, everything works after downloading AnimationPackage 2 (ActionScript 2, Flash Player 8 and above)

    Except one...Ellipse, I copy & paste the very basic code literally into empty_setup.fla and while exporting it gives this error:
    var myEllipse:Ellipse = new Ellipse();
    myEllipse.draw();

    =================
    **Error** Scene=Szene 1, layer=actions, frame=1:Line 19: There is no method with the name 'draw'.
                     myEllipse.draw();

    Total ActionScript Errors: 1      Reported Errors: 1

    Everything else works...except ellipse, just the one I need ;) Could you please help me get it working?

     
    • Alex Uhlmann

      Alex Uhlmann - 2007-04-22

      This works for me. Make sure you've cleaned your ASO cache.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.