I have just noticed that when you request a cfc (in this case via Flash)
that the Application.cfm file is processed. I hadn't given the process
involved much thought until I put some redirects in Application.cfm and all
remote calls stoped working.

My Application.cfm file contains includes and functions that run that are
specific to the html site, I've had a look at CGI.HTTP_REFERER and it seems
that all calls from flash are http://mydomain.com/flashservices/gateway/ ,
so I thought that to speed things up I could check the http referer and
include code as needed.

Has anyone else found this to be a problem? Or is it the case that I have
incorrectly structured things with regard to my site layout.

It has to be said, I did build it with the HTML site in mind.

Any ideas?

------------------------------------------------------------------ 
Adrian Lynch 
Web Application Developer 
Thoughtbubble Ltd 
Full Service Agency
------------------------------------------------------------------ 
<http://www.thoughtbubble.com>
Tel: +44 (0) 20 7387 8890 (ex. 23)
Fax: +44 (0) 20 7383 2220
------------------------------------------------------------------ 
The information in this email and in any attachments is confidential and
intended solely for the attention and use of the named addressee(s). Any
views or opinions presented are solely those of the author and do not
necessarily represent those of Thoughtbubble. This information may be
subject to legal, professional or other privilege and further distribution
of it is strictly prohibited without our authority. If you are not the
intended recipient, you are not authorised to disclose, copy, distribute, or
retain this message. Please notify us on +44 (0)207 387 8890.

----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the word 'unsubscribe cfcdev' 
in the message of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

Reply via email to