Are the HTTP request headers generated identical when you call it the
normal vs. SES way?  You might be able to use the HTML BASE tag to
help you out here.  If I recall correctly, when I tried to implement
SES URLs with Fusebox it was a requirement to use the BASE tag in
order for the URLs to function 100% correctly.


-Cliff



On 5/6/05, Phillip P Rutherford II <[EMAIL PROTECTED]> wrote:
> i already posted the url for the flash file that is requested..
> 
> horatio/930449900.mxml.cfswf
> 
> but when the page is /index.cfm/p=client rather than
> /includes/client.cfm
> 
> it's just not loading the swf right.. or at all...
> 
> [06/May/2005:16:39:41 -0400] "GET /favicon.ico HTTP/1.0" 404 305
> [06/May/2005:16:39:42 -0400] "GET /horatio/index.cfm/p=client/
> HTTP/1.0" 200 1776
> [06/May/2005:16:39:43 -0400] "GET /CFIDE/scripts/masks.js HTTP/1.0" 200 9032
> [06/May/2005:16:39:43 -0400] "GET /CFIDE/scripts/cfformhistory.js
> HTTP/1.0" 200 1372
> [06/May/2005:16:39:43 -0400] "GET /CFIDE/scripts/cfformhistory.cfm
> HTTP/1.0" 200 1243
> [06/May/2005:16:39:43 -0400] "GET /horatio/930449900.mxml.cfswf HTTP/1.0" 410 
> 90
> [06/May/2005:16:39:44 -0400] "GET /favicon.ico HTTP/1.0" 404 305
> [06/May/2005:16:39:44 -0400] "GET /CFIDE/scripts/cfformhistory.swf
> HTTP/1.0" 200 2656
> 
> not using any mod_rewrite.. ....
> 
> On 5/6/05, Cliff Meyers <[EMAIL PROTECTED]> wrote:
> > Maybe you can check your web server logs (or HTML source) to see what
> > URL is actually being requested by the browser when it tries to pull
> > in the Flash form?  If that provides meaningful info, you could
> > probably use a similar SES technique to make sure that the browser can
> > correctly find the file... are you using mod_rewrite?
> >
> > -Cliff
> >
> >
> > On 5/6/05, Phillip P Rutherford II <[EMAIL PROTECTED]> wrote:
> > > interesting... I just noticed, if I call my page directly... (it's an
> > > include..) it works fine.. but because I am using a form of SES it
> > > seems to kill it.. so this works fine
> > >
> > > /horatio/includes/client.cfm (flash form works..)
> > > /horatio/index.cfm/p=client (this does not...)
> > >
> > > any ideas on how to get around this?
> > >
> > > On 5/6/05, Phillip P Rutherford II <[EMAIL PROTECTED]> wrote:
> > > > for some reason my flash forms are /not/ showing up pages. If i change
> > > > format="xml" the forms work fine.. but if format="flash". I get an
> > > > output of all the code... but nothing is there.. src for the swf
> > > > shows:
> > > >
> > > > /horatio/930449900.mxml.cfswf
> > > >
> > > > so... if I look in that directory (on the server...) should i see a
> > > > file in there?
> > > >
> > > > i get nothing.
> > > > --
> > > > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ Triangle Area ColdFusion User Group ]-=
> > > > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ http://tacfug.org ]-=
> > > >
> > >
> > > --
> > > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ Triangle Area ColdFusion User Group ]-=
> > > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ http://tacfug.org ]-=
> > >
> > >
> >
> >
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205944
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to