Page 1 of 1

Animations

Posted: Mon Jun 18, 2018 9:23 am
by ridvan
These animations do not exist in my WB14

background position
focus-in / focus-out
jello
ken-burns
pop
push
shadow-top-bottom / shadow-left-right
slide-in-elliptic/ slide-out-elliptic
text-popup
transform diagonal

what will I do? or what can I do?

Re: Animations

Posted: Mon Jun 18, 2018 9:33 am
by Pablo
This probably means that you have created custom animations, so animations.dat file exists in the Documents\WYSIWYG Web Builder\system folder. In that case your personal animations will be used instead of the default animations.
Removing or renaming this file will make all included animations visible.

Re: Animations

Posted: Mon Jun 18, 2018 11:36 am
by ridvan
Could you help me little bit specifically? I didn't do that! could I remove my animation from animation manager or system/ animation.dat how can I open animation.dat?
do you have another idea to fix all my faults? :lol:

Re: Animations

Posted: Mon Jun 18, 2018 12:26 pm
by Pablo
- Close the application
- Go to Documents\WYSIWYG Web Builder\system\ folder
- remove the file 'animations.dat'

Re: Animations

Posted: Mon Jun 18, 2018 12:59 pm
by ridvan
it's ok!
thanks

Re: Animations

Posted: Fri Feb 08, 2019 11:03 pm
by ALguy61
This brings up another question. If I delete the animations.dat file in the location that was specified, do I lose all of my custom animations?

Does this mean that I can never get new animations because it would mean losing the custom ones that I've created?

I use WYSIWYG on a laptop as well and find that when I open a file created on my desktop, the CSS animations that I created for this file didn't come with the file. I see the name of the custom animation on the CSS tab of the object but it is not there in the list of animations so nothing happens. If I create new animations while working on a file on the laptop, can I get those on the desktop?

Re: Animations

Posted: Sat Feb 09, 2019 7:59 am
by Pablo
If I delete the animations.dat file in the location that was specified, do I lose all of my custom animations?
Yes
Does this mean that I can never get new animations because it would mean losing the custom ones that I've created?
You can manually merge the two files. It is easy if you have some basic XML knowledge.

I am working on feature that can merge the files automatically for a future version.