Newsletter: Learn More ||| Multimedia Presentation Software |||
Bring Wildform Presenter Flash SWF Files into FrontPage
This tutorial applies to the Flash SWF output from WildPresenter Pro 2+ and WildPresenter Lite 2+.
Introduction
This tutorial explains how to bring your Presenter Flash SWF files into FrontPage.
Top
Sample code to modify

To use your Presenter generated Flash SWF files with Front Page, use the <object> <embed> code that you would for any .swf.

Here is a sample:

<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=8"
ID=NAME WIDTH=___ HEIGHT=___>

< PARAM NAME=movie VALUE="http://URL/SWF_Filename.swf"> <PARAM NAME=quality VALUE=high>
< PARAM NAME=bgcolor VALUE=#000099>
< EMBED src="http://URL/ SWF_Filename.swf" quality=high bgcolor=#000099 WIDTH=___ HEIGHT=___
TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=
ShockwaveFlash">
< /EMBED>
</OBJECT>

Change file name (in two places) and width and height (in two places) and background color (in two places) if desired. Copy this code, i.e. everything between and including the object and embed tags.

You can also generate the HTML code using the HTML tab of the Project Settings window. Just check the Export HTML checkbox and when you export your project, an HTML file with the correct code will automatically be generated .
Top
Inserting code into FrontPage

1. Open the html file in FrontPage where you want to insert your Presenter SWF file. (Make sure that this html file is in the same folder as the Presenter .SWF file.)

2. Select Insert>Advanced>HTML from the FrontPage Main Menu (Normal Tab).

3. Paste the code above you have copied, paste it into the HTML Markup window, and click OK.

4. Change to the HTML tab in FrontPage. Your HTML code should be inserted into your web page.

5. Be sure to save the page in the same directory as the .swf that you are embedding. Your .HTML and .SWF files must be in the same folder, in order for your Presenter movie to play. (FrontPage needs to know where the .swf is before it can display it, and if nothing else is specified it will look in the same directory as the source file.)

6. To see your Presenter movie playing, change to the Preview tab in FrontPage.

Top
 
©2008 Wildform, Inc | Policies | Contact Us | Newsletter Options
 
Wildform provides a 100% satisfaction guarantee on all our Flash software. If you are not completely satisfied with our Flash multimedia software for any reason you may request a refund within 15 days of purchase.