Hi John, never did AIR but I guess the situation is similar with net/standalone.
Scott wrote: > So, is there any chance you can move/copy the child movie's dependencies to > exist in the expected location(s)? Aside from that, I'm at a loss, other > than to recompile the child so that it has absolute dependencies - which i > remember doing all the time in web-based architectures, due to the movies > being loaded anywhere, in all kinds of context. I have a nice reference that explains these things in-depth (but it's pre AIR): Colin Moock: Essential Actionscript 3.0 chapter 28 Loading External Display Assets pp. 764 Maybe you have access to a copy. The book's very good. >From the description there follows that relative paths cannot be used when there is any risk that it might be embedded. It will just break (over the net or locally). Cheers, ------------------------------------------------------------------------------ Matthias Kievernagel Software development mkiever/at/web/dot/de http://mkiever.home.tlink.de ------------------------------------------------------------------------------ _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
