Jump to content
Search Community

mduarte

Members
  • Posts

    1
  • Joined

  • Last visited

mduarte's Achievements

0

Reputation

  1. Hi people, I was testing the TweenLite class in one internal project which is a very simple game I have created for education purpose. I have developed it since almost 6 months ago and everything was working fine. Past week I have opened again the project to introduce new functionality on it and I notice that the movieclip has a different behavior than in the past. After debugging I have found the problem was with TweenLite class. It appears to be expired because the code still exists but it doesn't work directly. No error message at all. I have downloaded the latest version from your web site, and without change any source code line, everything started to work again as it was expected. I have review the code I was using and I have found I was using also the following Plug-Ins : TweenPlugin.activate([bezierPlugin, BezierThroughPlugin ,VolumePlugin]); I just want to know if this behavior is by default, I mean.. do you have any expiration or trial version defined which stop working after xxx days ?? Does it happened because my computer was connected to Internet ? This kind of behavior worried me (and I need to understand pretty well the expected behavior and licencing model) because next week I need to start developing a production flash movie and I would like to use your class with those plugins. Aside I am going to purchase the membership, I would like to know how I can be sure it is going to work forever and the same problem is not going to happens again. Also it is probably the flash movie is not going to be connected to internet at all (I want to distribute some CD with Autorun with my company brochure), and I need to know if in the future I may have a similar situation where the animation doesn't work at all. I was searching for that information along the forums and in the web site but I couldn't found anything related to that. Thanks in advance for the clarifications! Marcelo
×
×
  • Create New...