A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: loadMovie problem..

  1. #1
    Junior Member
    Join Date
    Mar 2009
    Posts
    1

    loadMovie problem..

    Hello,

    I have a problem with a flashlite 3 port running on a linux system, hope someone could help me.

    The problem is the following:
    i have three files:
    /main.swf
    /somesubdir/external.swf
    /somesubdir/image.jpg

    Now I use loadMovie in the main.swf to load the external swf file (of which I don't have the sources, so i can't/don't want to change it).
    The external swf tries to load the image.jpg, but it tries to find it in the root directory, where the main.swf is located.
    Is there any way to change the directory or other solution for this??

    greets, sander

  2. #2
    Senior Member vinayak.kadam's Avatar
    Join Date
    Oct 2006
    Location
    gotoAndPlay("Pune");
    Posts
    831
    Hey there,

    Why not pickup the image and place it in the root directory. I think this will solve your problem. What do u think ?
    As ever,
    Vinayak Kadam

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center