You might be able to cheat it by having the includes/imports in a separate SWF, loading that SWF into whatever form you want. The classes included should be added to the global namespace if they were built as classes properly.
!k -----Original Message----- From: Dan Plesse [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 12, 2006 12:26 PM To: CF-Talk Subject: Does anyone know if #include works with cfforms Does anyone know if #include myActions.as works with cfforms as a work around reserved keywords because I would like to use XIFF with cfforms but I am not sure how to include the imports and the listeners. <cfsavecontent variable="onLoad"> ##include myActions.as </cfsavecontent> Anyone play around with this? Thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:252888 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

