Gerald 0 Posted June 26, 2011 can posible insert gif file on GUICtrlSetImage($videoThumbnail, "l2.gif") plsss help Share this post Link to post Share on other sites
Klovis 0 Posted June 26, 2011 (edited) yes it's simple just go into the Koda form manager or Alt + m, then click additional and the icon next to the mouse is the picture then in the left gui select the gif you want to use. Example: $Pic1 = GUICtrlCreatePic("C:\Users\"USER"\Pictures\Graphics\1294810502787.gif", 0, 0, 628, 452, BitOR($SS_NOTIFY,$WS_GROUP,$WS_CLIPSIBLINGS)) Whoops sorry for the invalid reply but this does the same thing I believe Edited June 26, 2011 by Klovis Share this post Link to post Share on other sites
Zedna 279 Posted June 26, 2011 GUICtrlSetImage($videoThumbnail, @ScriptDir & "\l2.gif") Resources UDF ResourcesEx UDF AutoIt Forum Search Share this post Link to post Share on other sites