XML
Flash and ColdFusion Tutorials Search Results:
6 Results -- Displaying 1 through 5
Flash RSS Feed with ColdFusion MX
Uploaded March 30, 2004
00:00AM
This example uses ColdFusion to get an RSS feed (XML data) from Yahoo and present to Flash. Flash cannot access XML data remotely so this handles the job.
Flash-ColdFusion based FTP client for anonymous connection on public FTP servers. ColdFusion fetch a list of files and folders on a public ftp server, serialize it on a wddx packet and send the xml to Flash. Flash deserialize the wddx and build a GUI similar to a common ftp client. From the Flash interface you can even download the files stored on the ftp server.
Built upon the WDDX serializer/deserializer for Flash (wddx.as), this tutorial introduces the wddxLoader class for simplifying data transfer. The developer or designer needs no knowledge of WDDX or even how to load XML! White space and Flash player environment issues are dealt with in this powerful tool.
This is a revision of the Dynamic News Scroller tutorial. Instead of pulling contents from the database and load them into Flash using an URL string, ColdFusion generates a WDDX packet, that is deserialized in Flash.
This is a very basic XML.sendAndLoad example. It is a very cumbersome process to implement because there is a hack to get ColdFusion to recognize your XML structure. Be sure to view the readme file before looking through the source files.
If you're interested in joining our community it's completely FREE. If you haven't already joined, we encourage you to do so. This will give you access to everything on
the site...click here.