Languages

Menu
Sites
Language
I can't find the api , elm_image_animated_play_set, on API References
Hello, Dear. I'd like to make a animation when the app was launched. So, I was searching forum history , I got below APIs from you. elm_image_animated_play_set(obj, EINA_TRUE); elm_icon_animated_set(obj, EINA_TRUE); but, I can't find how to use them on API References. Please let me know how can I use these with gif or png. Thanks.
Edited by: Kim on 14 Jul, 2015

Responses

3 Replies
colin Rao

Hi,

f.y.i.

try search "animation " on IDE help, there're many programming guide regarding animations. such as "Ecore Animations", "Elementary Animations", and "Edje Animations". 

Kim

Thanks.

I wanted to make animation by using basic elementary function, not css and not edje.

 

Actually, I refered below url.

https://developer.tizen.org/forums/web-application-development/not-support-.gif-image-file

 

Carsten Haitzler said I can use 'elm_image_animated_play_set'.

On tizen.org's API References , I couldn't find this.

but, as you said, I got this on IDE's help.

Thanks, again.

bye~

Palitsyna

Hello,

here is the documentation about elm_image_animated_play_set():

https://developer.tizen.org/dev-guide/2.3.0/org.tizen.native.mobile.apireference/group__Image.html#gac4d8f9a8c756e478c0b31bb1371dee46

 

Regards,

Svetlana Palitsyna