The underlying protocol uses for Flex application is AMF (Action Message Format). It's a binary protocol.
When recording a Flex application NeoLoad deserializes the binary stream between the browser and the server. It will convert the binary data to XML content.
These Id's are used by the AMF protocol. In fact, there is no need to handle them with variable extractors as it is automatically handled by NeoLoad.
You can let the hardcoded values remain, during replay they will be replaced automatically.
For more information, see "Identifiers handled by NeoLoad" under " Adobe Flex/AMF requests" section in NeoLoad documentation.