Sivakatirswami wrote:
b) I tried everything "under the sun" to load an external by script. but I'm doing something wrong
You can only load externals in a startup handler; it is the only time during a launch that the engine can do it. Move your loadExternals to a startup handler and you should be good to go.
-- Jacqueline Landman Gay | [EMAIL PROTECTED] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
