Issue
How do you embed other images in FXG (UGC, IS, FXG)?
Solution
The syntax for embedding images into an FXG request is as follows:
FXG inside FXG
source=@Embed('NameofFXG')
UGC
source=@Embed('/is/image/Company/ugc/imageName.tif')
IS
source=@Embed('/is/image/Company/imageName')
UGC content passed as a parameter
$ParameterName=ugc/imageName
Example URLs
http://s7d7.scene7.com/is/agm/Company/myFXGFile?setAttr.embed1=%7Bsource%3D%40Embed%2528%2527is%2528Company%253Flayer%253D0%2526rotate%253D0%2526src%253D%2528render.prod%253Aartwork%2FGNA%2FJAM%2FMIN-JAM-GNA_A_FRT.jpg%2529%2529%2527%2529%26%7D&wid=155&imageRes=150&qlt=90,1&fmt=jpg
http://s7d7.scene7.com/is/agm/company/FXGName?$ParameterName=ugc/imageName.fxg