Anyone?

On Jan 8, 2008 3:54 PM, Beru <[EMAIL PROTECTED]> wrote:

> I am looking for an in-depth explanation of how CF handles Flash forms
> generation, in particular on how the flash parameters are generated by CF.
>
> In fact, the flash forms generate, but expire immediately, producing the
> error message in the subject... It seems that this CF instance's path does
> not match the path in the flash parameters, or with the problems with the
> cache. But if I use the */XXX/YYY/ZZZ/8013356.mxml.cfswf* in the url, I
> get the form. It just does not appear when the page is generated.
>
> In bold, the parameters apparently influencing my problem:
>
> <script type="text/javascript" charset='utf-8'
> src='/CFIDE/scripts/cfformhistory.js'></script>
> <noscript>
> <object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'
> id='flashUserForm'
> codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,14,0
> '
> width='650'
> height='570'>
>  *<param name='src' value='/XXX/YYY/ZZZ/8013356.mxml.cfswf'/> *
>   <param name='wMode' value='Window'/>
>   *<param name='flashVars'
> value='%5F%5FuserList%5Fcacheid=59C2780F%2DA4A0%2D1593%2DA8F8C49C5E3D0611&%5F%5FflashUserForm%5Fcacheid=59C2781F%2D0479%2DE7E5%2D0F593BB990244EF7'/>
> *
> </object>
> </noscript>
> <script type="text/javascript" charset='utf-8'
> src='/CFIDE/scripts/CF_RunActiveContent.js'></script>
> <script type="text/javascript" charset='utf-8'>
> CF_RunContent('<object id=\'flashUserForm\'
> classid=\'clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\' 
> codebase=\'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,14,0\<http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,14,0%5C>'
> width=\'650\' height=\'570\'> \n    <param name=\'src\'
> value=\'/XXX/YYY/ZZZ/8013356.mxml.cfswf\'/>\n    <param name=\'wMode\'
> value=\'Window\'/>\n    <param name=\'flashVars\'
> value=\'historyUrl=%2FCFIDE%2Fscripts%2Fcfformhistory%2Ecfm%3F&lconid=" +
> lc_id
> +"&%5F%5FuserList%5Fcacheid=59C2780F%2DA4A0%2D1593%2DA8F8C49C5E3D0611&%5F%5FflashUserForm%5Fcacheid=59C2781F%2D0479%2DE7E5%2D0F593BB990244EF7\'/>\n</object>\n');
>
> </script>
> <script type="text/javascript" charset='utf-8'>
>    document.write("<br><iframe src='/CFIDE/scripts/cfformhistory.cfm'
> name='_history' frameborder='0' scrolling='no' width='22'
> height='0'></iframe></br>");
> </script>
>
> Can anyone help?
>
> Thanks,
> Beru
>
>
>
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Server/message.cfm/messageid:6519
Subscription: http://www.houseoffusion.com/groups/CF-Server/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.10

Reply via email to