This short video tutorial shows you how you can create a simple web page
and insert your Jing SWF file in it for easy viewing.
If you have set upJing correctly at school, it should save to your Local Storage. Therefore, we open our local storage folder and we prepare our Web Documents folder (in this case, I create a "tutorial" folder). Then I copy or move the SWF file (the video created by Jing) to the "tutorial" folder that I created inside the "Web Documents" folder Next, I use Adobe Dreamweaver (CS 4) to create a simple web page that will display the video tutorial. Here you can see the title being set, and we write some text explaining the contents of the video. Very much like this page, actually! The main step is when we go INSERT > MEDIA > SWF and embed the video tutorial swf file into the web page. Notice that Dreamweaver warns us about saving the page (I hadn't saved yet) before inserting the SWF. After saving the web page as index.html, we are allowed to choose the swf file to insert (publicfolder.swf in this example). Then save the web page, OK to copy the dependent files, and that's it! |