Thread: My first gif!
View Single Post
  #12  
Old 12-01-2002, 06:32 AM
billybob53 billybob53 is offline
Banned
Join Date: Nov 2002
Location: Usually in wy own world but at the moment in England
Posts: 33
billybob53 is on a distinguished road
Send a message via AIM to billybob53 Send a message via Yahoo to billybob53
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.
Reply With Quote