Dynamic blending and loadxml

  • Hello everyone,

    I'm using generated xml strings via the loadxml method to build panos. Applying a blend seconds parameter ("BLEND(n)") generally works, but (in HTML5) it always uses the seconds parameter it was given in the first place. Therefore, on the next call to loadxml, whatever BLEND(n) number I apply, it will not honor this new parameter, but stick to the previous one.

    Example:
    loadxml (..., BLEND(1)) -> blends with 1 second
    loadxml (..., BLEND(3)) -> still blends with 1 second instead of 3


    In Flash this works as intended.

    Thanks in advance,
    Henrik

Participate now!

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