dynamic vbox icon

2005-02-02 Thread Jos vd Laar
Hi All, I have a accordion pane with some vboxes as its children. What I want to do is set the icons on these vboxes dynamically. But as I understand from the docs, these icons can only be embedded? So isn't there a way to set the icons dynamic? Thanks for your time! Jos

RE: [flexcoders] dynamic vbox icon

2005-02-02 Thread Benoit Hediard
] dynamic vbox icon ok, cool, the class works, at least, it returns the image I want, but where do I need to call the methode? mx:VBox initialize=DynamicAssetsManager.getInstance().getSymbol('ICON1'); doesn't has any result, how does the class knows where (on which object) to link the icon