=]

You can technically do this with anything that's unallowed in Flash. Simply
make another SWF with the functions / classes / features you want to access
and have than be set in the global. Of course this circumvents the security
sandbox, so who knows how long it'll be available.

!k

-----Original Message-----
From: Dan Plesse [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 12, 2006 3:16 PM
To: CF-Talk
Subject: Re: Does anyone know if #include works with cfforms

Kevin,

  Holly crap that's a good idea!!

Dan

On 9/12/06, Kevin Aebig <[EMAIL PROTECTED]> wrote:
>
> 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:252896
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to