At 4:00 PM 11/13/1, Tangorre, Michael T. wrote: > is there A good site out there anyone could recommend to me for > learning these dynamic skills using Flash?
Here's an internal site which has background and which also links to external resources: http://www.macromedia.com/software/coldfusion/resources/flash_coldfusion/ (If part of what you're asking is "How can the clientside player call out to dynamic serverside data?" then the two most common ways are through an URL-encoded loadVariables call or an XML-formatted request. If you're trying to use that to construct a menu, then that gets into additional issues of fixed-vs-varying menu headers, menu items, submenu issues, more.) jd John Dowdell, Macromedia Tech Support, San Francisco CA US Search technotes: http://www.macromedia.com/support/search/ Offlist email risks capture by the spam filters. I may not see your email if it's not on the list. Private one-on-one email options are available via Priority Access: http://www.macromedia.com/support/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

