Alternativa3D 7: Tutorial 2. Interactivity.

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
3,237
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Nov 25, 2010

Alternativa3D 7 engine tutorial 02. Interactivity.

Category:

Science & Technology

Tags:

License:

Standard YouTube License

  • likes, 0 dislikes

Link to this comment:

Share to:
see all

All Comments (12)

Sign In or Sign Up now to post a comment!
  • your code is wrong i fix it

  • public class hello extends MovieClip { public var container:ConflictContainer = new ConflictContainer() public var camera:Camera3D = new Camera3D(); public var controlET:SimpleObjectControll­er;

    

  • wont work....

    TypeError: Error #1009: Cannot access a property or method of a null object reference. at hello/onEnterFrameHandler()

  • @luizihoster there is another tutorial I found that works! let me know if you need it.

  • it is important to remove "var" and ":Type" words from the function.

    i cannot place code here which will look fine. because of newlines and length of message

  • Check the Interactive function: public function Interactive() { //container container = new ConflictContainer(); //camera camera = new Camera3D(); camera.view = new View(550, 400); addChild(camera.view); container.addChild(camera); camera.x = -300; camera.y = -50; camera.z = 100; camera.rotationX = -1.8; camera.rotationZ = -1.4;

  • WE NEED MORE TUTORIALS!!! NOT MUCH INFORMATION ON THE INTERNET!!!

  • Hi. Can you post your source code on alternativa's forum please? So we try to help you.

    forum alternativaplatform com

  • hi friends I have this problem : in the private function onEnterFrameHandler

    at hello/onEnterFrameHandler()

    TypeError: Error #1009: Cannot access a property or method of a null object reference.

  • I couldn't get it to work at first. Got it working by changing the second variable reference of camera.

    should read camera = new Camera3D(); in the Interactive function

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more