maybe this help you:
http://jessewarden.com/2007/09/no-excludexml-in-flash-cs3-for-as3-solution-via-bridge-pattern.html

best,
andrei


On Mon, Mar 9, 2009 at 9:47 AM, laurent <[email protected]> wrote:

> Hi,
>
> I have a map.swf containing a linked movie clip named Paris as a exported
> Class.
>
> I load this map from another swf. The problem that occure in different ways
> is that the loading swf don't recognise the Paris definition:
> 1046: Type was not found or was not a compile-time constant: Paris. // this
> is for definition : public var view : Paris;
> 1180: Call to a possibly undefined method Paris. // this is for
> instantiation: view = new Paris();
>
> I don't know what to do, except putting that Paris map directly on stage to
> avoid linkage.
>
> thx
> Laurent
> _______________________________________________
> Flashcoders mailing list
> [email protected]
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to