Jump to content
Search Community

phisics2D

Albo test
Moderator Tag

Recommended Posts

Hi, trying to use the phisics2D example on my Flash CS4 IDE I have these errors:

 

ReferenceError: Error #1069: Property physics2D not found on flash.display.Shape and there is no default value.

at com.greensock::TweenLite/init()

at com.greensock::TweenLite/renderTime()

at com.greensock.core::SimpleTimeline/renderTime()

at com.greensock::TweenLite$/updateAll()

 

Should you tell me where is the problem ?

 

Thanks

Link to comment
Share on other sites

It sounds like you forgot to activate the plugin first.

 

import com.greensock.plugins.*;
TweenPlugin.activate([Physics2DPlugin]);

 

You're a member of Club GreenSock, right? Keep in mind that the plugin is only for club members (you get it by logging into your GreenSock account at https://www.greensock.com/account/ and downloading the bonus .zip)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...