Slide level FLV without Flash 2.0
14 Comments Dave blogged on Wednesday, August 30, 2006 at 10:11 PM.Sorry for the delay in posting...I have had a serious case of bloggers block and wasn't able to think of anything to blog about. Well, I was reading a post on the forums today and something someone posted gave me some ideas how I could improve upon the post I made a couple of months ago about adding Slide Level FLV in Articulate Presenter without the use of Flash (Want slide level FLV but don't have Flash). So I went ahead and made some changes to the files to add some additional functionality based on feedback I have recieved from the previous posting. The new version of these files I am posting allows you to do several things:
- Add an FLV video to a slide in Articulate Presenter without using or knowing Flash
- Allows the playback controller on the Articulate Presenter player to pause the FLV
- Allows the volume controller on the Articulate Presenter player to control the audio of the FLV
I was able to make these changes and by using the Articulate Presenter SDK. If you have not heard of the SDK, and want to find out more, check out the blog post on the Articulate Presenter SDK.
Instructions for use
- Download slidevideo20.zip (35 KB)
- Open up PowerPoint
- Select slide where you want the FLV video
- Select Articulate>Insert Flash Movie
- Select 'Display in slide'
- Click Next
- Select Browse
- Browse to and select 'slidevideo_wpause_sound.swf'
- Select Next
- Select 'Play Flash movie and slide in sync'
- Select 'Move to next slide when user clicks next'
- Click Next
- Click Finish
- Select Articulate>Publish and publish your presentation
- Navigate to the dirctory that you published to
- In the root level of your output foler (root level will also contain the player.html file) copy the flv.xml file contained in this zip
- Open up the FLV.xml in any text editor such as notepad
- Change the source file to match the name of your FLV file
- Change the x-location to the position you want the FLV to appear on the X axis. The upper left hand corner of the slide is considered to be an x-position of 0. The farthest right x-position is 720.
- Change the y-location to the position you want the FLV to appear on the y axis. The upper left hand corner is a y-position of 0. The farthest botttom y-position is 540.
- Save the file so the name matches the slide number name (i.e. if the video is on slide 1 it would be 1.xml)
- Copy your FLV into the 'player' folder in the output folder
- View the output
Your presentation should now launch and your FLV will play in the slide.
Limitations
- Only works in Flash Player 8 or later
- Slide must be set to 'Play Flash movie after slide has begun'
Additional Questions?
My email address is posted in the readme file in the download. Please let me know if you have any questions.
If you would like access to the source of the SWF that I have used I can send you the source as long as you are a member of the Articulate Platinum Membership plan. Sorry, can't send it out to everyone as it exposes a bit of the Articulate API.
Labels: FLV