A Flash Developer Resource Site

Results 1 to 9 of 9

Thread: New KoolMoves Release - 4.7.2

Hybrid View

  1. #1
    Senior Member
    Join Date
    Jun 2000
    Posts
    3,512

    New KoolMoves Release - 4.7.2

    Later today registered users should receive an email with download details for this free upgrade.

    The improvements are:

    Version 4.7.2
    1. Fixed a problem associated with clicking on an already selected shape in the List of Shapes
    2. Fixed a vertical 1 pixel offset problem with images inside movie clips

    Version 4.7.1
    1. Fixed a problem with importing a swf as an editable movie

    Version 4.7
    1. Added Flash 7 export capability
    2. Added FLV Flash Video import capability
    3. Added syntax coloring to the action script editor
    4. Added ability in the action script editor to add code snippets from a class tree
    5. Added find, find again, replace, undo, redo capability to the action script editor
    6. Added ability to resize Motion Script screen
    7. Added scale/rotation information on status bar for symbol shapes
    8. Added redisplay of previous View popups after exiting button state
    9. Added selection of top most shape when entering a button state
    10. Added refresh of Properties popup when copying shapes to end or beginning
    11. Added koolmoves.ini file to aid in providing execution history if a bug is encountered in the release version
    12. Removed restriction in button state on copy/paste within the button state
    13. Changed component export so kcomponents.swf is no longer required and 2 frames are no longer added to the beginning of the swf
    14. Updated javascript code in exported html page
    15. Replaced code that creates relative and absolute file paths
    16. Fixed problem with button state that drifts on play back
    17. Fixed file path problem in copy/pasting movie clips containing images/sounds
    18. Fixed problem in opening files containing Japanese text
    19. Fixed refresh problem with Duration button on Frame Actions and Sounds screen
    20. Fixed problem with Motion Script screen involving motion script Ripple
    21. Fixed a masked icon display problem in Score page of Timeline under some situations
    22. Fixed slow save behavior in networked environment
    23. Fixed problem with bad fillcolor value resulting from an imported swf

  2. #2
    Member
    Join Date
    Jan 2005
    Posts
    49
    YES!!! So glad that that is out of the way,...now do I smell version 5 coming up?!!!!

    Oops,..sorry,..that was actually my wife's chili. Gotta go. dinner!!!

    td

  3. #3
    undead creature necromanthus's Avatar
    Join Date
    Feb 2002
    Location
    ROM
    Posts
    1,890
    KM v5.0 with another kind of library (LOL) is closer than never !

  4. #4
    Junior Member
    Join Date
    Feb 2005
    Location
    Maryland
    Posts
    29
    Thank you for the upgrade version I really like Koolmoves, I am glad I learn a lot in this forum, thanks to all.

  5. #5
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    My site no longer works with new version.

    Why would the following code stop working do you think? Code is in mc1

    onClipEvent(load){
    _root.posx=5;
    }

    onClipEvent(enterFrame){
    this._x-=(this._x-_root.posx)/5;
    }


    and in some buttons on root I have things like

    _root.posx=-2810 to move the clip mc1 to proper place

    HELP!

  6. #6
    Senior Member
    Join Date
    Jun 2000
    Posts
    3,512
    I suggest that you send me a simple example with just the essentials. I would also check the flash version you are exporting the swf.

    Did you not try the beta during beta testing?

  7. #7
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    I hadn't tried editing that file during beta sorry, Frankly my beta testing was a bit limited as I was out of town for over a month and only recently have been home to work on this stuff.

  8. #8
    Getting better day by day.....
    Join Date
    Mar 2005
    Location
    United Kingdom
    Posts
    79
    I HAVEN'T RECEIVED ANY DETAILS OF HOW TO UPDATE. I AM CURRENTLY STILL ON THE ORIGINAL DOWNLOADED VERSION 4.6
    PLEASE HELP
    THANKS
    MARTYN

  9. #9
    Senior Member
    Join Date
    Jun 2000
    Posts
    3,512
    You need to email me.

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