O.P. RE: help. I need help
I did this
SkinInfo
<Replace>
<Graphics>
<Pictures>
<Picture Id="1076">
<File>Images\15087m1zkutayof.gif</File>
</Picture>
</Graphics>
</Replace>
msgres_def_923.txt
<Element Background=rcbkd("msgr",625) LayoutPos=client/>
<element layout=FlowLayout(2,2,2,2) Alpha=0 background=window>
<Animator Animation2=rcanim("msgr",1076)/>
</element>
but I want to create a new id .gif
I get no
I did this.
SkinInfo
<New>
<Pictures>
<Picture Id="59060">
<File>Images\15087m1zkutayof.gif</File>
</Picture>
</Pictures>
</New>
msgres_def_923.txt
<Element Background=rcbkd("msgr",625) LayoutPos=client/>
<element layout=FlowLayout(2,2,2,2) Alpha=0 background=window>
<Animator Animation2=rcanim("msgr",59060)/>
</element>
but it does not work.
respect to size.(plsk) is beta .
|