These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Focus rectangle question

AllenL
Registered: Feb 1 2008
Posts: 2

This is my first time on this forum.

1. I am new at this and I am designing my own player using buttons and png files as buttons. The problem is even though I choose None, you to eliminate the focus rectangle when the button is clicked. I still get the dash line whcih is the focus rectangle, when I click on the button what gives? I do have a picture, but don't know how to post it in this message

Two other quick questions....

2. I am also trying to figure out how to make my own player using javascript if any one has input on that would really be great.

3. Lastly I am also curious how to make a rendition between using Quicktime and WMV player?

Any help on any of these would be really outstanding. Thanks

My Product Information:
Acrobat Pro 8.1.1, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
You cannot change the thin focus rectangle. This is a default that's always displayed.

If by player you mean a PDF application that will load and play media files off the users system, then you will need to get very familiar with the Acrobat Multimedia JavaScript API. You'll find plenty of info in

1. The Acrobat JavaScript Reference and Acrobat JavaScript guide.
2. In the Acrobat SDK samples and documentation
3. Simply by doing a google search for "Acrobat Mutimedia"

Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script

ironhand41
Registered: Apr 24 2011
Posts: 1
I'm new to this forum, so bear with me. I'm unsure where to post my question so I'll do it here and hope no one is offended if I'm in the wrong place. I'm trying to make bookmarks in pdf documents. But when I select text with the text selection tool, the selected text does not show up as the title of the bookmark. The bookmark remains "Untitled." How do I make Acrobat 9 Pro set the text I have selected as the label for the new bookmark? What is so frustrating is that I've done this 50 times or so many months ago, but it doesn't work now.

Richard