Planet PDF Forum Archive

Planet PDF ForumThe page you are viewing is part of our 160,000 page PDF discussion forum archive spanning 1999-2008. Would you believe we have a 2nd forum archive which covers 2008 - 2011? But... if you really want to bust-a-move head to the LIVE Planet PDF Forum. It features more than 10 conferences, covering everything from beginner discussions to in-depth developer and pre-press discussions.


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

LockLizard Safeguard PDF Security

Made specifically for publishers of high value information published in PDF format, it protects your PDF...

Download free demo

ARTS PDF Aerialist X

The ultimate plug-in for Adobe Acrobat. Advanced splitting, merging, stamping, bookmarking, and link...

Download free demo

Ubiquitous PDF: DIY PDF magazines, courtesy of CNET and Magazinify

Thanks to Magazinify.com, it's possible to have web articles delivered right to your inbox in PDF form. If that weren't enough, the nice folks at CNET have been nice enough to publish a step-by-step guide about how to set this all up using just a little time and a free Magazinify account.

September 06, 2011
Search Planet PDF
more searching options...
PDF Resources
Platinum Sponsor

ARTS PDF

Create & Edit PDF - Nitro PDF Software

Silver Sponsors

LockLizard DRM PDF Security Quick PDF Library: The Unrivaled PDF Developer Toolkit

Featured Product

ARTS PDF Crackerjack X

The most popular Acrobat plug-in for PDF-based color print production and automation.

Featured Event

Adobe Digital Marketing Summit

March 20-23, 2012 -- Salt Palace Convention Center, Salt Lake City, Utah

The Digital Marketing Summit is the premier event for digital marketers and advertisers to learn about and share key strategies for driving marketing innovation. Attend Summit to learn how you can create, measure, and optimize digital experiences to revolutionize how the world engages with ideas and information.

PDF Store Categories