> Dude, you're passing in a structure, but you're init is expecting two
> separate variables one of which is numeric.

He's doing the right thing.  By sending it as argumentCollection, the 
function knows to map the keys in the structure being passed to the 
arguments in the function.  It's nifty!  This way you can pass in a form or 
whatever kind of structure all at once, instead of having to type out each 
argument you're sending.  I just learned about it recently myself.

-- Josh



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:265721
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to