Hey guys,
I’m trying to use fl.transitions.Tween using the MXMLC compiler that comes with the Flex SDK 2, and it boots an error at me because the fl package doesn’t come included with the SDK. I could move over and use mx.effects.Tween, but I was hoping I could ensure compatibility with the Flash IDE by using fl.transitions.Tween. Is there any way I can access the fl package using the Flex SDK?