Thanks, yes that one has caused me some grief before as well. 

Unfortunately, that's not the issue this time. The data is being
returned with flash remoting and 
populated in the cftree. However, if the data set is small and the form
isn't completely rendered 
when the data is returned the data is cleared out by the form rendering.

The eventListener is using the creationComplete event. And should not
make the remoting call until the form
Is completely rendered.  I'm wondering if what causes the event to fire
on window is different on UNIX.  But that's
just a guess at this point.


Shelley

-----Original Message-----
From: Kevin Aebig [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 21, 2006 9:41 AM
To: CF-Talk
Subject: RE: flash forms and unix 

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:253790
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to