Well I managed to get video working but not with a swf that referenced a flv. I had to create a video that was a 'pure' swf file which is fine and dandy :).
Dominic 2008/5/9 Dominic Watson <[EMAIL PROTECTED]>: > It seems, but not so :0 > > Here is the code: > > <cfpresentation control="brief" shownotes="no" showoutline="no" > showsearch="no" title="My First Presentation"> > <cfpresentationslide title="My First Slide" src="btb.swf" /> > </cfpresentation> > > Dominic > > 2008/5/9 Mark Kruger <[EMAIL PROTECTED]>: >> Dominic, >> >> I think you should post your code. It almost seems like you are pointed to >> the FLA or the FLV instead of the SWF file in your presentation. >> >> -mark >> >> >> >> Mark A. Kruger, CFG, MCSE >> (402) 408-3733 ext 105 >> www.cfwebtools.com >> www.coldfusionmuse.com >> www.necfug.com >> >> -----Original Message----- >> From: Dominic Watson [mailto:[EMAIL PROTECTED] >> Sent: Friday, May 09, 2008 12:38 PM >> To: CF-Talk >> Subject: Playing movies in cfpresentation >> >> Hey all, I have a swf movie that I'd like to have as the source of a >> cfpresentation slide. The swf references a flv movie and I think this is >> causing problems. Has anyone encountered or conquered this? >> >> Here is the flv movie working: >> >> http://dev.dominicwatson.co.uk/speakeasydev/media/video/btb/btb.swf >> >> And this is how the cfpresentation slide appears when I try to use that swf >> as the source: >> >> http://dev.dominicwatson.co.uk/speakeasydev/media/video/btb/tester.cfm >> >> Dominic >> >> -- >> Blog it up: http://fusion.dominicwatson.co.uk >> >> >> >> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305049 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

