Flash effect freezes if distorted it true

  • I have the attached flash effect. If I include it as hotspost with distorted=false everything works fine. But if I want to change its position and set distorted to true it freezes right from the beginning. What can be the cause for that? I can't upload my swf file because of the maximum file size restriction.

    Alexander

  • Thx - and can you tell me how I can fix the position of my flesh effect if distorted is set to false? If I turn left and right the flash effect is also moving its position and does not stay where I placed it.

  • i take that back. i have some animated lightning that has distorted="true" so it should work. here is the code

    <hotspot name="hs4"
    url="lightning.swf"
    keep="false"
    ath="-87.11118510126272" atv="-8.45755898848086"
    zoom="false" distorted="true"
    width="100" height="100"
    scale="1" scalechildren="false" rotate="90"
    visible="true" enabled="true" handcursor="false" capture="false" children="true"
    zorder="0"
    alpha="1.00" blendmode="normal" smoothing="true"
    refreshrate="auto"
    />

  • Hi,

    distorting a flash file directly is not possible,
    therefore the flash file will be constantly drawn to a bitmap and the bitmap will be shown as distorted hotspot,

    maybe there is a problem with the drawing to bitmap in your plugin,
    do you get any errors when using the debug flashplayer?

    best regards,
    Klaus

Participate now!

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