Coldfusion is a server side language - like ASP or PHP
The output created by the coldfusion files has a head right? The head is likely included in inc files (I think coldfusion uses cfinclude) eg <cfinclude template="header.cfm"> so then a file name header.cfm may contain the head template where the you put the code if your adding the swf to each page then this is easy hth - S 2009/11/20 mrwizzer <[email protected]> > I love using SWFObject in my html files, but I now have to embed the > flash file in another team member's ColdFusion file. > > Since there's no <head></head> and <body></body> tags present in the > ColdFusion files, where does the code that normally gets deposited > there (in html) go? > > Scratching my head. > > -- > > You received this message because you are subscribed to the Google Groups > "SWFObject" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<swfobject%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/swfobject?hl=. > > > -- You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/swfobject?hl=.
