You are not logged in.

1

Monday, February 16th 2015, 1:47pm

tween alpha - Flash not working

Hello,

I use a tween effekt, to see an Hotspot-Image. HTML5 works, but flash doesn't.

Source code

1
tween(hotspot[get(hotspot_name_img)].alpha, 0, 0.5);

btw.

Source code

1
tween(hotspot[get(hotspot_name_img)].alpha, 1, 0.5);


With HTML5 everything is fine, but the flash player don't shows this effect.

What's wrong?

Best regards
canrin

2

Tuesday, February 17th 2015, 7:40pm

Hi,

that would work the same in both viewers.

Are both viewers (Flash and HTML5) up-to-date?

Best regards,
Klaus