Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Use VBA to discover field names in SWF

Status
Not open for further replies.

adalger

Programmer
May 9, 2006
163
US
Hi, people.

I asked this in the Flash forum, but there doesn't seem to be a lot of activity there. If any of you are well-versed in interactions between Flash and VBA, could you please look at my post over there?


Thanks for any insight you can offer.

TMTOWDI - it's not just for Perl any more
 


Hi,

To "discover" an object's properties, values...
faq707-4594

Skip,
[sub]
[glasses]Just traded in my old subtlety...
for a NUANCE![tongue][/sub]
 
Not sure how applicable that may be Skip, if they have no access to the source code.

Presumably you have the Flash library as reference, but it sure seems (from a search around) that it is buggy as sin. That is not a good start.

If you DO have the library referenced (Flash8.ocx) you should be able to explore it with Object Browser, and yes the standard debugging tools.

From your thread: "Is there any way to do this without specialized tools, adequate documentation, or access to the source?"

Ummmm, perhaps not.


unknown
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top