Page is a not externally linkable
rocknbil - 4:37 pm on Jul 28, 2009 (gmt 0)
The method of including the file is the same, and you're correct, it's probably not that. But it may not be a server problem either. The **only** time I experience this is when there's a dependent file missing and there is no error handling in the Flash to manage it. Example: Slide show When it goes to display the image, the image file is not present or is pointed to the wrong directory Instead of the "red X" we're used to for missing resources, the Flash will just sit there, and the page will keep "loading" forever. If the Flash is coded properly, the caption should report "file not found" and continue after a time (or something.) There are other similar situations that can cause this, but a missing resource won't act the way you'd hope with Flash. A second possibility ,and is a speculation: I don't use many AS3 classes, but it is *possible* that the Flash file requires a class file to be uploaded with it; look at it as "external Javascript" for a web page, because in some cases the relationship is the same. This may (or may not) cause the same type of hang.
because the code is 100% the same.
XML file loads image paths and captions
Flash reads in XML file, builds array