ActiveDen

5001 error need help tried every possible solution nothing works for me

1 post
  • Has been a member for 0-1 years
mthaow11 says

package Main {

import org.papervision3d.materials.BitmapFileMaterial;
import org.papervision3d.objects.DisplayObject3D;
import org.papervision3d.events.InteractiveScene3DEvent;
import org.papervision3d.objects.primitives.Plane;
public class Main extends BasePaper {
private var ourMaterial:BitmapFileMaterial = new BitmapFileMaterial("http://papervision2.com/wp-content/pvTex/front.jpg");
private var ourOverMaterial:BitmapFileMaterial = new BitmapFileMaterial("http://papervision2.com/wp-content/pvTex/front_over.jpg");
private var yawspeed:Number = 5;
private var plane :DisplayObject3D;
public function Main() {
    // constructor code

Main folder is located on Desktop.

flash_interactive.fla Main.as

Both in same folder.

need help asap pls. :(

7322 posts
  • Attended a Community Meetup
  • Community Moderator
  • Has been a member for 5-6 years
  • United Kingdom
  • Contributed a Tutorial to a Tuts+ Site
  • Won a Competition
  • Contributed a Blog Post
  • Beta Tester
  • Bought between 50 and 99 items
+4 more
MSFX moderator says

papervision is dead, use away3d…

by
by
by
by
by