Maintain aspect ratio of bottom banner?

  • I added a bottom banner to a new tour I'm creating but I'd like the bottom banner img maintain its aspect ratio no matter the screen size. How can I do that?

    The code:

  • <!-- button with scale9grid -->
    <plugin name="button1" url="button.png"
    align="center" edge="center" x="-25%"
    scale9grid="12|9|74|71"
    onhover="showtext(scale9grid button[br]click to toggle scale, hoverstyle);"
    onclickA="tween(scale,3);set(onclick,call(onclickB));"
    onclickB="tween(scale,1);set(onclick,call(onclickA));"
    onclick="call(onclickA);"
    />

  • Hi fellipe,

    I think you are looking for the "prop" value property...


    SAlut.

  • Hi fellipe,

    I think you are looking for the "prop" value property...


    SAlut.

    Perfect Michel.
    Thank you very much :)

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!