Navigation
11 users online :: 11 Guests and 0 Registered
Records in this category
- Do I need to know HTML, CSS or JavaScript to use the Control Pad?
- When previewing the movie on my local PC in a web browser, the Captivate movie does not display. What is wrong?
- What browsers is the Control Pad compatible with?
- How can I customize the appearance of the Control Pad web page?
- What version of the Flash browser plug-in are supported?
- Can I use the Control Pad with SCORM/AICC projects?
- Can I produce projects using the Control Pad to market our own product or for clients who pay/contract with me?
- I cannot see all of the Captivate movie. Part of the Captivate movie is hidden, or I need to scroll to the right/down to see the entire movie. What is wrong?
- How do I remove or hide a specific button in the playbar?
- How do I rearrange the order of buttons in the Control Pad playbar?
- How do I replace the sample Captivate movie with my own published Captivate movie?
- How do I set the width and height of the Captivate movie?
- How do I use my own logo?
Tags
Sticky FAQs
Control Pad
ID #1063
How do I rearrange the order of buttons in the Control Pad playbar?
All ofthe Control Pad buttons are organized into an "unordered list".
In the Control Pad HTML file, you will need to rearrange the list of items in the list: <ul id="controlpad_list">.
Simply arrange the list items - from the opening <li to the closing </li> - for the buttons you wish to rearrange, such as:
<li class="..." ... onclick="toggleButton('rewind_button')" ... </li>
In most HTML editors, you can drag and select and entire <li> item and perform a cut/paste to move the list item.
Tags: button, captivate, control pad, list, order, rearrange
Related entries:
- Can I use the Enhancement Pack backgrounds in a movie of Width x Height size?
- Why does the Enhancement Pack use .BMP and .PNG image files?
- In what time frame are online orders processed?
- When I open a Captivate movie using the Menu Wizard on my computer, I just see a blank browser window. What is wrong?
- How can I match the colors used in the Enhancement Pack for Adobe Captivate product in the Menu Wizard?
Last update: 2010-02-22 20:43
Author: KCWebPlaza
Revision: 1.0
You cannot comment on this entry