Jump to content
Search Community

andre-mazzitelli

Members
  • Posts

    6
  • Joined

  • Last visited

andre-mazzitelli's Achievements

0

Reputation

  1. Are you sure that you put the right "Source Path"? in the properties panel, have a button "Action Script settings"... Is the "com folder" in this path? Hope that's helpfull =D
  2. ooooooooooooooooooh ok! I got it! Thanks man!
  3. here's the code <?xml version="1.0" encoding="utf-8"?> and the error is: "Access of undefined property myButton. line 8" (the line that I'm using TweenMax) What i did wrong? there's something that I forgot? Thanks "
  4. No, I did not. I'll try this later. But i'm glad to know that TweenMax works with flex *-* Thanks
  5. I don't have the files right now, but when i get at home I'll write here... but what I tried to do is just: Inside a TweenMax.to(testButton, 1, {alpha:0}); and I added a button with a id = "testButton"... I don't know if it's different in flex, i just did the same thing that I always do with flash. Thanks
  6. I always use TweenMax in Flash (as3) and I love it! but now, I need to use it in a flex web application(flex 3). It's possible? I tried and got no success thanks for all.
×
×
  • Create New...