Marcelo,

I have seen a post about extending ARP
http://theresidentalien.typepad.com/ginormous/2005/10/extending_arp.html

His extensions (downloads at bottom of page) I believe should address your
issue.  He seems to have devised a way to flexibly load other swfs at runtime,
register them, and unregister them as they unload.  Unfortunately, I have not
had a chance to explore the code myself, but it does look very promising.

Try posting to the ARP list too.
http://ariaware.com/mailman/listinfo/arp_ariaware.com
There are some very ARP-smart people watching that list.

Hope this helps.
-david


Quoting Marcelo de Moraes Serpa <[EMAIL PROTECTED]>:

> What would be the best method to develop a multi-movie based application
> on ARP? With multi-movie I mean that there would be a shell movie (the
> application form) that would load the "children" forms at runtime. I
> thought in doing this way:
>
>    * The Application Form would define a loadForm() method that
>      implements code that manages the transition effects and loads the
>      external SWF containing the child form and this would somehow also
>      show the loading progress to the user (maybe using the
>      MovieClipLoader class). There would also be a *placeholder clip
>      *on the Application Form“s layout that would be the target of the
>      loadMovie()/MovieClipLoader.loadClip() method.
>
> What do you think?
>
> Thanks,
>
> Marcelo.
>
>


_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to