|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
sending query results to a swf file
how can i send query results to an swf file??
__________________
MostarDesigns.com |
|
#2
|
|||
|
|||
|
Create a CFC, set it's access to remote, and have it return a query. Then call that CFC method from your Flash movie using Flash Remoting. Further details are in the docs.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
|
#3
|
||||
|
||||
|
will this work with cf 5 or just cf 7?
|
|
#4
|
|||
|
|||
|
Flash remoting only works with CFMX 6.0 or later. You can also pass data using XML, but again, CF 5 has no built-in support for XML handling. The bottom line is that doing it with CF5 is going to be difficult.
|
|
#5
|
||||
|
||||
|
yeah well ill just update the account then to 6.1 or 7.
thanks again kiteless |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > sending query results to a swf file |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|