I'm reading about flash on the adobe site and they indicate that flash can be
added to a web page using Adobe Dreamweaver?. Is this my only option? I know
this is a basic question, probably answered a thousand times! Is there a good
site to get this and other simple questions answered quickly? Maybe this is
the place.?
karl - 31 May 2008 20:33 GMT
You can use any html editor to add flash to the web, also frontpage.
You can hand code it if you want
clbeech - 31 May 2008 20:58 GMT
yeah this is fine here - np.
no - there are a variety of methods for embedding your SWF file - including
simply scripting the HTML by hand - DW just makes it easier. Most of us use
SWFObject.js to embed now days - but the Flash CS3 package also will publish
ready-to-go HTML using AC_runActiveContent.js methods. DW simply makes the
construction of the HTML content easier to manage, as well as providing server
connectivity with ftp file transfer, file sync options, your can also write
txt, xml, php ,cf ,js and other languages with it.
dono58 - 31 May 2008 21:43 GMT
Thanks cbeech!
It's awesome to have a forum where folks are so helpful!