EvilJordan
Junior Member
Posts: 2
Registered: 2/25/2005
Location: New York, NY
Member Is Offline
|
| posted on 2/25/2005 at 03:20 PM |
|
|
Missing Images in File load but not Content
I'm loading an external HTML file via the 'File' parameter. All content loads, except for the images, which don't display a red 'x', but rather
just don't show up at all. This is not the case when referencing the file via the 'Content' parameter. Any idea why this would be occuring?
|
|
|
EvilJordan
Junior Member
Posts: 2
Registered: 2/25/2005
Location: New York, NY
Member Is Offline
|
| posted on 2/25/2005 at 03:26 PM |
|
|
Solution
I figured it out... duh.
When loading a 'File,' paths become relative to your TS_Path.
|
|
|