Image not displaying in the text flow
Hi
I am adding image in my text flow using following:
<TextFlow columnCount="inherit" columnGap="inherit" columnWidth="inherit" fontFamily="Arial" lineBreak="inherit" paddingBottom="inherit" paddingLeft="inherit" paddingRight="inherit" paddingTop="inherit" verticalAlign="inherit" whiteSpaceCollapse="preserve" xmlns="http://ns.adobe.com/textLayout/2008"><p><span color="0x0" fontSize="14"></span><img color="0x0" fontFamily="Arial" fontSize="12" height="23" width="23" source="http://192.168.17.94/Flex/DragAndDrop/bin-debug/smiley/s2.png" float="none"/><span></span><span></span></p></TextFlow>
Now the issue is that the same image is appear on some machines and not on some machines. Even the machines in which the image appear for one time, some time missing the same image and do not display.
I am unable to find out the exact reason behind the issue.
Any Help.
