Archives

Viewing by category: Flash (13 entries)

Aug
04

IFBIN: free and open source Flex examples

5 comments Posted by: Laura

IFBINWe were involved in the IFBIN project as Flex by Example authors where we submitted one example for an early Flex beta that demonstrated the use of Remote Object and ColdFusion. We are happy to see IFBIN now evolve into an open source and free collection of great Flex and Flash examples. If you are learning Flex or Flash, we highly recommend you to download it. Although there are no tutorials that accompany the examples, the sources are heavily commented. Enjoy!

Category: Flash | Flex |
Sep
09

How to transfer data with Flash Remoting

46 comments Posted by: Laura

In the Introduction to Flash Remoting post, I explained how to connect to a Flash Remoting gateway. I believe that the most difficult part when using Remoting, however, is knowing how to manage the transfer of data from and to the server. This transfer happens when Flash makes a call to a service and sends parameters, and when the server sends a response (not a void function). I will first briefly explain how to send and receive any type of data and then go through all the data types available and show you how to handle them.

read more Category: ColdFusion | Flash | Flash Remoting |
Jul
24

Trio Motor Flash Remoting Sample Application

11 comments Posted by: Nahuel

Trio Motor

When the Flash Remoting components were rewritten in ActionScript 2.0, Mike Kollen and I wrote an article for the Macromedia Developer Center that explained how to build the work order status widget. That small widget alone was worth a whole article. We had, however, other 2 articles planned that showed other features of the application. We actually re-built the whole Trio Motor application using the newer components and the new Flash Remoting API. For simplicity, the original ColdFusion components were kept, with simply minor modifications.

read more Category: ColdFusion | Flash | Flash Remoting |
Mar
03

FlashForward Finalists

1 comments Posted by: Nahuel FlashForward finalists have been announced . Voting for People’s Choice is also open. Category: Flash |
Mar
02

XForms and DENG on Infoworld

0 comments Posted by: Nahuel A very good article comparing 3 different implementations of XForms has been published this week by Infoworld. If you notice the ranking, DENG has the highest of all of them :)
It's nice to see that this great work by Claus is receiving some recognition.
We are waiting now for his next project UGO (the next version of DENG ++ ). I hope we can taste it any time soon (any word on this Claus?).
Wishing the best for the DENG team :)
Category: Flash |