Thread: Replace .png ?
View Single Post
Old 2007-09-19, 01:17   #1 (permalink)
macd
Portal Member
 
Join Date: Dec 2006
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts


Default Replace .png ?

Is it possible to replace *.png with *.swf and make it work?

For instance this:
Code:
<textureFocus>\animations\radio\radio0013.png</textureFocus>
       <textureNoFocus>\animations\radio\radio0030.png</textureNoFocus>
into this:
Code:
<textureFocus>\animations\radio\radio0013.swf</textureFocus>
      <textureNoFocus>\animations\radio\radio0030.swf</textureNoFocus>
(^^^BasicHome.xml)



Thanx in advance
macd is offline   Reply With Quote