So you get an error on this line?: fantango = variables.getclass.getYoYo();
Whats the error? Composing one object into another as you are doing is perfectly fine. Baz On Wed, Nov 25, 2009 at 12:30 AM, DreamKnight <[email protected]> wrote: > var fantango = ""; > fantango = variables.getclass.getYoYo(); > -- You received this message because you are subscribed to the Google Groups "CFCDev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cfcdev?hl=en.
