How to use a SWF file

1.How to insert a SWF file into HTML
If you choose [Generate HTML] option in [HTML] tab, the converter will generate the HTML file and JavaScript file to display swf file.
HTML file extension is htm and JavaScript file extension is js.
You can create another HTML file by refering the HTML and JavaScript file.
Almost HTML generating applications can insert a SWF file into HTML.

2.How to operate a SWF file
When the SWF file generated by Jetsoft P2S Converter shows on the monitor,you can operate as below.

3.Navigation
If you choose [Use Navigation] in [Navigation] tab, you can operate the SWF file by followed image.

(1)(2)You can scroll the index.
(3)The index of slide.If you click the index, the slide of index will display.
(1),(2),(3) are generated by [Display Index] option in [Navigation] tab.
(1),(2) are generated if the index is larger than window size.
(4)The area of the SWF file that is converted from Powerpoint file.
(5)Start and stop the playback of SWF file.
(6) Move to first slide.
(7)Move to previous slide.
(8)Move to next slide.
(9)Move to last slide.
(10)The slider of playback ratio in current slide.
You can advance or rewind the playback by dragging the slider.
If you drag the slider, the playback will stop.
You can restart the playback by clicking the (5)button.
(11)If you click the scale of slider,the slider will move to the position where you click.
If you click the scale of slider, the playback will stop.
You can restart the playback by clicking the (5)button.
(12)Turn on/off the sound.

4.How to use the SWF file by other SWF file
You can use the generated SWF file by using "loadMovie" command of MacroMedia Flash.
(1)How to move to the specified slide
The converter adds a label to each slide.
Slide 1 has a label "L1", slide 2 has a label "L2".
The end of swf has a label "END".
The converter adds "Sn" after swf stop command.
The "n" is a number from 1 to sum of stop command.
(example1) The position after first stop command has a label "S1".
(example2) The position after 10th stop command has a label "S10".
(2)How to know current status
The SWF file has variables.
You can get the information by refering the variables.
framestart:The first framecount of current slide
frameend:The last framecount of current slide
lastslide:The string of last slide
(example) The SWF has 5 slides, then "lastslide" is "5.0". ".0" is added to the label.
nowslide:The string of current slide
(example) The current slide is 3, then "nowslide" is "3.END". ".END" is added to the label.
nextslide:The string of next slide
(example) The next slide is 5, then "nextslide" is "5.0". ".0" is added to the label.
If there is no next slide, "next slide" will be "END".
prevslide:The string of previous slide.
(example) The previos slide is 5, then "prevslide" is "5.0". ".0" is added to the label.
stopcount:The sum of stop command in the SWF file.

(*1)The converter converts some action settings.Others are not supported.
Please read [Action Settings] in helpfile.


Convert PowerPoint to Flash

Back to Home