Jump to content
Search Community

ramonjosegn

Members
  • Posts

    20
  • Joined

  • Last visited

ramonjosegn's Achievements

0

Reputation

  1. Hello, I have a subfolder and greensock in a top folder Is it possible load greensock using import com.greensock.*; ? I try with ../ but no working thanks for help me
  2. Is working, thanks, I put the center on the middle of the movieclipe and use the _x coordinate for the _x ruler position for get a movement, thanks SOLVED
  3. Hello I need create a simple infinite scroll animation with text I upload the files for example, I am trying with yoyo but no not achieve the same result I am using AS2 Thanks for help blerlogopase.zip
  4. Ok, thanks, I goto use a include for no repeat the codes, thanks for support
  5. Ok, thanks for support, I goto try
  6. I always use import com.greensock.*; import com.greensock.easing.*; in every frame wher I need use Greensock Can I use only one time and remain active for all frames? I am using Flash CS 5.5 with AS2 Thanks for support
  7. I think there is a bug in the Plugin Explorer, because only show import com.greensock.*; import com.greensock.easing.*; and it should be: import com.greensock.*; import com.greensock.easing.*; import com.greensock.plugins.*; TweenPlugin.activate([scrollRectPlugin]); now ir working But I like me know it is possible move the movieclip, down to up, or right to left, I try change the mark registration but no working for me Thanks for support
  8. I am try this code with Tweenmax but no working TweenMax.to(bandaroja,6,{scrollRect:{left:0, right:1024, top:0, bottom:512, startAt:{left:0, right:0, top:0, bottom:512}}, ease:Circ.easeOut}); I think all is well, I put the mark registration in the top-left I am using AS2 Thanks for help me
  9. Hello I need create a horizontal slider similar to http://themeforest.n...preview/3531281 I like me found some tutorial or indications, I am confused about the correct construction Can I use TweenMax? How can I load the diferent images? I am using AS2 Thanks for support
  10. I upload the more important files, I think all is ok... https://server.backup.comodo.com/json/direct/default/proyecto%20cd/cd.zip?key=0ac6251e-b2be-4647-9853-90d71bee5dcb
  11. I am creating a CD (offline) for my customers I am using TweenMax (last version) for some animations and trasitions When I export to .exe my work (with Flash Player), the animations created with TweenMax NO working I like me some help, thanks
  12. I think you need use "bitmap cache" option... in movieclip and mask...
×
×
  • Create New...