no its not hard but im not sure that u need to go all the way to remoting

look at this
http://www.jamwerx.com/slides/1.htm

if that works for you just save the page and use that swf, u can resize it if u 
need to
then there are 2 embeds the 1st one uses images i manually entered, the 2nd i 
commented out, look at the image names, in the 2nd it calls a cfm variable that 
i set by doing a query and making a list outta the output. I use something like 
that to show images on real estate sites, pretty easy

---------- Original Message ----------------------------------
From: "Stuart Kidd" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date:  Tue, 30 Nov 2004 06:23:44 -0500

>Dave,
>
>I looked into Flash Remoting for Coldfusion.  There is an article at:
>
>http://www.macromedia.com/devnet/mx/coldfusion/articles/slideshow/slideshow.html
>
>I managed to get the first example to work but where it really counted, the 
>one that also had descriptions could not for some bizarre reason.  It just 
>comes up blank.  I'm hosted on a shared server and have been told that the 
>component is installed.
>
>Should it be this hard or am i doing something wrong?
>
>Thanks,
>
>Stu
>
>
>From: dave <[EMAIL PROTECTED]>
>Reply-To: <[EMAIL PROTECTED]>
>Date: Sun, 28 Nov 2004 20:36:56 -0500
>To: CF-Talk <[EMAIL PROTECTED]>
>Subject: Re: Slideshow like on news.bbc.co.uk
>
>easy to do in java just look up free java slideshow on google
>then use your cfm output query as the images in the java
>
>personally its much easier to just do it in flash
>
>
>---------- Original Message ----------------------------------
>From: Stuart Kidd <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>Date:  Sun, 28 Nov 2004 18:49:16 +0000
>
>>Hi guys,
>>
>>I'm trying to make a slideshow, I was going to do it with an <iframe> but
>>then I came across some problems with <iframes> how I needed to put a query
>>not only on my main page, but also in my iframe as I realised that the
>>iframe being another page isn't like an include.
>>
>>
>>I'm not thinking that an iframe isn't the best way to go.  On the bbc news
>>website (http://news.bbc.co.uk/1/hi/in_pictures/4049765.stm) they have a
>>good little system which works with javascript. Is there any easy way to do
>>this with CF or will I need something client side?
>>
>>First I run a query and collect all the photoID's (from my photo table)
>>which correspond to a particular article.
>>
>>Then I check to see if there is only one photo then I just output that, but
>>if there is more than 1 then I put it into a slideshow.
>>
>>Any help would be appreciated.
>>
>>Thanks,
>>
>>Saturday
>>
>>
>>
>>
>
>
>
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - CFDynamics
http://www.cfdynamics.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185650
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to