Will & Isaac >Is header.cfm in a different directory (such as includes/) than your >Application.cfm and Index.cfm files?
First of all thanks for answering. You've of course hit the nail on the head. The Application (and OnRequestEnd.cfm--little cognitive slip there--thanks, Isaac) are in the base directory (not really the root in this set-up as the real wwwroot is one level up) and the header & footer files are in the /included directory is one level below the base directory. If I put App & OnReq files all in the /include directory and change the <cfinclude> pointers Flash doesn't work. However, if I put footer, header, OnReq, & App in the base directory Flash does play as expected. I just finished one of the FastTrack to CF courses, but I guess I don't have the handle I thought I did on this Application.cfm concept. Where did I go wrong? After all raw html text & some CF functions placed in both the header & footer files displayed properly in my original set-up (App & OnReq in the base directory & header/footer in the included directory). They displayed after I added the Flash, but the Flash wouldn't play. I see how to make it work, but I hate not understanding. What happened? Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting.

