Thread Tools Display Modes
09-05-09, 11:04 AM   #1
Folji
A Flamescale Wyrmkin
 
Folji's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2009
Posts: 136
Frame fade in/fade out loop

Hope this is the right forum (as it is a script I'm needing help with).

Anyhow, I've recently been working on a new UI, with KgPanels to handle frames. One of the frames is a pretty simple one that I've scripted to change colour based on various conditions (when in combat, when resting and when doing neither), but I want to drag it a bit further and make it do a constant fade in/fade out loop. Any recommendations on a good way to do this?
  Reply With Quote
09-05-09, 01:43 PM   #2
Waverian
A Chromatic Dragonspawn
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 188
Use the UIFrameFadeIn function in an OnUpdate script.

http://www.wowwiki.com/API_UIFrameFadeIn
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Frame fade in/fade out loop


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off