Using SWiSH with Dreamweaver 4
|
Top Previous Next |
1. | Start with the Movie you created in the first tutorial or open "first.swi" from the Samples Menu
|
|
2. | Uncheck the 'Offset Movie to suit use as a Movie Clip' option on the SWF section of the Export Panel
|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
· | classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
|
Identifies the media type and should always be left as shown for .swf Movies
|
· | codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"
|
You can change the cab#version to =5,0,0,0 to force the Movie to get the ActiveX control for Flash Player Version 5
|
· | pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
|
This is the location of the Flash player plugin for Netscape Navigator or browsers that do not use ActiveX controls
|