why not just use remoting? a lot easier
but u can look at this http://www.yockeys.com/slipnslide/slipnslideday.html
thats flash, xml and could be very easy to add the cfm part. all it would need to do is make the xml file. even i can do that lol ;)

based off a free flash component
i may be able to find the code if u want it

---------- Original Message ----------------------------------
From: "Ewok" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date:  Sat, 28 Aug 2004 11:27:55 -0400

>I�m not big on scripting in flash at all�. You want animation? No problem
>heh. I�m trying to learn a little more about dynamic flash apps so I decided
>to try and make an image gallery.
>
>
>
>I�m using CF to build an xml file from a database full of all the needed
>info.
>
>
>
>Tbl_Images
>
>ImageID
>
>Fname
>
>Lname
>
>ImageFile
>
>
>
>
>
>The xml I�ve got coming out of this is like so�
>
>
>
><?xml version="1.0" encoding="utf-8"?>
>
><records>
>
>            <person id="1">
>
>                        <fname>John</fname>
>
>                        <lname>Doe</lname>
>
>                        <imagefile>johndoe.jpg</imagefile>
>
>            </person>
>
>            <person id="2">
>
>                        <fname>Jane</fname>
>
>                        <lname>Doe</lname>
>
>                        <imagefile>janedoe.jpg</imagefile>
>
>            </person>
>
>            <person id="3">
>
>                        <fname>Jojo</fname>
>
>                        <lname>The Clown</lname>
>
>                        <imagefile>jojo.jpg</imagefile>
>
>            </person>
>
></records>
>
>
>
>
>
>I�ve seen a lot of tutorials and haven�t been able to get this to work from
>any of them�
>
>
>
>Right now, I�d be happy just to see the images show up in my flash movie at
>all but I wanted thumbs of the image, that when clicked on changed the large
>image.
>
>Has anyone got any basic junk like this I could look at or know of a simple
>way to accomplish it?
>
>
>---
>Incoming mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.745 / Virus Database: 497 - Release Date: 8/27/2004
>
>
>
>---
>Outgoing mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.745 / Virus Database: 497 - Release Date: 8/27/2004
>
>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to