> I've been searching everywhere for a Flash Remoting solution > that uses AS3 in Flash using Coldfusion. So far I've struck > out on solutions. Seems like all the tutorials/examples on > the web all use AS2 and the methods are very different. I > can't use AS2 cause the flash movie is very processor heavy > as it involves videos, so it needs the AS3 performance boast. > The flash documentation is poor as well as the web tutorials > out there on a start to finish solution. Any AS3 out there > seems to be Flex solutions, and I can't use flex for this. > All the AS3 books I have don't even cover it or doesn't cover > how you recover the variables. It'd be greatly appericated if > someone can help me out here.
There's no AS3 class for RemoteObject. It's only provided with Flex. This is a known issue. Conceivably, you might be able to import the appropriate Flex class library into your AS3 code. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307984 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

