Need Flash to load Infopath XML

J

jlordy1

Anyone know how to get Macromedia flash 8 to load infopath generated XML?

It can't get past the <?mso tags but works fine without them. Any ideas?
 
S

S.Y.M. Wong-A-Ton

That is exactly the clue. You need to strip the mso tags from the xml and
only use the rest. Flash does not need to processing instruction which is
used to call InfoPath to open the XML file.
 
Top