Planet PDF Forum Archive

Planet PDF  ForumThe page you are viewing is part of our 160,000 page discussion forum archive. See below for PDF-related discussions spanning 1999-2008. To ask questions and get help, head to the live Planet PDF Forum.


How to search this archive. The quickest way is to use the filters on our Advanced Search page so that only archive pages are included in the results.


Previous | Next | (P-PDF) Developers


Topic: create two slide buttons
Conf: (P-PDF) Developers, Msg: 32121
From: noelcasey
Date: 1/2/2002 10:15 AM

Hello,
The script for the text slide show works perfectly. I have now combined a text slide show that you helped me create, with an image slide show, that other forum users helped me create. It has 5 images and 5 text fields.
The image slide show is based on the following code:

Doc Level Script: Array

function ForwardBack()
{
var iconNames = new Array( "Image01", "Image02", "Image03", "Image04", "Image05" );
var iconIndex = 0;


"Forward" Image button javascript

iconIndex += 1;
iconIndex %= iconNames.length;
var f = this.getField("Image");
var g = this.getField(iconNames[iconIndex]);
f.buttonSetIcon(g.buttonGetIcon());


"Previous" Image Button javascript

iconIndex +=iconNames.length-1;
iconIndex %=iconNames.length;
var f = this.getField("Image");
var g = this.getField(iconNames[iconIndex]);
f.buttonSetIcon(g.buttonGetIcon());

This script for both buttons does not stop at image 1-5 for the forward button and in reverse for the previous button, but goes back to image 1 again when I click the button for 6th time. This is not what I want to happen. I want to click the forward image button til it reaches image 5 and stop. The same way the text fields 1-5 stop. I have not created first image and last image buttons but I think I will need them as well.

I want to combine the buttons for controlling the Image slide show with the Text Slide show i.e. When I click "forward" button text field1 appears also image1 appears as well. The same idea also being applied to the "previous" button, "first" and "last" buttons.
One set of buttons "first", "forward", "previous" and "last" controls the entire slide show.
I am including an file attachment of what I am trying to create.

This would truly create an mulitple image and text based slide show on 1 pdf page. Using this type of technique in full screen mode would expand the uses of adobe acrobat.

If anybody can help with this idea I would be very grateful.




PDF In-Depth Free Product Trials Ubiquitous PDF

Pitstop Pro

Now graphic arts professionals have even broader and more expert control over their PDF documents. With...

Download free demo

ARTS PDF Aerialist

The ultimate plug-in for Adobe Acrobat and #1 selling product at PDF Store. Advanced splitting, merging,...

Download free demo

Ubiquitous PDF: 2009 IRS income tax forms available for download

With less than a month to go until Americans will be scrambling to file their 2009 tax paperwork. Luckily, printable PDF versions of forms such as the 1040 can be downloaded for free from the IRS website.

March 18, 2010
Search Planet PDF
more searching options...







Download PDF Creator

PDF Resources
Platinum Sponsor
Create & Edit PDF - Nitro PDF Software

ARTS PDF

Silver Sponsors

PDF-Tools QuickPDF: The Unrivaled PDF Developer Toolkit

Get Nitro PDF Professional
Featured Product

NITRO PDF Professional

Built from the ground up, the perfect desktop PDF product for business and enterprise. Nitro PDF Professional has an uncompromising feature set so you can create, combine, edit, collaborate on and...

Featured Event

No upcoming events

PDF Store Categories