Your flag only changes if you change government by revolution. If you want it to change without that you need an event something like this:
Code:
#########################################################################
# Change flag # By Darkrenown.
#########################################################################
event = {
id = 750000
random = no
country = TAG #whichever country you are
name = "To get my commie flag"
desc = "Isn't DR great?"
style = 0
date = { day = 1 month = january year = 1836 }
offset = 7
deathdate = { day = 30 month = december year = 1920 }
action_a = {
name = "What would I do without DR?"
command = { type = flagname which = "commie" }
}
}