Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 572341
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T13:36:11+00:00 2026-05-13T13:36:11+00:00

Hi I am new to as3 and have a problem with a site im

  • 0

Hi I am new to as3 and have a problem with a site im developing. It all runs fine on my local file but after I upload to a server and run I get the error
Error #2044: Unhandled IOErrorEvent:. text=Error #2036: Load Never Completed.
Can anybode give me an idea of what I am doing wrong please ? I know that the problem is with 6 images that load from an XML file to the front page. On my server version on one picture loads . Here is what I believe is my problematic code

// panel pictures and text  

        for (var thm:Number = 0;  thm< my_total ;  thm++ ){
        var thumb_url = my_images[thm].@PANEL ;
        var thumb_loader = new Loader();
        thumb_loader.load(new URLRequest(thumb_url));
        ximage[thm] = new MovieClip 
        ximage[thm].addChild(thumb_loader);
        ximage[thm].x = -38
        ximage[thm].y = - 150 
        ximage[thm].alpha = 0.8


        } // for 
        myXMLLoader = null;

Later on in the code I addChild and get the pictures on the page. I know that this code works locally. If it helps anyone here is a link to my server flash program . If you look you can see the idea and that only one image loads before the error.
Flash Program link Thanks for looking at my problem I hope someone can point me in the right direction . Cheers

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T13:36:11+00:00Added an answer on May 13, 2026 at 1:36 pm

    The URLs for the images your movie is trying to load produce 404 errors, e.g. http://abbeysoft.co.uk/DCP/opener/blackwhite.JPG. You need to lowercase the filename extensions in your XML file, e.g. http://abbeysoft.co.uk/DCP/opener/blackwhite.jpg

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm new to Programming! Never mind AS3 and have problem when trying to set
I'm very new to AS3 and I have been stuck with this problem for
OK We have a Adobe Air (AS3) application that runs our WPF application. but
I'm new to AS3 and have been working on an XML driven navigation system
I am new to fairly new to AS3 and I have found myself needing
I have the following array as3 example: var arrayDefinitionsargsAmfPhp:Array = new Array(); arrayDefinitionsargsAmfPhp['tabela'] =
I am new to Flash and AS3. I have a DataGrid like this Item
I have this problem. Have a banner which is code with AS3, and our
I have problem that I need to create timer but I want to pass
I have a function in my AS3 that frequently calls a PHP file. It

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.