I have one that I put together for a small project not too long ago.
(http://www.tcap.com/) 

The whole middle part of the home page is flash but the left half (the part
that actually contains the rotating/fading images) is a separate included
swf. I can send the dev files for that to you off-list if you'd like. The
image names and locations are fed to the swf via XML that can easily be
built dynamically through CF.

Example of the xml...

<images>
        <image path="images/Fabric.jpg"/>
        <image path="images/Factory.jpg"/>
        <image path="images/Highways.jpg"/>
</images>

Just let me know if you're interested and I'll zip it up and send it your
way.

..:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com
http://cf4em.com

-----Original Message-----
From: Paul Ihrig [mailto:[EMAIL PROTECTED] 
Sent: Sunday, June 22, 2008 9:50 AM
To: CF-Talk
Subject: Flash banner from ColdFusion

Flash banner from ColdFusion

Hey guys.
i am looking for a tutorial on how to create a random slide
show/banner from data in coldfusion.


basically http://63.144.103.199/products/index.cfm?n1Id=1
i want to loop through the images and blurb, and do a sipmle fade in
from one to the other.

i think i can do this with flash remoting, but have never tried.
is there a good tutorial on this some where?

thanks
-paul



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307932
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