MaxZieb
(Loves Hype)
4
You can use tweenmax but also there is the built in
hypeDocument.setElementProperty
That is a bit annoying as you need to adress every property individually but it does the job.
If your going down that route you might also be interessred in the plural form (with example)
hypeDocument.setElementProperties
2 Likes