|
Post by genetipetz on Jan 26, 2016 21:59:53 GMT
I noticed that after installing the Beta version, my settings for custom Color Swatches from version 4 did not come forward to the new version. This is on Windows 10 with version 4 still installed. This may also have been true for other preferences too - but I didn't think to check that right after I installed the Beta and I know I have made changes since then. Would be good for version 5+ installer to pick up previous settings on install.
|
|
|
Post by genetipetz on Feb 2, 2016 21:49:55 GMT
I like the new project types and templates overall! It would be great to be able to switch a project type after creation (other than going into the xml file manually!) in order to be able to perform other export types. I had picked an HTML5 template in one instance where the new templates caused me a problem downstream, as I wanted to export the HTML5 movie as an animated gif. Had I chosen the universal project type from the beginning - no problem - but....I used the default at the time which only allowed HTML5 exports.
|
|
|
Post by runes on Feb 3, 2016 6:51:28 GMT
genetipetz: If you change the settings for 'Movie Type' in the Movie Properties to 'Animation/Video' are you not able to export as gif?
|
|
|
Post by genetipetz on Feb 3, 2016 13:57:45 GMT
runes - I didn't see that. You are absolutely right! Thanks.
|
|
|
Post by Hippani on Feb 16, 2016 10:16:59 GMT
OK, new update just went online. Loads of translation fixes. We've rebuilt the help engine which took a while, and to you guys it will look exactly the same. We've also fixed 3 of the nested timeline bugs.
We'll try to get to the other bugs next.
|
|
|
Post by runes on Feb 17, 2016 12:02:21 GMT
With interface set to 'Dark' the text in help is a very dark blue on the black background and it's practically unreadable (on my screen at least).
|
|
|
Post by Hippani on Feb 17, 2016 13:32:10 GMT
Thanks runes.
|
|
reza
Junior Member
Keep the real world alive..! leave this virtual world alone!
Posts: 34
|
Post by reza on Mar 7, 2016 13:12:20 GMT
Hi, I want to use TimelineSetSpeed() but it is not working! I have a timeline inside another timeline and I want to change the speed of the inner timeline. My parent timeline ScriptID is "frame1" and my inner timeline ScriptID is "ghalbha" but when I code something like this: TimelineSetSpeed("frame1.ghalbha",3); there is no error but it won't work too! is there anyway to change the speed of inner timeline? it will be okay if there is something like "this" object or "current" object that I can use inside the inner timeline. then I can write TimelineSetSpeed(this,3); or TimelineSetSpeed(current,3); I specially need to manage the speed of the timeline by itself! can you please guide me? thanks Reza Read more: hippani.proboards.com/thread/718/timeline-query?page=1&scrollTo=4830#ixzz42DqeGv00
|
|
|
Post by Hippani on Mar 8, 2016 9:32:47 GMT
We're looking into the speed issue. But it might be a couple of days before somebody has some free time to create a fix.
|
|