A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: problem loading external swf

  1. #1
    Junior Member
    Join Date
    Dec 2008
    Posts
    1

    Question problem loading external swf

    I'm using the loader component with .contentPath to load the pages for a site.

    Here's the kicker, when I test the site within flash it functions just fine but when I upload it all to the host the external files don't load.

    I've put the .contentPath on my actions layer, within a function, and even in a test button using .onRelease. and I've tried ._lockroot = true.

    The pages themselves just have a text field and some raw shapes.

    I'm just out of ideas. Any help would really ... well, help. Thanx

  2. #2
    Flash Designer
    Join Date
    Dec 2008
    Posts
    7
    It could be a content path issue. Files locally should be able to access one and other without defining paths. Try strict typing your path then upload to your server to try. if in doubt just use:

    MOVIECLIP.load("PATHNAMEHERE"); lot easier.

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