Create a button in a Folio that records article via bookmarking native?

Is this possible?

No, the DPS apps don't have the built-in native bookmark

Tags: Digital Publishing Suite

Similar Questions

  • Trying to create a button inside a clip that will return to scene 1

    I am trying to create a button inside a clip that will go back to scene 1.

    Here is my code

    Stop();

    sback1_btn.addEventListener (MouseEvent.Click, Film1);

    function film1(event:MouseEvent):void {}

    gotoAndStop ("shorts");

    }

    I get access of undefined property error.

    Can anyone help?

    Thank you.

    Try

    sback1_btn.addEventListener (MouseEvent.Click, Film1);

    function film1(event:MouseEvent):void {}

    MovieClip (root) .gotoAndStop ("shorts");

    }

    or

    MovieClip (root). VideoMask.sback1_btn.addEventListener (MouseEvent.CLICK, film1);

    function film1(event:MouseEvent):void {}

    MovieClip (root) .gotoAndStop ("shorts");

    }

    The problem is the path

  • Is there a way to create a button for the toolbar that will display a page in "No Style"? ".

    I guess what I'm asking, it's... Is there a way to make a custom button to the toolbar which will allow me to change the view of a Web page 'No. Style' in the view menu. If so, how can I do this?

  • How can I create a link or an installer that will open the bookmarks somebody bar and add some bookmarks?

    The goal is to embed a link in a word which, when clicked, opens the bookmarks bar and adds some bookmarks in the document. Another option would be that the link create icons from desktop to Web sites. The main deal breaker is we do not want to change the registry for this. All creative solutions are welcome.

    Thank you

    If it's for users as a whole and not in a given organization, forget the idea of profile, that would be much too intrusive.

    As noted by cor - el, an extension would have privileges to perform these changes. Some resources on developing extensions, since it is beyond the scope of this forum:

  • Create a button to access the view of the library?

    Is it possible to create a button or a link that returns the user to the view of library in a multi-folio application, using the Professional Edition? In other words, a button/link that provides the same function as the 'House' or the 'home' icon in the upper left corner of the DPS UI?

    In a Pro account, the best way to do this is to specify the URL of the application schema in a button. I added a fifth button in DPS tips > Advanced overlays > Advanced linking to this demo. Pressing a button with a com.bringhurst.dpstips:// action opens the library.

    I'll check to see if there is a way to link to the library using the new goto: / / format.

  • How to create a button that is persistent on the top of the Gallery HTML page

    Hello

    My InDesign folio, I have an article with photo gallery full HTML page. The photo grid occupies the full screen. I want to create a button that is persistent on top of this gallery, which the user can type to go to the main Menu page. This button is always visible in one place, even as the user scrolls up and down the gallery. I tried to create it on the top layer and the upper layer of the page master, but the button disapperas loading the HTML gallery.
    If the user does not see any button to navigate through the Gallery to another article.

    Any ideas how to create persistent button?

    Thanks in advance.

    -MP

    Why not do things just like an HTML article? You do it in the Muse.

  • Submit to create two buttons appear after that search is performed

    I have a search page that contains a create button at the top of the result table region. However, when I do a search, two create buttons appear: one at the top of the result table area and one downstairs. I use a flowlayout to set the button create. He acts more like PageButtons

    The 2 buttons could appear so that the user doesn't have to scroll down when there are more number of records. It could be more a feature than a problem. You might be able to declaratively remove the appearance of the button in the properties of the result table.

  • Can I create a button that will load a graphic on the page?

    I want to create a page where users can change the colors in a chart by clicking on a set palette (series of colorful buttons)

    I want them to be able to define a background color (from a predefined file selection), and then a secondary color (also amongst a selection of predefined file include transparency).

    For example, imagine a polka dot design. I would like the user to specify the background color and the color of the polka dots by clicking on the buttons of the same color on the page. I have a series of background files and a series of pea files (where everything but the polka-dot Jersey is transparent).

    Is it possible to create buttons on a page that, when clicked will load a graphic to a certain size and location?

    Would appreciate any input.

    Thank you

    Nick

    This should be possible with 2 widget compostion nested:

    The composition of 'parent' contains background on the triggers and the images corresponding to the target colors. The transition between the targets must be set to 'Fade '.

    The 'child' widget, is nested within the widget 'parent', its bottom of target must be transpaent to show the underlying background of the composition of 'parent' and its triggers contains the color of the polka dots. Its objectives show the points himself.

  • How to create a button with rollover that appears in a different place than the button when you move?

    Hello

    How to create a button with rollover that appears in a different place than the button when you move by using only the Muse (reversal may be a different shape and color of the button). I managed to do it using Photoshop and the separate layers and import it, but it is not a good solution. All suggestions will be welcome.

    Thank you

    You can try to use the widget of the Composition of the ToolTip. In this way, the trigger area is isolated and a "State of reversal" can be placed anywhere on the screen (compared to the trigger).

    • Remove the two triggers additional default
    • Set to display the targets on working capital
    • Select hide all initially.
  • I can create a button that links to the slideshow widget

    I'm creating a portfolio for a class site. This is a one page site, one of my sections will be my section "work." I want to organize my work, I made the buttons that relate to each category of work. Is there anyway that I can connect this to the slideshow widget. When you click on one of the category buttons I want the slideshow widget is displayed. Is this possible? I can't find a tutorial and I am very new to Muse. Thank you!

    Hello

    You cannot directly associate a button with a slide show. However, you can embed the slide show into a tooptip target and adds the button to trigger the ToolTip, as mentioned in this post: Re: how to create a button that displays news on the same page?

    Kind regards

    Aish

  • Can I create a button that the copy is a certain test for my Clipboard?

    Can I create a button that the copy is a certain test for my Clipboard?

    For example, when I click the button on the site, then the next time to paste it somewhere, a specific text appears?

    If possible, could someone please explain to me how? =(

    Hi Travis,

    There is no native function to Muse to achieve this goal. However, you can use custom code to achieve this. Please see the following link for the code example: How to copy to the Clipboard in JavaScript?-stack overflow

    Kind regards

    Aish

  • Creating a button that highlights himself and another object

    Hi all

    I have a specific function, I am applying for my InDesign document for export to interactive PDF and SWF/html format.
    The function that I am creating is:
    I have a picture of a typical WYSIWYG toolbar. I created highlight buttons that sit on top of each icon in the image. When the reader hovers over this image of an icon (with the cursor) I want it highlight and also a piece of text lower on the page to highlight as well (which is a definition and an explanation of the icon). So I want the reversal of my first button action to also trigger another action, which is to highlight a piece of text somewhere else on the page. I managed to get so I put the cursor on the first button (icon image), it highlights, and the text below the page. But this isn't quite what I want. I want the text already exists, then highlight. Basically I want the two buttons to be connected. So that whenever I have fly over a part of the image of a created button, it will highlight, and a piece of exploratory text highlight simultaneously elsewhere on the page. A bit like an infographic. It is surely possible?

    Thanks in advance for your help.

    Generally, the animations as this is to export a SWF file are better be done in Adobe Flash.

    In Indesign that kind of market, too. Only for export as SWF, you can assign to the action "go to the State." For a text block, you can assign different status, where the 1st State would be 'normal' and the 2nd status would be "highlighted". Highlighted applies to the object "text frame", so that you can assign a contour or background. Better than nothing.

    Example: Dropbox - test_highlight.indd

  • Creating a button that takes you to the e-mail

    I have been posting tutorials in Muse left and right and have yet to see a definitive example of how to create a button that, when you click more open an email of the recipients with my e-mail address in the window "to THE.  It more or less contact me, but without the contact page.  If someone is on our Web page and want to contact us, clicking on Contact it will bring up their email with our email address in the window ' to THE '.  They then complete a question or simply request additional information in the areas of object copy and the body.

    Hello

    Muse allows you to create a link that opens a new blank message in the mail app by default of the user with the email already entered in the To: field.

    Watch this video

    Insertion of an e-mail link. Learn Adobe Muse CC | Adobe TV

    Please let me know if you have any other question.

  • I am trying to create a button that opens a pop-up window with a video player, sensible size. Also, I would like for the page Web of the background go darker when that happens. Is there a way top make in Muse?

    I am trying to create a button that opens a pop-up window with a video player, sensible size. Also, I would like for the page Web of the background go darker when that happens. Is there a way top make in Muse?

    Hello

    I created a video for you in Muse. Here is the link:- lightboxvideo.mp4 - Google Drive

    I hope that it would give you an idea on how to do just.

    Kind regards

    Rohit Nair

  • How can I create a button print a PDF using Acrobat Pro, that will also work on iOS?

    I created a button to print a PDF document using Adobe Acrobat Pro on my Mac.  The Print button works perfectly on different browsers on my Mac and Windows (running under Parallels Desktop) as well.

    When I open the document on my iPad button print does not yet appear.  I'm guessing that it is a problem with Flash, but it can be informed about East of the action of the button to access the print menu item that does not exist in iOS.

    Is it possible to create a button print using Acrobat Pro, which works on a Mac and Windows, but also on iOS?

    To start printing by clicking on a button, the button must have either an action of type "run the menu item" or use the method JavaScript 'print '. As you may have guessed, the former will not work because there is no menu item to run, and may not work if the particular PDF Viewer you're using supports. I'm not aware of all that are on iOS.

    The button does not appear because you are probably opening in the default PDF Viewer, which does not support forms. If you open the form in Adobe Reader, you will see the button but it wouldn't work.

Maybe you are looking for

  • ZOOM will NOT Lock enlarge once to make it easier to read Web pages. Problem, all started yesterday.

    Zoom has worked well and locked very well but something changed yesterday and I can't understand it. Work and fine locks when I tried IE so don't think it's my PC from a different browser settings works with ZOOM. Thank you

  • Vista 64 bit need drivers for Geforce Go 7900 gs for Satellite P100-437

    Hello I just installed Vista 64 driver vista on the site is not recognized by windows and Nvidia does have a driver available on their site either. It's for a computer laptop satellite Toshiba P100-437, a running Nvidia GeForce Go 7900 GS graphics ca

  • Satellite L40 - 14N - RAM who do I take for an upgrade?

    Hello, I have a Satellite L40 - 14N with 1 GB of RAM, and I'm using Vista. I have been informed that a bit more RAM would be better so I think to upgrade. On the Toshiba product page, it says that the maximum is 2 GB, and now I'm wondering if it is b

  • Audio problem in Satellite A100

    HelloI am using a Satellite A100 and used UBUNTU in there.I have now installed XP and I cannot restore my audio.Here are a few things I tried1 Installing and uninstalling drivers2 restore and update drivers3 check that the service windows audio is Th

  • Duplicate in music libraries and Documents files

    Hello I'm running Windows 8 Professional and have noticed that all my files in my library of Documents also appear in the music library. I did not put them there they appear suddenly. If I try to cut and paste into the Documents folder I get a messag