Jump to content
Search Community

nicxios

Members
  • Posts

    5
  • Joined

  • Last visited

nicxios's Achievements

0

Reputation

  1. LoaderMax rocks! GoDaddy errrrr, uhm,
  2. Thank you for the reply. The issue was finally resolved a couple of hours ago-- at least for now! Long story short It definitely was not LoaderMax. Long story is I contacted the company that hosts the website and they gave me the brush off. They told me it was my program. I believed them and wasted 4 days looking for a bug that didn't exist. Finally I unearthed a thread describing the same exact problem and ascribing it to GoDaddy servers that begin with 50.63. I checked my server... and it was 50.63. After an angry phone call where they still denied any problem on their end, my SWF magically loaded. Quite the coincidence!
  3. Hi I'm using SWFLoader to load a SWF into a webpage. Simple stuff and the SWF I've whittled down from 6,100 Kb for 690 kb because I thought that might be the problem. Long story short through progress loader event and trace I notice the file gets to about 40% and just stops there. When I reload it starts from where it left off and gets to around 80%. A third reload finally completes. I tried a onFail function and trace but that doesn't seem to be firing off. It just hangs, waiting. I don't suspect a problem with Loadermax however I'm banging my head trying to figure out where the problem is, and I thought I would just post this in case someone has seen something like this! Thanks, Nic
  4. Hello I'm using SWFloader and LoaderMax to load 2 swf. One of these SWF needs access to a function from the maintimeline when user clicks. So, within the eventlistener handler function of child swf, I previously used: (root.loaderInfo.loader.root as MovieClip).function(); This worked with AS3 loader class, but now it's null. Can I get this to work with SWFLoader and LoaderMax? If not, is there a way you recommend? Thank you, Nic
×
×
  • Create New...