I think you might be able to get around this by using a swc, which can be
checked for classes by the complier without actually including it in the
swf. Do you have Moock's Essential Actionscript 3.0? Chapter 31 details the
various ways you can do it, all based on which authoring tool you're using.
A little much for me to repeat in email.

-jonathan


On Fri, Mar 28, 2008 at 11:10 AM, laurent <[EMAIL PROTECTED]> wrote:

>
>
> Hi, It's very urgent,
>
> try to make it clear:
>
> I have one MovieClip index.swf, with a Main.as class attch to it.
>
> In this class I define properties and method, of course :)
>
> And I load external movieclip, one name content.swf
>
>
> in this content swf I need to talk with root....and I cast it with Main(
> root ).myproperty
>
> The problem when I publish this mc is looking for the Main class and
> check if element are there, for exemple some linked moviclip, but they
> are in the index library.
>
> so I can copy all needed asset in the content library, and perhaps it
> will fixe it but I will have all content duplicated...so is there a
> workaround ??
>
> Thanks for any urgent help! ;)
>
> L
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>



-- 
-jonathan howe :: 404.434.2321 :: 180 High St Apt 26 Portland, ME 04101
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to