| Add You |
Hubs | Hubbers | Topics | Request |
| #1 in Business | Subscribe Email Print |
|
You are here: Home > Business > Presentation > How to Convert PowerPoint to Flash Manually |
|
Add You - How to Convert PowerPoint to Flash Manually
Mortgage Broker Training Article: A First Step to Realtor Marketing rame < _totalframes) {Today's mortgage broker training article will be short and to the point. Don't let the length of the message fool you though. Some very strong points will be made in this article. We will be discussing an effective way to get the attention of your target agents. Many times I have heard the complaint that realtors just don't seem to pay attention to mortgage brokers anymore. They are either already using a mortgage broker that they are happy with, or they just don't seem to have the time to be bothered by just one more mortg gotoAndStop(_currentframe + 1); } else { quit(); } } function gotoPreviousSlide():Void { gotoAndStop(_currentframe - 1); } function gotoHome():Void { gotoAndStop(1); } function gotoEnd():Void { if (_currentframe < _totalframes) { gotoAndStop(_totalframes - 1); } } function quit():Void { fscommand("quit"); }Next, we need to handle all the keyboard and mouse events so that the user can navigate through the slides. We'll do this by creating a new listener object. var myListener:Object = new Object(); myListener.onKeyDown = How to Develop Great Presentation Skills - The 5 Sins Of Making Presentations Converting PowerPoint to Flash would be absolutely a good choice to distribute your bulky PowerPoint Presentation. You can do the whole PowerPoint-to-Flash conversion manually or by related softwares.After many years of studying how people make their presentations, I've uncovered in my mind, the top 5 sins which many people commit when making presentations. Avoid them at all costs!1. Starting like a caged mouseMany presenters begin with a polite, “How is everyone” or “Thank you for giving me this opportunity” Rather trite, don't you think? I am not saying that you should be rude. What I am saying is to get the formalities out of the way as quickly as possible and start with a bang not a whimper like a cage First, you'll need to prepare the PowerPoint document. Make sure you are not using any complicated gradients or animations. These will be interpreted poorly when they are brought into Flash. Also, make sure there are no objects that fall outside the confines of the slide area. This will ensure that all the slides align correctly when they are imported to Flash. Now, save a copy of your presentation without any background images. You may want to also choose a contrasting background color to easily see the content of each slide. You all import the background images into Flash at a later time. Second, choose File > Save As... from your PowerPoint document and save the presentation as a Windows Metafile (*.wmf). This will save your entire presentation as a sequence of files. WMF files keep all text. Next, create a new Flash Document and resize the Stage to 720 x 540. Change the background color to black. Choose File > Import > Import to Stage... and import the first WMF file. When asked to import all of the images in the sequence, choose Yes. This will place each slide from your presentation onto a sequence of frames. Then, create a new layer under the slides layer and import the images to use for your background. You'll probably need two images, one for title slides and one for the regular slides. Now it's time for some manual labor. You'll need to go through every frame of the movie and delete the solid background shape from your slides layer. Once this is complete, you should see the content of each slide with the correct background image behind it. Finally, add a frame to the end of your movie. Place some static text on that frame that says something like "End of slideshow, click to exit." Alright, now it's time to move on to some ActionScript. Create a new layer for your actions. There are a few statements you’ll need to include right away. First, you want this movie to play full screen so add an fscommand. fscomma("fullscreen","true");To make sure the Stage resizes correctly specify the scaleMode. Stage.scaleMode = "exactFit";Finally, you don't want the movie to begin playing through all the slides right away before the user starts clicking, so add a stop function. stop();You'll need to include some functions that will be used frequently to navigate the presentation. function gotoNextSlide():Void { if (_currentframe < _totalframes) { gotoAndStop(_currentframe + 1); } else { quit(); } } function gotoPreviousSlide():Void { gotoAndStop(_currentframe - 1); } function gotoHome():Void { gotoAndStop(1); } function gotoEnd():Void { if (_currentframe < _totalframes) { gotoAndStop(_totalframes - 1); } } function quit():Void { fscommand("quit"); }Next, we need to handle all the keyboard and mouse events so that the user can navigate through the slides. We'll do this by creating a new listener object. var myListener:Object = new Object(); myListener.onKeyDown = Adminstrative Staffing want to also choose a contrasting background color to easily see the content of each slide. You all import the background images into Flash at a later time.Administrative functioning is the management to build an organization and run it. Administrative position has some authorization with different objective. The main role is to administrate the certain section and manage to escape form trouble. The position holder is responsible for any difficulty comes in. They manage the staff; refresh the rule and regulations in the particular department.As the representative of the whole organization they look after each department and fulfill the needs according to the requirement Second, choose File > Save As... from your PowerPoint document and save the presentation as a Windows Metafile (*.wmf). This will save your entire presentation as a sequence of files. WMF files keep all text. Next, create a new Flash Document and resize the Stage to 720 x 540. Change the background color to black. Choose File > Import > Import to Stage... and import the first WMF file. When asked to import all of the images in the sequence, choose Yes. This will place each slide from your presentation onto a sequence of frames. Then, create a new layer under the slides layer and import the images to use for your background. You'll probably need two images, one for title slides and one for the regular slides. Now it's time for some manual labor. You'll need to go through every frame of the movie and delete the solid background shape from your slides layer. Once this is complete, you should see the content of each slide with the correct background image behind it. Finally, add a frame to the end of your movie. Place some static text on that frame that says something like "End of slideshow, click to exit." Alright, now it's time to move on to some ActionScript. Create a new layer for your actions. There are a few statements you’ll need to include right away. First, you want this movie to play full screen so add an fscommand. fscomma("fullscreen","true");To make sure the Stage resizes correctly specify the scaleMode. Stage.scaleMode = "exactFit";Finally, you don't want the movie to begin playing through all the slides right away before the user starts clicking, so add a stop function. stop();You'll need to include some functions that will be used frequently to navigate the presentation. function gotoNextSlide():Void { if (_currentframe < _totalframes) { gotoAndStop(_currentframe + 1); } else { quit(); } } function gotoPreviousSlide():Void { gotoAndStop(_currentframe - 1); } function gotoHome():Void { gotoAndStop(1); } function gotoEnd():Void { if (_currentframe < _totalframes) { gotoAndStop(_totalframes - 1); } } function quit():Void { fscommand("quit"); }Next, we need to handle all the keyboard and mouse events so that the user can navigate through the slides. We'll do this by creating a new listener object. var myListener:Object = new Object(); myListener.onKeyDown = Fear Factor Packaging om your presentation onto a sequence of frames.I'm getting really nervous with the daily security threats that abound in the news. People forget that packaging has an important role to play in helping keep our products safe for consumption. Remember the Tylenol packaging incident? Many packaging applications, such as the tamper evident seal and the shrink wrap band, were invented as a result of that incident. Frighteningly, a major concern should be our food supply. One bio-terrorism incident in our food supply could be a thousand times more deadly than 9/11.Pack Then, create a new layer under the slides layer and import the images to use for your background. You'll probably need two images, one for title slides and one for the regular slides. Now it's time for some manual labor. You'll need to go through every frame of the movie and delete the solid background shape from your slides layer. Once this is complete, you should see the content of each slide with the correct background image behind it. Finally, add a frame to the end of your movie. Place some static text on that frame that says something like "End of slideshow, click to exit." Alright, now it's time to move on to some ActionScript. Create a new layer for your actions. There are a few statements you’ll need to include right away. First, you want this movie to play full screen so add an fscommand. fscomma("fullscreen","true");To make sure the Stage resizes correctly specify the scaleMode. Stage.scaleMode = "exactFit";Finally, you don't want the movie to begin playing through all the slides right away before the user starts clicking, so add a stop function. stop();You'll need to include some functions that will be used frequently to navigate the presentation. function gotoNextSlide():Void { if (_currentframe < _totalframes) { gotoAndStop(_currentframe + 1); } else { quit(); } } function gotoPreviousSlide():Void { gotoAndStop(_currentframe - 1); } function gotoHome():Void { gotoAndStop(1); } function gotoEnd():Void { if (_currentframe < _totalframes) { gotoAndStop(_totalframes - 1); } } function quit():Void { fscommand("quit"); }Next, we need to handle all the keyboard and mouse events so that the user can navigate through the slides. We'll do this by creating a new listener object. var myListener:Object = new Object(); myListener.onKeyDown = What is Experience Anyway?
I learned in first grade that one plus one equals two. But, that's not the right equation when counting work experience. We often think we're building experience to help us get ahead. In reality, we're passing time. Ten years working like a cloned Bill Murray in Groundhog Day is not ten years worth of experience. Doing the same thing again and again yields an experience formula more like: ten times one equals one.>Alright, now it's time to move on to some ActionScript. Create a new layer for your actions. There are a few statements you’ll need to include right away. First, you want this movie to play full screen so add an fscommand. fscomma("fullscreen","true");To make sure the Stage resizes correctly specify the scaleMode. Stage.scaleMode = "exactFit";Finally, you don't want the movie to begin playing through all the slides right away before the user starts clicking, so add a stop function. stop();You'll need to include some functions that will be used frequently to navigate the presentation. function gotoNextSlide():Void { if (_currentframe < _totalframes) { gotoAndStop(_currentframe + 1); } else { quit(); } } function gotoPreviousSlide():Void { gotoAndStop(_currentframe - 1); } function gotoHome():Void { gotoAndStop(1); } function gotoEnd():Void { if (_currentframe < _totalframes) { gotoAndStop(_totalframes - 1); } } function quit():Void { fscommand("quit"); }Next, we need to handle all the keyboard and mouse events so that the user can navigate through the slides. We'll do this by creating a new listener object. var myListener:Object = new Object(); myListener.onKeyDown = 15 Ways to Promote eLearning Programs rame < _totalframes) {Pre-note: In this article, teleclass is an example used to illustrate one type of eLearning market. The tips work the same for other eLearning programs, including, but not limited to, teleseminars and ecourses.In the mid-1990s, the teleclass format began and was named, distance learning. During these early years, learning institutions, particularly universities, were chief users of this format. Mainly due to the large equipment investment needed at that time. Now, due to technology changes and cost red gotoAndStop(_currentframe + 1); } else { quit(); } } function gotoPreviousSlide():Void { gotoAndStop(_currentframe - 1); } function gotoHome():Void { gotoAndStop(1); } function gotoEnd():Void { if (_currentframe < _totalframes) { gotoAndStop(_totalframes - 1); } } function quit():Void { fscommand("quit"); }Next, we need to handle all the keyboard and mouse events so that the user can navigate through the slides. We'll do this by creating a new listener object. var myListener:Object = new Object(); myListener.onKeyDown = myOnKeyDown; myListener.onKeyUp = myOnKeyUp; Key.addListener(myListener); myListener.onMouseUp = myOnMouseUp; Mouse.addListener(myListener);Here are the listener functions. function myOnKeyDown():Void { if (Key.isDown(Key.DOWN) || Key.isDown(Key.PGDN)) { gotoNextSlide(); } else if (Key.isDown(Key.UP) || Key.isDown(Key.PGUP)) { gotoPreviousSlide(); } else if (Key.isDown(Key.END)) { gotoEnd(); } else if (Key.isDown(Key.HOME)) { gotoHome(); } } function myOnKeyUp():Void { if (Key.getCode() == 27) { quit(); } } function myOnMouseUp():Void { gotoNextSlide(); } If that's too complicate to you, you can try some PPT to SWF software, like SameShow PPT to SWF Converter, MelodyPPT, Arbicate etc, all of them can help you convert PowerPoint to Flash with cool effects.
HTTP = HTML link (for blogs, profiles,phorums):
Related Articles:Custom Logos - Important Features Of A Custom Logo How To Position Your Product (And Own A Place In The Consumers Mind)
|