One thing I've done is something like this:

<cfsavecontent variable="dump">
   <cfdump var="#getPageContext().getCFScopes()#">
</cfsavecontent>
<cffile action="write" file="c:\dump.html" output="#dump#">

Then you can read the file off your hard drive.

Of course it's much better and easier to modify the flash movie :)

-nathan strutz
http://www.dopefly.com/

Richard Crawford wrote:
> dave wrote:
> 
>>depends on how its getting its values
>>either add a few frames to the movie or get the values in the cfm file and 
>>return to flash but ur gunna have to edit the flash movie to do it
>>
>>cfdump aint gunna help at all
> 
> 
> I was afraid of that.  I do not have access to the source code of the 
> Flash movie, so I'll have to get in touch with the original developer.
> 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - RUWebby
http://www.ruwebby.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187138
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to