Indesign/swf interactive hyperlinks

Hay, can you please help me with a problem that I have with hyperlinks... I created the interactive swf in indesign, and i need those links to take me to another page when presenting in swf, but the cursor is not selecting anything?

I have tried that too and it didn´t work out. Attribute that controls where you open your hyperlink is called Target. And InDesign doesn´t let you define it. Let´s hope some improvement with this in future...
[Advertisement removed by moderator]

Similar Messages

  • Hyperlink target Indesign CC Interactive PDF

    Hi,
    We're working on an Interactive PDF but strangely enough we suddenly can't work with hyperlink targets anymore. This means we can't make certain objects a hyperlink target so we can't navigate
    through the document as we were used to. Any idea of how this is possible and what we can do about it?
    Kind regards,
    David

    I usually start by creating my Hyperlink Destinations by choosing New Hyperlink Destination from the Hyperlinks panel menu.
    Then I create my hyperlink. In this case I started with a text frame:
    I chose to link to a Shared Destination (although you don't have to):
    You can test this in InDesign when the Hyperlink is selected:
    When you test it in your PDF, be sure choose File > Export > Adobe PDF (Interactive) so the hyperlinks will be properly exported.

  • InDesign and truncated hyperlinks after PDF conversion

    I have encountered what may be a similar problem to the one experienced by Greg Hogan posted on 10-01-2007 (http://www.adobeforums.com/webx?224@@[email protected])
    I have a Dell Inspiron 6000 with a 1.5 GHz Pentium M processor, 2 GB RAM, Windows XP/Pro, and InDesign CS3 (v. 5.0.1).
    Problem description:
    I have a multipage InDesign document with multiple hyperlinks, and some of those hyperlinks are very long and require more than one line. The hyperlinks that require more than one line look OK after conversion to PDF, but, if I hover the mouse over the link in the PDF, all the characters in the URL on the second line are missing, and the link doesnt work. I first discovered this using Acrobat Professional 7. I recently downloaded a trial version of Acrobat Professional 8, and I still have the problem, so I have concluded that the problem is with InDesign, not Acrobat.
    Yes, I know I can create a hyperlink character style with the no break feature enabled. However, that can result in appearance and text flow problems.
    Is there a fix available?

    I found the instructions on creating named hyperlinks in the InDesign Help file to be incomplete. Here is what I do, if I want a text hyperlink that "masks" a long URL (especially a long URL that wraps to a second line and gets truncated in a PDF):
    Let's say I want a hyperlink in my InDesign document to say:
    Membership Application
    I type that text into the document. Then I highlight it (not absolutely necessary, I think, but I find it helpful).
    Open the Hyperlinks panel: Window/Interactive/Hyperlinks
    Click on New Hyperlink Destination (NOT "new Hyperlink From URL"). Select URL from the "Type" drop down box. The highlighted text will appear in the "Name" field. Enter (or paste) the complete URL into the "URL" field. Click OK.
    Now, click on "New Hyperlink" in the Hyperlinks panel. With the text you want highlighted, that will show up in the "Name" field at the top of the dialog box.
    In the "Destination" Section of the "New Hyperlinks" dialog box, select "URL" from the "Type" drop down box, and (once you have more than one link), the name of that link that you earlier assigned from the "Name" drop down box.
    The correct URL will appear in the "URL" field.
    You also have some "Appearance" choices that you can make from this panel. When you are finished with your selections, click OK. The link "Name" will show in the Hyperlinks panel.
    Use a Character Style to apply a text color, and perhaps, a different font to the link.
    If you subsequently want to change the "Appearance" features, click on "Hyperlink Destination Options" from the Hyperlinks panel.
    The link name example I used, Membership Application, isn't likely to wrap (and therefore be truncated in a PDF), but suppose you had a really long URL like this:
    http://www.iht.com/articles/ap/2007/12/24/technology/LA-TEC-Peru-One-Laptop-One-Village.ph p?page=1
    and a narrow column. You could use "OLPC Article" as a link name (for example), and paste the complete URL into the appropriate field. Your link will work in InDesign (you can test this by selecting the link in the Hyperlinks panel and clicking on "Go To Destination"--provided you are connected to the internet). The link will NOT be truncated in a PDF and will therefore work in the converted file--provided you have checked "Hyperlinks" in the Include section of the Export Adobe PDF dialog box (under "General").
    This sequence is reasonably straightforward, if a little tedious. However, it took me a while to figure it out. To me, the instructions in the Help file (and 2 other books) are not as clear as they could (and should) be. Perhaps the sequence is obvious to the vast majority of InDesign users.

  • Attaching preloader to InDesign swf

    I exported an interactive swf from InDesign (content.swf). It is 7MB. I would like to add a preloader. I found a site that offered a recipe but the swf plays through the frames without stoping on the first frame.
    Further research indicated I was using AS2 and that the InDesign swf needs to be address in AS3. I am unable to find how to do this using AS3.
    Any help/recipies would be appreciated.
    Tina
    Here is they structure of the file with the preloader.
    Scene 1
    Layer 1: frame 2: actionscript
    loadMovieNum("content.swf", 10);
    _level10.gotoAndStop(1);
    Layer 2: frame 1: placed movie clip named: preloader
    preloader structure:
    Layer 1 has three frames
    frame 1:
    parent.stop();
    frame 2:
    kBytesLoaded = _parent.getBytesLoaded()/7045928;   
    kBytesTotal = _parent.getBytesTotal()/7045928;   
    kBytesRemaining - kBytesTotal - kBytesLoaded;   
    percentLoaded = 100 * kBytesLoaded / kBytesTotal;   
    percentRemaining = 100 - percentLoaded;   
    progress = percentRemaining;
    loadBar._xScale = percentLoaded;
    frame 3:
    if (percentLoaded < 99){ 
    gotoAndPlay(2);
    } else {
    _parent.play(); 
    stop(); 
    layer 2 has the progress text (progress) and the progress bar (loadBar)

    Since you will be loading AS3 files, you will need an AS3 preloader, otherwise, an AS2 preloader such as what you showed will fail in trying to an AS3 file, which is probably what you encountered in trying it.
    Here's a link to an AS3 preloader tutorial which I believe does what you want... loads the file separately...
    AS3 Preloader
    http://www.gotoandlearn.com/play.php?id=85
    but just so you aren't fooled by it all... When someone is playing your game, they have already downloaded your game.  So your protection is really only protecting your files against those who are either too lazy or lack the knowledge of how to get the file from their cache.  But some protection is often better than none.

  • Export InDesign to flash, Hyperlinks issue

    I am exporting an InDesign document with hyperlinks to a flash document to palce on the internet. With flash document on the internet if you click on a hyperlink a new tab opens up. Can I amke the hyperlink work so that clicking on the link does not open up a new tab or window, but changes teh page within the current tab/window?

    Update: Reinstalled flash. Layers with content are now visable but  animations do not indicate path of item plus the code that enabled the swf file to function properly does not appear to have made the trip during export to the .fla file. That doesn't seem right. What would be the sense of enabling InDesign to export flash files if they are crippled in the process? There does not seem to be any time savings using InDesign if most of the work has to be redone in flash. Are we missing something? Any input is welcomed.

  • Place a GIF in an InDesign SWF?

    I have a GIF image that I'm wanting to place in an InDesign SWF file. Is this possible? If not, what probably can accomplish this?
    Thanks!

    You can place a GIF into an InDesign file. Your InDesign file can be exported to SWF.

  • InDesign - exporting interactive pdf with page curls issues

    I followed a Rufus Deuchler adobe tv video called "InDesign: creating interactive pdfs with page turn and flash animations"  and I was able to create an Interactive Pdf document with page culrs but it is limited to only my mac Book Air as when I sent it as an attachment (pdf) it did not work on any other PC or mac.
    Have  I missed the point or have I not done something as I thought the video mentioned that any adobe reader could view the interactive pdf (ie on other PCs or tablets)?
    Thanks
    David

    Only Adobe Acrobat or Reader can show those PDFs (and many others) correctly. Are you sure that the PDF was opened in one of these 2 applications and not in Apple Preview or Ghostviewer or something else?
    Only Adobe Reader 9 and X and Acrobat 9 and X can show PDFs with Flash content correctly. If you have an older version, let us say Version 8 or older, you are not able to see Flash content at all. If you have a newer version, that is Reader XI or Acrobat XI you need additional Adobe Flash player have installed on that computer and allow access to your PDFs. Can you check, if these substantial requirement are fulfilled?

  • SWF/Flash hyperlink not working in iweb

    Hi guys,
    Really really stuck with this one...
    I have a flash file of which i have placed wihin my iweb site (the flash file shows and operates perfectly)
    However - the SWF's hyperlink will not work within iweb.
    The flash file itself is fine and the nyperlink within it works perfectly when opened within a browser.
    Here is the code below - if anybody has any help I would be so grateful.
    <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/ flash/swflash.cab#version=6,0,40,0" border="0" width="800" height="600"><param name="movie" value="http://droprecords.net/drop_records/drop_circle_1_CS5_network.swf"><param name="quality" value="High"><embed src="http://droprecords.net/drop_records/drop_circle_1_CS5_network.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="400" height="200"></object>

    I've tried about 5 different codes now and although they all show the flash button - none of them allow the hyperlink within it to work properly.
    So frustrating.
    The closest one was this one;
    <iframe src="http://droprecords.net/drop_records/drop_circle_1_CS5_network.swf" allowtransparency="true"  width="400px" height="200px" frameborder="0" </iframe>
    But that opens up the link insiade a small iframe window instead of the full external window.
    ARRGGGHHHH

  • Exporting to SWF - interactive indesign documents

    Hi guys,
    Ok so I have been playing around again with the idea of producing some interactive wire frames using indesign and exporting to swf. I have a global nav at the top that is working just fine. I also have some links futher down the page, and that's where the problem is.
    Let's say I have a link called 'Map' half way down the page. It's a long page around 4000 px. So let's say the 'Map' link 2000 px down the page. When I click on the link it takes be to the map page, but postions me at 2000 pixles down the page. Not at the top of the page where I want to be.
    I have had a play around with the Zoom drop down but I am not having any success.
    I don't want to export to pdf as I want to be able to set target pages for the links with in indesign, and not have to mess around in acrobat after (potentialy This document will have a tonne of pages).
    Anyone got any ideas (please)
    Dan

    Hello, thank you. I have chosen flash text.  Which has sorted the fuzzyness...so big tha
    nk you.  !!  The text has now converted to times new roman?
    ..any suggestions as to how i keep the text chosen when working in indesign file?
    Sorry..im a newbie!

  • Analytics in InDesign SWF or Interactive PDF

    I am starting to add video to a SWF newsletter that I make. Is there a way to track how many people view the embedded video?
    If there is does it work with the Interactive PDF option too?

    Don´t place your FLV directly to indesign. Place it to Flash Professional, add tracking code there with ActionScript and export whole thing as SWF. Then place that SWF to indesign.
    If you have audio track in your video, you probably face some issues with hanging sound. You can solve that problem by creating separate killAudio swf snippet in Flash and place it in next and previous spreads with video.... use soundMixer.stopAll(); code in it....
    Here´s a sample where customized video player made in Flash is in use, dummy magazine is exported from indesign:
    http://dl.dropbox.com/u/17227987/extVideoTest/index.html

  • InDesign CS6 interactive fla and swf files to .mov files

    I have created an interactive file with photos in InDesign CS6 and would like to be able to drop it into iMovie to use as part of a slideshow. How do I convert the swf or fla file to an iMovie compatible file? Any direction would be appreciated.

    .. or, Plan B), use QuicktimeX' ability of Screen-Recordings to record while you playback those files in their app.
    The resulting mov can be treated as any other movie in iMovie.
    Vector-graphics, interactive formats, etc are of no use in an video-editor ...

  • Help with hyperlinks from and InDesign .swf

    Hi All,
    I created an  interactive document in InDesign CS5 that I exported as a .swf and  inserted it into a html based webpage.  I would like the buttons I  created with url actions to open the url in the same broswer window and  not in a new broswer window.  Is this possible in ID CS5 and if not how  can I get it done.  I have enough knowledge in flash to be dangerous.
    Thanks in advance and if I was not speicific enought please let me know.

    You should address InDesign questions to the folks in the InDesign forums...
    http://forums.adobe.com/community/indesign
    You won't be able to do anything in Flash with the swf you created with InDesign to change how the linked pages open.  That needs to be defined in the swf's linking code and Flash cannot edit an swf.

  • Interactive PDFs from InDesign 5.5 - hyperlinks not working at all!

    I'm creating hyperlinks the way I always did in CS4 (type tool - hyperlinks panel etc) but when I export to PDF either through the new interactive PDF option OR the old print option switching on the interactive check box none of my hyperlinks work in Acrobat. I've checked the Adobe help menus and I don't seem to be doing anything wrong. Does anybody have any ideas? I've got 12 catalogues I need to make into interactive PDFs this afternoon and it's just too slow adding the interactivity in Acrobat (not to mention that if I have to edit any content I'll have to re-do all the interactivity each time). HELP.

    I have found a way around this of sorts. Rather than right-clicking to bring up the hyperlinks menu I have to use the hyperlinks panel and specifically use the shortcut at the bottom of the panel. The dialogue box that pops up is slightly different to the one I get when going the long way round. I'm still kind of baffled, but it does seem to work...

  • InDesign CC interactive PDF hyperlink issue on PC

    Exporting as an interactive PDF using links to open another PDF file and the link works fine on a MAC not a PC? Any idea how to get it to work on a PC?

    The links to open PDF files from within a PDF can be edited and re-linked to the proper folder in Adobe Acrobat version XI after the PDF has been exported out of InDesign CC. In the Tools panel, click Add or Edit Link, double click the link to open up Link Properties and then in the Actions tab, delete the action that is currently there. Then in the drop down for selection Action, choose Open a file and add it into the actions list selecting the sub folder and file that you want to open, then save the PDF.
    It seems like this method of editing the link through Adobe Acrobat creates an absolute path that's recognizable on both Mac and PC. The link will work as long as your main PDF and all linking sub folders and files are together in the same root location.

  • InDesign CS4 Interactive swf?

    Hi there,
    Well when I export my E-magazine to swf I get the following message: "Some button actions will not be preserved. The following actions are supported in pdf only Close, Exit, Movie, Open File, Sound . . ." and so on and so forth. Sure enough when I open the swf file after exporting none of my buttons or anything work.
    From reading all the promo material I am under the impression that this should all work when exported to a swf. What am I doing wrong?
    I am using InDesign CS4 on a pc.
    Thanks.

    Sound/video files are not supported in InDesigns´s SWF export.
    I´m making eDocBrowser v2 right now, and it seems now that there gonna be kind-of support for using sound or video files with SWF files exported from indesign. If you want to get more information, send me an email: petteri.paananen[at]***prepress.fi (change [at] to @ and remove stars)

Maybe you are looking for

  • How can I import songs which are filed basis one album/compilation as one folder?

    How can I import songs which are filed basis one album/compilation as one folder? i can drag and drop one folder which is a proper album into itunes under playlist. if i drag and drop two proper albums into itunes it is also ok but if itunes does not

  • Sync my iCal in between iPhone and Outlook 2010 on Win7

    Hi, I have an iPhone4 running iOS5.1.1 (as of today) and an iCloud account. My iPhone calendar (iCal) is synched with iCloud calendar. My business PC is running Win7 and Outlook 2010. My compagny has selected Google Enterprise to provide all the mail

  • Dataguard - Cannot switchover

    System Specs: Win 2000, Oracle 9.2, Running in High Availability I am really at a loss. I have been on this problem for almost a week now. Primary switches over fine. On Standby I issue the command: alter database commit to switchover to primary with

  • What happened to the Just for you section ?

    What happened to the Just for you section ? I don't care about whats hot. I don't care what the staff picks iTunes is starting to get lame Quad G5   Mac OS X (10.4.8)  

  • How to turn off linking on folder when publishing it as portlet

    when I publish a folder as a portlet. The display name of the portlet becomes a link. I just want to display the folder items under the name rather than have a link on the name. It confuses the users and looks weird. How do I turn it off?