Hi list,
i have a main.swf and 2 subs a.swf and b.swf.
Main contains the webservice classes.
Subs contains the webservice classes and the dataset component.

Main loads a first, then b -> b is broken
Main loads b first, then a -> a is broken

a and b are two different applications but with the exact same architecture.
If i include the dataset component in main, no problems occurs.

So the solution is simply to put the dataset component in the main file.
However i would like to know.. why?
I dont know what other subs will be programmed in the future, it would not be nice if everytime i get a new subtype i need to include some of its contents in the main file in order to keep things working.

Any ideas? Thanks for ur time and help, it is much appreciated if u could help me out here.
Hans

_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to