Download the sample files and extensions for Beyond Dreamweaver here, in either .zip or .sit format.
The compressed file contains the following:
- Add Content.mxp
- Example Dreamweaver extension for inserting content managment system tags and attributes
- SMIL.xml
- File type definition for SMIL pages
- Default.smil
- Default file for SMIL pages
- ConvertDivs2Regions.mxp
- Custom Dreamweaver extension to convert HTML <div> tags to SMIL regions
- Editable Regions Sample
- XML sample output of Dreamweaver standard template
- Export XML
- Custom Dreamweaver extension to export XML files, site-wide.
- Import XML
- Custom Dreamweaver extension to generate template-based documents by importing XML files site-wide.
- StaticfromDynamic.mxp
- Custom Dreamweaver extension to create static HTML pages from a data source.
- Add To Repeating Region.mxp
- Custom Dreamweaver extension to add multiple increments to repeating regions.
- JavaScript Navigation Functions
- JavaScript file to create sequential navigation.
- Dynamic Navigation Functions
- ASP file to create sequential navigation.
- Thumbnail Builder.mxp
- Custom Dreamweaver extension to make a thumbnail from a selected image using Fireworks.
- LoadVars_ex.fla
- Example Flash source demonstrating LoadVars technique.
- LoadVars_ex.asp
- Example ASP page used in LoadVars technique.
- costellosongs.cfc
- ColdFusion Component used in Flash Remoting.
- ecsongs.fla
- Sample Flash source to demonstrate Flash Remoting
- InclusionList.js
- JavaScript file to build Dreamweaver inclusion list class.
- DWClipboard.cpp
- C++ source to create DLL for programatically using clipboard.