Check the paths you're using inside of the Flash form. Unix is case sensitive and that's come back to haunt me when switching between the two...
!k -----Original Message----- From: Shelley Browning [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 20, 2006 11:11 AM To: CF-Talk Subject: flash forms and unix I was having issues trying to populate a tree component with remoting. The data was returning prior to the flash form completing its rendering. I added an eventListener with the forms onLoad event, the function call to populate the tree occurs when the eventListener is fired. This worked perfect on a windows environment, but not on a UNIX system. I've also found that action script that is included will not cache on a UNIX environment, like it will on Windows. Has anyone else run into these issues? And if so, found solutions? Thanks, Shelley ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:253739 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

