1/30/2011 10:09:38 PM
Title:
.eps format
how to load .eps format images in flex3. can anyone please help me?
1/31/2011 4:12:36 AM
.eps images are not supported in flex , neither external loading or embed. You should convert them to some suitable format like jpg,png etc to load in flex
1/31/2011 10:50:42 PM
hi, thanks for ur reply, i want to load bulk of vector images from xml in tilelist item renderer? how can i embed it?
2/2/2011 9:39:20 AM
flash does not allow to load eps format from external files. So its not possible to load eps files into tilelist or any other component.