Search Type: Posts; User: arnebech

Page 1 of 5 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    121
    There are no animation tools in Architect, so if you go that route you'll have to add your own JS to do the animation.
  2. Replies
    1
    Views
    150
    Hey James,

    Thanks for your input! Looks like there is a bug in the "Head HTML" editor regarding copy/paste, thanks for letting us know.

    Adding support for attaching multiple JS files is...
  3. Not sure, what Firefox version are you using? Could you share the updated project? We do not support IE9 since it doesn't support CSS3 Animations.
  4. Replies
    2
    Views
    463
    Yes, it is still being developed. If you make contact through http://www.sencha.com/contact you might be able to get your trial extended.
  5. Hi,

    1) You can set up a custom JS on the animEnd action for an object. That action will run when the object is done animating. If you give the object and id e.g. "image1", you can use the...
  6. It works fine for me in the most recent stable firefox (21) and beta (22). What OS are you running? We don't support IE.
  7. Thanks for the info.
  8. Not at this point.
  9. Thanks, I took a look at it. It is not exactly clear to me what you want to accomplish so let me know if I am answering the wrong question :)

    I found two issues.
    1) When in the replay scene, and...
  10. Hi,

    Would you be willing to share your project? You could either send me a PM or post it here.
  11. There is no direct way to export to video from Animator. You could use a screen recorder to record a video of the animation playing in the browser?
  12. In Sencha Animator you can include an arbitrary JS file that will be exported and run with the project. In that file you could set up some code that will insert something into the DOM of the...
  13. Nice, great idea!
  14. You're likely selected the keyframe state (blue selection) which cannot be aligned/distributed at this point. (we have made a note to improve this for next version). If you hold 'alt' while dragging...
  15. I was able to test it on both Win7 Home & Enterprise version and both installed just fine. When opening up the installer, the UAC asks "Do you want the following program to make changes to this...
  16. Strange. I haven't seen anybody else with Windows running into this issue. Which windows version do you have?
  17. Any project should export fine to widget without any special settings.

    I just tested a few animations in iBooks with an iPad 1 and they ran great with smooth animations.

    Here is a iBooks...
  18. Would you mind sharing the project? Send me a PM if you don't want to post it publicly.
  19. Have you tried it on an actual device, using the iBooks Author preview feature? I have had limited success with animations running inside iBooks Author directly.
  20. Replies
    2
    Views
    595
    This should be possible in most browser (probably not on iOS).

    So what I would do is:

    At the start action of the first scene I'd add the following custom JS


    //note that you need to give...
  21. I don't think I can answer all of your questions, but I can shed some light on some of them.

    When a web-server is properly set up, all html will be sent in zipped format to the client meaning that...
  22. Great!

    Unfortunately, I can't comment on future releases/features.
  23. Did you try adding a keyframe at 0 seconds for any objects that is animated?
  24. I have seen some issues on ios when zooming/scrolling. The first thing I'd try is to put a keyframe at 0 seconds for any object that is animated if it doesn't have one already. Animator should...
  25. Replies
    1
    Views
    329
    Yes, that can be done. Just make sure to set the transform properties on the keyframes. If you change the base object it will likely affect all keyframes.

    Here is an example....
Results 1 to 25 of 120
Page 1 of 5 1 2 3 4