
12-01-2002, 06:32 AM
|
|
Banned
|
Join Date: Nov 2002
Location: Usually in wy own world but at the moment in England
Posts: 33
|
|
|
if you wanna make an image that flash then just use:
code:
-----------------------------------------
if (created){
showimg 0,@@Mafia Bar,x,y;
}
while (visible){
changeimgcolors 0,1,0,0,0.99;
sleep 0.1;
changeimgcolors 0,0,1,0,0.99;
}
-----------------------------------------
Ok?
(if your making images with text its best not to bother...)
Besides, You can just make a regular image and save up file space. |
|
|
|