You can embed the images in your SWF file. Use @embed directive to do the same. See the syntax below:
<mx:Image id="loader1" source="@Embed(source='logo.jpg')"/> Cheers Dipz ------------------------------- www.webvariations.com On Sep 29, 11:36 am, HISSAM <[EMAIL PROTECTED]> wrote: > Hi Friends, > > I have an application in which there are 3 images whose path is > relative. > Its running fine from the flex builder but when I'm creating the > release build I get broken Images if the images are not in the > relative path. > > I want such a mechanism where all should come in the .swf file itself, > no need to provide images folder in addition. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

