View Single Post
Old 05-31-2012, 03:58 PM   PM User | #1
bobrien314
New to the CF scene

 
Join Date: May 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
bobrien314 is an unknown quantity at this point
Flex3 - mx:image Absolute file path as source not working

In flex3, can you have an image source equal to an absolute file path?

Currently my code looks something like this: <mx:Image source='c:/images/image.jpg'> and when I load my program it cannot find the image, but it does exist. Is there any way to use absolute file paths for an image?
bobrien314 is offline   Reply With Quote