Quantcast
Channel: Adobe Community : Unanswered Discussions - AIR Development
Viewing all articles
Browse latest Browse all 2010

Adobe Flash CC: The definition of base class Bitmap not found in custom class

$
0
0

Hello!

 

I am developing a new game and wanted to subclass the Bitmap class. I am working on Adobe Flash CC.

 

I have the following code:

 

package  com.classes{

import flash.display.Bitmap;

  public class AdBitmap extends Bitmap {

       public function AdBitmap() {

            // constructor code

       }

  }

}

 

However, when I run, I get the following error: The definition of base class Bitmap was not found.

Any ideas?

Cheers!


Viewing all articles
Browse latest Browse all 2010

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>