Groups | Blog | Home
all groups > coldfusion flash integration > may 2007 >

coldfusion flash integration : CFSelect not working


webstop
5/15/2007 3:16:53 PM
I am using flash as my form type and I can't get the option's to show on my
drop down list box without using a query.

<cfform format="flash" width="300" height="500">
<CFSELECT name="CURRENCY" SELECTED="USD" multiple="no">
<OPTION VALUE=1>USD</OPTION>
<OPTION VALUE=2>EUR</OPTION>
<OPTION VALUE=3>GBP</OPTION>
</CFSELECT>
</cfform>

http://www.RealHomePages.com/test.cfm

pmontero810916gma
5/16/2007 12:00:00 AM
We have the same problem.

We already checked up that CFIDE/scripts directory is totally accessible, we
also tested using scriptSrc attribute in cfform tag and we copied all the
CFIDE/scripts files within the file root, but it's still not working.

Do you know something else we can try?


Eric Stewart
5/22/2007 11:28:05 AM
I am having the same problem. Actually, I have a customer who is having the
problem. It works fine on many machines but for this particutlar customer
they can see my form, all the fields work, including the calendar, but the
cfselects, which are hard coded, will not show values. Is their something on
the local machine that would cause this?

Eric
[quoted text, click to view]

Eric Stewart
5/22/2007 3:14:38 PM
Thanks for the reply. For your issue, were you having problems from any PC
that tried to view your page or was it hit and miss? My page has been in
place for several weeks and this is just one person having an issue. Many
other users use the page with no issue.

Thanks
Eric

[quoted text, click to view]

pmontero810916gma
5/22/2007 7:00:41 PM
Eric,

We finally found a solution, reconfiguring IIS for all the sites using the Web
Server Configuration Tool that comes with CFMX 7.

After doing this, we followed the instructions described in
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=1c70f379. We can now
see the forms, use remoting and all cfform functionalities without any problem.

Hope this help.
pmontero810916gma
5/22/2007 10:47:15 PM
Eric,

Mine was a server issue.

Do you user have the latest version of Adobe FlashPlayer?

[q][i]Originally posted by: [b][b]Newsgroup User[/b][/b][/i]
Thanks for the reply. For your issue, were you having problems from any PC
that tried to view your page or was it hit and miss? My page has been in
place for several weeks and this is just one person having an issue. Many
other users use the page with no issue.

Thanks
Eric

[quoted text, click to view]


[/q]


Eric Stewart
5/23/2007 1:48:11 PM
They say they do but I am not sure. I will try to see for sure.

Thanks
Eric

[quoted text, click to view]

AddThis Social Bookmark Button