Warning: Font symbols targeting the same font are merged so only one class will be exported
I'm picking up an AS3 project again after two years, and I'm getting this error on trying to test the .FLA. It's completely confusing me as there is only one text symbol referring to Arial family>Regular, but ti seems to be saying there are two and one won't be exported. The one that's not being exported is in use in the code in many places, so I then get compile errors for calls to undefined methods.
Can anyone help me figure out what I'm missing? I've been away from Flash/Animate for two years so skills are completely rusted.