|
hi,
This may be a beginner's question but I just can't
figure one thing out: how to send dynamic data to a custom flex
component.
what I want to do is the following:
<myCustomSWC
myDataToBeUsed="{myActionscriptClass.getData();}" />
the problem is that the function is not executed
but simply passed as a string to the component. Another problem is that the
actionscript class may not have initialised yet so the function would not work
at all.
does anyone have a suggestion on how to do this
???
thanks very much !!!
a confused flex coder,
erik.
Yahoo! Groups Links
|

