>I'm no Flash expert, but why are you using #name# in your >ActionScript? #foo# represents a CF variables, not an AS variable. > >Also - your CFC method has multiple issues. First - you set output to >true. Why? Are you outputting anything? No. While it won't break >anything, you should set output to false. Next - you need to var scope >CurrentDir. > >On Dec 26, 2007 8:57 PM, James Schell <[EMAIL PROTECTED]> wrote: >>
Ray, The mistakes are my newbieness, my appologies for any offense. #name# is the field returned in the cfdirectory, so I carried it across. Regarding var scoping the variable CurrentDir why if that is what is being returned? Just asking because I don't know. Chaning the output to no instead of yes, again if I was returning data am I not outputting just the same? Not sure. Thanks for the info Jim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295386 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

