First, create three layers like Fire 1, 2 , 3. Then create 4 events:
First event is delay event, which hides the fire 3.
Second event is fire 1, which shows Fire 1.
Third event is fire 2, which hides the Fire 1 and shows Fire 2.
Fourth event is fire 3 which hides fire 2 and shows fire 3.
Delay event triggers fire 1, fire 1 triggers fire 2, fire 2 triggers fire 3 and fire 3 triggers delay event.
Also there must be a delay time for each event. Delay of the delay event is optional, fire 1 must delay 0,4 second, delay of the fire 2 is optional like delay event and fire 3 must delay 0,2 seconds .
Now events are okay, you must put the fires.
The first fire appears, replaced to npc-58 and npc-68. It is Fire 1 layer, put them as Fire 1.
The second fire hurts, replaced to npc-46 and npc-212. It is Fire 2 layer, put them as Fire 2.
The third fire disappers, replaced to npc-67 and npc-69. It is Fire 3 layer, put them as Fire 3. Also, there is alternate disappearing (which replaces npc-70 and 80), you can use them too while fire disappears. With that, you finally made it.