For your first question, you can use a "For each object" loop to get this to work right. Just add a for each loop event as a subevent to your "Every 100 milliseconds" event and create your smoke puff in that. That will create one for each missile.
As for the second question, the flashing action is pretty limited, so I'd suggest coding your own flashing effect, which shouldn't be too difficult.