From: BoDiddelly on
Hello all,

I am a ASP. Net / javascript developer and I know almost nothing about flash
or flex aside from some basic attempts to use flashObj.updateValue().

I have been tasked with creating a "testing harness" that creates a set of
HTML controls corresponding to the selectable menu items within a flash object.
These HTML controls will trigger the corresponding flash event as if the user
had clicked the item themselves.

My question is this: is it possible to expose or discover meta-data about a
flash object via javascript so that I can dynamically generate the HTML
controls at run-time, instead of having to hard-coded a different set for every
single flash object we need to test?

Any help would be greatly appreciated...

Thanks!

BoDiddelley