Hi,
First sorry if this posted twice, I hit return my mistake.
Does anybody know how to save a cfpresentation app? I would like to save the 
swf file(I assume it uses flex like cfform="flash"), as I would like to share 
it with class tomorrow, as I don't think they will have an Internet connection, 
and by host is having an issue with a java permission there.

I would like to add code to save this, here is my starter code:
<cfpresentation title="Companies using ColdFusion">
        <cfpresenter 
                name="John Barrett"
                email="[email protected]"
                Title="Information Arch. Talk"
                biography="John Barrett is taking a class at the University of 
Hawaii Information Architecture"/>
                
                <cfpresentationslide
                        title="ColdFusion Usage Report"
                        presenter="John Barrett"
                        notes="List of Companies using ColdFusion."
                        duration="30" >
                Put Slide data here!
                        
                </cfpresentationslide>

</cfpresentation>

Thanks,
John 

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

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318732
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to