Jump to content
Search Community

HighVoltage

Members
  • Posts

    8
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

HighVoltage's Achievements

  1. And I even tried the min.js but it did not worked either
  2. hi I load the scripts, and the banner runs well, exept the SVG morph <script src="https://s0.2mdn.net/ads/studio/cached_libs/gsap_3.11.1_min.js"></script> <script src="MorphSVGPlugin.js"></script> But nothing happened.
  3. hi yes I loaded GSAP from the cdn https://s0.2mdn.net/ads/studio/cached_libs/gsap_3.11.1_min.js What does it mean BWT?: // ...paste MorphSVGPlugin.min.js code here... I simply use a timeline, than I want to use a MorphSVG plugin, like this: .to(text0Alap, _DELAY, {morphSVG: text0Alap_TO, ease:BACKINOUT}, 'p2') and thats it. thanks in advance
  4. Hi, and thanks for the answer. It said: gsap_3.11.1_min.js:10 Invalid property morphSVG set to ... Missing plugin? gsap.registerPlugin() I made another project yesterday with this plugin, and it did not write that. What should I do with it? Thanks in advance
  5. Hi, and sorry for the lame question. I want to register the MorphSVG plugin, but don't know how to do it. I dont use react, or anything, just handcode my banners with Subline Tetx, and want to include the MorphSVGPlugin in my script folder next to the banner I provide to the Google Ads. Can somebody help me? Thanks in advance
  6. ok, thanks but how can I register splittext with gsap 2.0? can you helo with it? thanks in advance
  7. hi. my code and banner templates are in gsap 2.0, I did not updated them to 3.0, and this job what I need splitext is just poped in. So I want to register splittext. Ok, I can use it whit 3.0 if it is a must. But how I can use splittext without a framework? And how can I register it? I just found an nom registering but I dont use any framework. thanks
  8. hi Guys. I am a total lame, and trying to install the Splittext plugin that I recently purchased in a Shockingly Green plan. I am makeing simple html5 banners, so I want to use this plugin as a simple plugin without any framework. (And I still use GSAP 2.0) Can anybody help me how to do it? thansk in avance
×
×
  • Create New...