How to use custom css I can see the result in the preview windows

help ~ ~ ~

I want to create my animation by visualization.

but I don't know how to use custom css

and show its effect in the preview windows

only the script?

Hi Chen,

If you want objects of style outside the properties available in the Animate application, you can do this by using the following syntax:

.CSS ({$("myObject") sym.

'background-color': 'red ',.

"width": "200px".

});

However, this will only preview in the browser and not on stage as the code is not running at the time of the creation. You would get yourself in a place quite bad if this has happened since the events would trigger when you try to change

If you have a style sheet that you have linked to your project, you can also add a class of objects that reflect the CSS when you preview in the browser.

Sarah

Tags: Edge Animate

Similar Questions

Maybe you are looking for