PDA

View Full Version : Saved as v8, site now fails to load


psycholodj
08-19-2006, 10:17 PM
Hi all

So I decided to save a website I did recently in MX 2004 as a Flash 8 project. I made a copy of the project, then went into each FLA, changed the text rendering to use v8 features, then saved/published as v8.

As you can see:

http://www.the-psychologist.com/psy_index.html

The site simply stops loading after the main illustrations appear. It is a simple structure, with each section being an external SWF that gets loaded in. The site seems to stop even before the first page is loaded using an MCL, and the navigation never even appears (which is part of the SWF that *has* loaded).

I can also test it fine locally through Firefox, but it won't work when hosted remotely.

Is this something that tends to happen when saving as v8? I know it could be many things, and that my site's structure is vague, but I'm hoping someone who has dealt with this can offer suggestions.

Cheers for any help

Jesse

mooska
08-20-2006, 10:04 AM
Check your preloader code, doeas it have if(gbl>=gbt && gbt>100) condition ?
Post you flas or provide more code.