简体   繁体   中英

How to remove scrollbars from Adobe Animate CC 2015 o0bject

I want to remove the scroll bars from a simple animation I made.

An example can be found here

Attempts:

  • I tried CSS overflow with no success.
  • I even tried the same with the generated html page that Animate made.

My animation has a 1000px width and 290px height .

The one small success is that I set the height to 297px and even then, there is a small grey background on the bottom.

Your object tag is calling a

Top-Main/Assets/Top-Main.html

page. This page has a background color set to #D4D4D4 remove that and it should work fine

在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM