Althought I see the code, I am a bit confused...

Mic-17 wrote:
> 
> displayGroup = new Group();
> var source2 : comp.FlowerPower2 = new comp.FlowerPower2();
> displayGroup.addItem(source2);
> addItem(displayGroup);
> 
My root element is Application, where Group element is not permitted. And
what is 'comp'? To which object all this content is added by the last line?
Is there any more complete sample how to do similar things?

-- 
View this message in context: 
http://www.nabble.com/Loading-.fxg-with-Actionscript-tp21009054p21893143.html
Sent from the FlexCoders mailing list archive at Nabble.com.

Reply via email to