I believe that example movie just uses the trace() function to show the results in the output window. This is something that is mostly used for debugging purposes within the Flash IDE.
Using the trace() function (to show things in the output window) does not work outside the Flash IDE. -----Original Message----- From: Rick Faircloth [mailto:[EMAIL PROTECTED]] Sent: Monday, September 02, 2002 11:00 AM To: CF-Talk Subject: RE: Hello World CF-Flash Remoting Example... Well, it may be because there is nothing on the movie "screen" (display) to actually display text. When I test the movie, a blank test screen comes up and a smaller dialogue window pops up and says "Data received from the server: Hello World"...that's as it should be. I guess I need some kind of data display output. That seems obvious, but nothing like that was mentioned in the tutorial... Rick -----Original Message----- From: Rick Faircloth [mailto:[EMAIL PROTECTED]] Sent: Monday, September 02, 2002 1:54 PM To: CF-Talk Subject: Hello World CF-Flash Remoting Example... I ran the "Hello World" sample Flash Remoting app and everything seemed to be working fine. Got "Hello World" back when I tested the movie. But when I publishing the .swf and ran it in a browser, the screen is blank...no "Hello World". The Flash 6 player screen pops up, but it's blank, also...No error, either... Has anybody built this little app? Any insights? What simple little thing am I missing? Rick ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

