Pages: [1]
  Print  
Author Topic: Site Doens't Load  (Read 265 times)
Steve Jenkins
Gaia User
**
Posts: 17


« on: August 03, 2011, 09:36:43 AM »

Hi;
So I loaded the contents of my bin folder up to my server, surfed to the site and all that shows up is the nav. Neither content nor images (assets) show up. They all show up in Flash. Here's an error that is generated in the same:

Gaia Framework (AS3) v3.2.6
Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.
Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.
Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.
Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.
TypeError: Error #1009: Cannot access a property or method of a null object reference.
   at pages::IndexPage/BackgroundImages()
   at pages::IndexPage/completeHandler()
   at flash.events::EventDispatcher/dispatchEventFunction()
   at flash.events::EventDispatcher/dispatchEvent()
   at com.greensock.loading.core::LoaderCore/_completeHandler()
   at com.greensock.loading::LoaderMax/_loadNext()
   at flash.events::EventDispatcher/dispatchEventFunction()
   at flash.events::EventDispatcher/dispatchEvent()
   at com.greensock.loading.core::LoaderCore/_completeHandler()
   at com.greensock.loading::XMLLoader/_completeHandler()
   at com.greensock.loading::XMLLoader/_receiveDataHandler()
   at flash.events::EventDispatcher/dispatchEventFunction()
   at flash.events::EventDispatcher/dispatchEvent()
   at flash.net::URLLoader/onComplete()

but I pay no attention to it since the index page calls the home page and the home page finds the assets in question. All my pages are built out of the template/Pages.as which I loaded up with tons of code that's repeated everywhere, including that which throws the above error.

Furthermore, the nav doesn't work on the server. The context menu (right click) does, but that's not what I want, and still the pages show up with no assets nor text. How trouble-shoot this?
TIA,
Steve
PS How call another xml file? I tried loading it in the bin/xml folder and using the standard

            <asset id="SynthiaAndrews" src="assets/SynthiaAndrews.png" depth="nested" />

type placement and

         assets.SynthiaAndrews.visible = true;

type call, but it doesn't seem to work. Currently just directing a TweenLoader to find it on the server, through http, which is inefficient.
Logged
Nemo
Moderator
Gaia Addict
*****
Posts: 594


Freelancer for hire


WWW
« Reply #1 on: August 03, 2011, 02:52:28 PM »

error is obvious, urls cannot be found.

Install firebug in Firefox and check network console. It will show you which URLs are 404, and than you may find why.
Try to open then one of those URLs in browser.
Logged

!
Steve Jenkins
Gaia User
**
Posts: 17


« Reply #2 on: August 03, 2011, 04:18:05 PM »

Well, I did that and nothing amiss came up. However, Charles states that crossdomain.xml throws a 404. Where do I find that?
TIA,
Steve
Logged
Nemo
Moderator
Gaia Addict
*****
Posts: 594


Freelancer for hire


WWW
« Reply #3 on: August 04, 2011, 12:51:43 AM »

Is browser looking for crossdomain on the same server that page is?
Logged

!
Steve Jenkins
Gaia User
**
Posts: 17


« Reply #4 on: August 04, 2011, 08:12:16 AM »

No. It's looking for it on the site where it will reside after testing. I can upload it to said site, but where do I find it?
TIA,
Steve
Logged
Steve Jenkins
Gaia User
**
Posts: 17


« Reply #5 on: August 04, 2011, 11:00:04 AM »

Never mind. I googled crossdomain.xml, copied something and uploaded it and the world is safe now (kinda Wink
Thanks,
Steve
Logged
Pages: [1]
  Print  
 
Jump to:  

TinyPortal v1.0 beta 4 © Bloc