A Flash Developer Resource Site

Results 1 to 7 of 7

Thread: friction

  1. #1
    Senior Member creekmonkey's Avatar
    Join Date
    Jul 2006
    Posts
    121

    friction

    If I give an element friction via a script it works fine in preview but not in export.

    element.friction_x=20
    or
    element.friction.x=20
    neither work

    But if I give the element friction in the element's velocity and acceleration panel it will work on export.

    Wandering if Im doing something wrong since the new changes or could this be a bug?

  2. #2
    Junior Member
    Join Date
    Mar 2006
    Posts
    19
    Quote Originally Posted by creekmonkey
    If I give an element friction via a script it works fine in preview but not in export.

    element.friction_x=20
    or
    element.friction.x=20
    neither work

    But if I give the element friction in the element's velocity and acceleration panel it will work on export.

    Wandering if Im doing something wrong since the new changes or could this be a bug?

    I am having the same problem. please Somebody tell me how to fix this because my whole game is based on variable Friction

  3. #3
    Senior Member kusco's Avatar
    Join Date
    Nov 2001
    Posts
    681
    The friction checkbox needs to be set, even if no initial value is specified, otherwise the friction calculations won't be included in the exported animation.

    The reason those features are optional is because each one consumes a little bit of time and memory.

    It does look like 3DFA needs to be 'fixed' so that it generates an error if you try setting the friction in a script and the option is not enabled.
    Cheers,
    kusco
    (3DFA Support Team)

  4. #4
    Senior Member creekmonkey's Avatar
    Join Date
    Jul 2006
    Posts
    121
    Even with the friction box ticked it still does not work on export

  5. #5
    Senior Member kusco's Avatar
    Join Date
    Nov 2001
    Posts
    681
    There was very definitely some problems there.

    There should be a new release tomorrow that fixes the problem.
    Cheers,
    kusco
    (3DFA Support Team)

  6. #6
    Senior Member creekmonkey's Avatar
    Join Date
    Jul 2006
    Posts
    121
    Thanks Kusco! The response time to problems is awsome!

  7. #7
    Junior Member
    Join Date
    Mar 2006
    Posts
    19
    I agree. I have said this before but I will say it again. 3dfa has the best customer service online for ANY software

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center