Rather use CDATA tags to make sure the "\" isnt acting as an "escape" in flash.
Actionscript Code:<fpath><![CDATA[images\1.jpg]]></fpath>
I dont think your slash is the right way I think it should be a forward slash "/".
What happens when you output the "image.fpath" in the loop?
Are you getting no compile errors?




Reply With Quote
