Jump to content
Search Community

Akira

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Akira

  1. Hi, i'm developing a framework based on greensock, but i have a problem, there are a lot of animations with sounds embeded in frames.

     

    i want to use:

    tl.append(TweenMax.to(myMc, 50, {frame:myMc.totalFrames}));
    It works great, but the sound embeded doesn't sound :(

    Is there a property what i can use to fix it? or automatically sounds in frames are silenced?

     

    Thanks

×
×
  • Create New...