swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] swfc and databases


From: Chris Flowers
Subject: Re: [Swftools-common] swfc and databases
Date: Sat, 19 Mar 2005 23:46:04 -0500

----- Original Message -----
From: "Chris Cherrett" <address@hidden>
To: <address@hidden>
Sent: Friday, March 18, 2005 5:36 PM
Subject: [Swftools-common] swfc and databases


> Can I use swfc to connect to a database. Where would on start?
>
> Thanks
>

swfc is a script language to build swfs.

You'd need to write ActionScript code to connect to an Access database for
example.
Then this AS code would be compiled by swfc into an swf file for web use.

Usually this is done in AS by use of a LoadVars object and the get and post
methods.
I've done a few and while it is rewarding it is a slow process of coding,
posting, coding.

Good Luck!
Chris





reply via email to

[Prev in Thread] Current Thread [Next in Thread]