- Mastering Adobe Captivate 7
- Damien Bruyndonckx
- 428字
- 2021-07-19 18:15:43
Rescaling a project
This chapter opened with a discussion on choosing the right size for the project. This discussion led to four possible approaches to manage the size difference between the application to capture and the movie to produce.
The first approach was to shoot big and then downsize. The first step of this approach was done when you used a resolution of 1024 x 768 pixels to shoot your very first movie. You will now take care of the second step: resizing the movie to 800 x 600 pixels.
- In Captivate, open the
chapter02/encoderDemo_1024.cptx
file. - Navigate to the File | Save As menu item to save the file as
Chapter02/encoderDemo_800.cptx
. - When the project is saved, navigate to the Modify | Rescale Project menu item.
The Rescale Project window opens. This window is divided into three parts. The top part allows you to define the new size of the project. It is the only part available at the moment:
- Make sure the Maintain Aspect Ration box is selected.
- Reduce the Width value of the project from 1024 to 800 pixels. The new Height value of 600 pixels should be calculated automatically.
As the new size is smaller than the original size, the lower right-hand part of the box becomes available. It is titled: If new size is smaller. The lower left-hand part of the box is still inactive. It would activate if the new size of the project were larger than the original size:
- Take some time to review the available options, but leave the default unchanged. When ready, click on Finish.
- A dialog box informs you that resizing a project cannot be undone. Click on OK to confirm you want to resize the project anyway.
- Captivate resizes each slide, one by one.
- Save the file when the resize process is complete.
Although Captivate does a great job resizing all the objects on the slides, I still recommend going though each slide to ensure the size conversion was successful for every object on every slide.
- Vue 3移動Web開發(fā)與性能調優(yōu)實戰(zhàn)
- Mobile Web Performance Optimization
- 測試驅動開發(fā):入門、實戰(zhàn)與進階
- INSTANT FreeMarker Starter
- C語言程序設計基礎與實驗指導
- 實用防銹油配方與制備200例
- 征服RIA
- PhoneGap Mobile Application Development Cookbook
- Lighttpd源碼分析
- 小程序,巧應用:微信小程序開發(fā)實戰(zhàn)(第2版)
- .NET 4.5 Parallel Extensions Cookbook
- 自學Python:編程基礎、科學計算及數據分析(第2版)
- Mastering SciPy
- Web前端測試與集成:Jasmine/Selenium/Protractor/Jenkins的最佳實踐
- C語言程序設計