[SWFObject] Can you help me with this one?
DL
dl.lists at ntlworld.com
Thu Jun 22 12:27:05 PDT 2006
On 22 Jun 2006 at 15:04, Geoff Stearns wrote:
> this type of question would be better suited for a general flash list, like Flashcoders:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> On Jun 22, 2006, at 2:43 PM, Sullivan, Raymond G wrote:
> Hi,
> I'm trying to write to a database from a .swf file. Can you show me an example of some code that
> would do that or tell me where I can find out how to do it?
> Thanks,
> Ray
>
>
> Ray Sullivan
> Multimedia Developer
> JHT Inc.
> United Space Alliance
> JHT-179
> Kennedy Space Center, Florida 32899
> http://www.jht.com/
> (321) 861-1101
> (321) 861-1112 fax
>
> _______________________________________________
> SWFObject mailing list
> SWFObject at lists.deconcept.com
> http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com
>
_____________________________________________________________
Depending on your requirements .. you can try http://www.openlaszlo.org (compiles
into Flash) which provides an API for accessing datasets / databases.
One xml native database is http://exist.sourceforge.net (if you require an XML
database).
If writing to mySQL (relational) database you can use Flash -> PHP -> mySQL.
Openlaszlo can access either XML or Relational database.
But you can do the same with proprietary Flash IDE.
DL
More information about the Swfobject
mailing list