Edge Animate ad banner to open up a link in the in app browser window of Adobe Content Viewer

Hi I've got an adobe edge animate banner that animates and looks good. But I need it to be able to open a link (once the banner has been tapped on) in the Adobe Content Viewer app's in app browser window. Presently it only opens up within the 300x600 box that the ad is in.

Can you post your current link code?
It sounds like you are using the "_self" property which is opening it up inside the banner.
Try using window.open("yourlink", "_blank");
- Dylan

Similar Messages

  • No longer opens webpages and links in tabs, but new browser windows instead. I have the check box for tabs selected and have FF 3.6.8 on a MAC?

    Tabbed browsing doesn't work. Opens in a new browser instead

    I want to ask for more information. Does File - New Tab open a new tab? Does the issue happen in [[Safe mode]]?

  • Edge Animate is freeze. when open the html that contain the -webkit-animation.

    Edge Animate is freeze. when open the html that contain the -webkit-animation.
    This is Win8 64bit(iMac bootcamp).
    process.
    1.open the HTML like bellow.
    <!doctype html>
    <html>
    <head>
      <meta charset="utf-8">
      <title>anim test</title>
      <style>
        #box{
          width: 300px; height: 300px;border: solid 1px black;
          -webkit-animation: anim 2s infinite;
        @-webkit-keyframes anim {
          0% { -webkit-transform: rotateY(0deg); }
          100% { -webkit-transform: rotateY(360deg); }
      </style>
    </head>
    <body>
      <div id="box">
          box
      </div>
    </body>
    </html>
        sample is here:http://ciruelo.jp/js/edge/anim.html
    2.Edge Animate is freeze. can show animation on the stage, but can't select any menu.
       It's necessary to kill the process of Animate.
    Thanks.
    Ume.

    Thx, robberman.
    This is a simple "crash report".
    so, now, I'm not in trouble for this problem.
    only reported a case to freeze.
    If I wanto to use "-webkit-animation" prop on my Edge Animate, I will create a class & add Class by jQuery stuff  .
    Best regards.
    Ume.

  • Why doesn't Edge Animate show up in my 30 day free Creative Cloud membership apps download page?

    Why doesn't Edge Animate show up in my 30 day free Creative Cloud membership apps download page? I subscribed to the 30 day free Creative Cloud membership just yesterday.
    Please help.

    Could it be that you are running Windows XP?  I believe there is some automatic detection of the operating system you are running, and if it is not supported by the application, it does not show up on the download page.

  • PDF files will not open in a Safari (v 6.0.5) browser window

    PDF files will not open in a Safari (v 6.0.5) browser window, OS 10.8.5. Version 11.0.04 Adobe Reader and Plug-ins installed. Both local and internet files do not load. What is happening here?

    Ok. I reloaded v 11.0.04 of Adobe Reader after quiting Safari 6.0.5 . Then deleted the 2 plug-ins AdobePDFViewer.plugin and AdobePDFViewerNPAPI.plugin . Relaunched Safari and tried to read a pdf from a repository at the URL mentioned in post 10 . The file was loaded and displayed correctly. Also a pdf file from my local disk store displayed nicely as well. What I do not understand is that there is no listing of an Adobe plug in /Library/Internet Plug-Ins , nor does Safari list any Adobe plug ins. So in that case this means that plug-ins for the display of pdfs in Safari windows are no longer needed!
    Adobe Reader version 11.0.04  is now working for me.
    Thanks for the help and the solution C.F.McBlob

  • Firefox won't open a PDF link in the browser, screen just shows blank.

    Firefox won't open a PDF link in the browser, when I click on the link the screen just goes to a blank blue screen.

    If using a Mac, go to the Firefox Plugins and disable the Adobe Acrobat NPAPI Plug-in, Version 10.1.3. This is a recent plugin update, and as soon as it was installed I noticed that PDFs wouldn't download.
    Location: [Menu] Tools/Add-Ons/Plugins
    I don't know what other side-effects it can create, but it solved my problem.

  • Folio not opening in adobe content viewer

    About a year ago, I created a magazine with Digital Publishing Suite for a college course and uploaded it to my ipad in Adobe Content Viewer. It was from a school computer and version of Indesign so I don't think I'd be able to reload the file onto the content viewer app if I needed to. When I open the content viewer, I see the cover of my magazine alongside an Adobe file that says "Release". This Adobe file is newly there, and so is a blue plug icon on the top corner of my magazine. When I click my magazine, the little info "i" turns into a spinning symbol, as if it were loading. However, nothing loads and nothing happens. I left it for hours and nothing happened. When I click to open the Adobe release file, it opens to a light grey screen with no content, buttons, or anything. There is nothing I can click on or do so it forces me to exit and quit the app.
    Can someone please help me in figuring out what is causing it to not open? I'm frustrated at this point and am nervous to delete and redownload the app in case my file is lost. Like I said, not sure if it would still be there or if I could get it back again. (I also am signed into the app with my Adobe ID, if that helps)
    Thanks!

    Unfortunately you need to uninstall and reinstall the Adobe Content Viewer app, and doing so will result in the loss of the folio you see because you added it to the device using Preview on Device. Since you did this a year ago there have been several iOS changes that required updates to the application. There's really no way to resolve this without uninstalling, reinstalling, and then putting the content onto your device again.
    Neil

  • BUG : url with an anchor don't open the in-app browser

    When you make to button to open a local url, it doesn't work if the url has an anchor tag.
    Exemple :
    HTMLResources/test.html -> open the file test.html with the in-app browser
    HTMLResources/test.html#test -> don't open the in-app browser
    It is a valid url, it should open it.

    That's a good idea (leaving it plugged in all the time) aside from the fact that I'm cheap as heck. Being poor has something to do with it since I'm a grad student. When I'm not using my printer, can opener, toaster, etc. I unplug them or turn them off. Because of this, during the summer I'm able to have electric bills under 20 dollars a month for my apt. I used to even turn of my router every night when I wasn't using it but got fed up with resetting it every time. I also don't use air conditioning and live in KY (my asthmatic lungs react better to heat with humidity than dryness, and to save $). I know - I'm completely different than the norm, but I get by with my quirks. How much do you think it would cost me extra a year to leave my computer plugged in and "sleeping" every night?
    If I go into itunes with the preferences, could I make it so itunes never looks for updates? Thanks again.

  • Web content overlay doesn't always open in the in-app browser

    We are using a web content overlay in a small frame to show a series of social media share buttons. It works beautifully most of the time - when the user taps the img, the in-app browser slides up from the bottom and the share page is ready to go. Sometimes though, for no apparent reason, the share page loads inside our tiny 200x50px frame. Here's a simplified sample of the code from our index.html file that we link to:
    <div> <a href="http://www.sharesitegoeshere.com/facebook" target="_blank"><img src="facebook.png" alt="Facebook" width="40" height="40" border="0" /></a></div>
    <div> <a href="http://www.sharesitegoeshere.com/twitter" target="_blank"><img src="facebook.png" alt="Facebook" width="40" height="40" border="0" /></a></div>
    <div> <a href="http://www.sharesitegoeshere.com/pinterest" target="_blank"><img src="facebook.png" alt="Facebook" width="40" height="40" border="0" /></a></div>
    <div> <a href="mailto:?subject=Check%20out%20this%20story%20&body=%0A%0Ahttp%3A%2F%2Fsharesitegoes here.com" target="_blank"><img src="email.png" alt="Email" /></a></div>
    Here's some examples of the web overlay opening inside the small frame instead of the browser:
    It seems like the first time we try the share button from a new article, it loads in the frame instead of the in-app browser, but every time after it behaves correctly. Is there any way to prevent this?

    I've had this problem too. Here's a solution from my notes:
    <UL><LI>Note on moving items
    <P>Sometimes the blue "move up" arrow
    disappears or stops working (as
    expected). The reason is usually that
    the regions "Group By" and "Sort By"
    to properties have been set so that the order of items
    is either completely determined or the
    items you wish to rearrange belong in
    different groups (or so as expose a bug
    in Portal -- I still think this might be
    a possibility).</P>
    This sorting is set under the specific
    Folder Style. Check
    <DL><DD><pre>
    Folder Properties
    -> Folder Style tab
    -> Layout tab
    -> Edit region icon.
    </pre></DD></DL>
    Try setting "Group By" to "Category" or
    "Author", and "Sort By" to
    "Default".</P>
    </LI></UL>
    -Kal
    null

  • When I click to open Firefox, iTunes launches instead, and no Firefox browser window appears.

    When I click to open Firefox, iTunes launches instead, and no Firefox browser window appears.

    Actually... I take it back. I TRIED to update to 16.0.2, but I keep getting the error message that Firefox must be closed first. I'm using Chrome to send these messages, and have also closed iTunes, in case that was contributing to the problem. No use... I can't install the upgrade.
    HELP!

  • Adobe Content Viewer won't open

    I can't open the Adobe Content Viewer on the MAC I normally use. I get a message that says it is installed and that I am signed in. Why won't it open?

    Moved to DPS forum.
    Details please. What O/S? What version of ID?

  • Hello, I uploaded a new website but all the svg files don't display on the browsers. when I open it in Muse with the "preview in browser", its fine! can someone tell me please where my problem is? (sorry for my english!)

    hello, I uploaded a new website but all the svg files don't display on the browsers. when I open it in Muse with the "preview in browser", its fine! can someone tell me please where my problem is? (sorry for my english!)

    Hi
    Could you please check this thread, it might be helpful
    Muse not exporting svg, can only see in preview

  • Why is my iPad opening website links using the Google App not Safari?

    Why is my iPad opening website links using the Google App not Safari? Everything was fine until two days ago when it started opening them with Google App. I tried uninstalling Google but nothing has changed. It would not bother me at all but it takes Google a lifetime to open them where as Safari used to do it in a matter of seconds. I own an iPad Air, iOS 7.1.2.

    How is it opening a website with the Google App if you uninstalled it?
    Are you sure its the Google App, and not simply Safari opening in a Google search?
    What exactly is happening?
    Basically there is no way to change the default browser for opening links. 
    However, some apps like The Gmail App will open links within themselves or Chrome if it is installed and the option is enabled in the Gmail App settings.

  • Unable to start Photoshop CS6 - could not open a scratch file because the file is locked (Windows)

    When I first installed Adobe Photoshop CS6 I was unable to run Photoshop or Bridge CS6.  Photoshop would give me an error about "could not open a scratch file because the file is locked.  If I ran either of these programs as an administrator they would run without issue, this led me to believe that there was a permission issue somewhere.  After some digging I found out the both Bridge and Photoshop try to create a temp file (similiar to Photoshop Temp2777223910092) on the c:\ drive of the computer.  In my case the user that I was logged in with did not have access to write to the root of the C:\ drive.  Note that you run the program as the administrator and change the scratch disk location as that changes the preference for the administrator user and not the user that you are currently logged in as.
    To get around this issue I first had to give the user that I was logged on with write permissions to the root of the C:\ drive.  Next try and run Photoshop, you will get an error another error about the scratch disk and about and invalid or missing setting file.  To correct this you need to have run Photoshop as an administrator, next you can go to Users\Admin\AppData\Roaming\Adobe\Adobe Photoshop CS6\Adobe Photoshop CS6 Settings and copy Adobe Photoshop CS6 Prefs and/or Adobe Photoshop X64 CS6 Prefs to Users\<your logged in username>\AppData\Roaming\Adobe\Adobe Photoshop CS6\Adobe Photoshop CS6 Settings.
    Photoshop and bridge should now start up with no issues.
    I hope that this can help others out there as this caused me a great deal of frustration when upgrading to CS6.

    station_two wrote:
    OK, here comes the explanation of what the scratch disk does and why it's optimal to have it on a physically separate internal drive (not partition!) other than your boot drive
    I probably shouldn't say anything since it could complicate this thread, but the rules of thumb can be different under special circumstances when SSD is involved.
    IF you have a LOT of empty space on your SSD-based system drive, then Photoshop can actually work great with it's scratch setting pointed at the system drive.  This is because a) SSD transfers are much faster than spinning hard drives and b) there's no seek time, so simultaneous transfers to/from scratch and swap files aren't devastating to performance, and you can see a net gain because of the increased I/O throughput over what's possible using a separate spinning drive for scratch.
    But if you don't have a huge amount of free space (hundreds of GB) on the system SSD, it's definitely better to use a separate drive, as station_two has said.
    Also, up to about a year or so ago, you had to try to severely limit write activity to your SSD drive, since you could actually wear them out by repeated high data write activity.  That's pretty much a non-issue now with the advent of things like the SandForce in-drive controller that does wear-leveling inside the drive.  Modern drives will last 10 years or more in normal typical use, without special consideration.
    As it turns out, making a RAID array of SSDs is a great way to boost performance across the board, have bunches of free space, and ensure even the heaviest usage doesn't shorten the drive life.  I have done so, creating a 2 TB system drive C: made from 4 SSDs and Photoshop's swap file (and pretty much everything else) pointed to C:.  This system flies, and I can barely tell when Photoshop and/or Windows "goes virtual" and starts using its scratch/swap files heavily.  I don't even notice Photoshop auto-saves.
    Sorry for the SSD diversion.
    Back on topic: 
    Pretty much everyone who's successfully using a computer - Mac and PC users alike - comes to realize after a while that the task of integrating things on their computers and making everything work falls on THEM, not the developers of applications like Adobe.  Some applications pose unique challenges, but to think you can just throw up your hands and try to make it someone else's problem when something goes wrong simply isn't a viable strategy.  Maybe that's how things should be, but it's not how it is.
    For those of you struggling to get Photoshop to run properly, bear in mind that it's on you to get things working.  It works for most folks.  It could be a configuration or setup choice you've made that may need revisiting, or some kind of restorative activity that you need to do, or even something very minor like clearing your Photoshop preferences, but it may well take your learning new things and doing things you didn't think you'd have to do to get back to where you can edit photos.  It's no one's problem but your own.
    So let us here on the forum help you - when we say to do something, try it.  We're not here to jerk you around; we're users just like you who have already found the ways to make things work, and we'd like to help you do the same.
    -Noel

  • Command to open a PDF generated Oracle Report in New browser window

    I know this is probably something for the Oracle Forums but I'll ask anyway because I can't find any info out there on this, without some extra work.
    I am generating a PDF file from 10g Oracle reports on Linux RHEL 5 and storing the PDF file to the server. I can send that PDF file directly to a printer with the "lpr" command and that part works fine.
    What I'm wanting to do now is "View" the PDF from within the server in a new window. We are using RHEL 5 (Linux) platform and I'm trying to see if there is a way to open the file with a "command line" command that will open it in a new browser window or new window period (opening it with Adobe Acrobat).
    Does anyone have a command that will do this? Otherwise, how has everyone else been handling this. The idea of just viewing the previously generated PDF Report file will save us overhead on our database servers because they won't have to re-run some of the same reports over and over.
    Any help and assistance is appreciated.
    Chris

    Several options:
    - If you only want to show the pdf to the client without printing, use destype=cache and use WEB.SHOW_DOCUMENT after the RUN_REPORT_OBJECT (for examples search the forms-forum, there are lots)
    -If you have to generate the pdf to a file to get it printed, you could
    +use WEBUTIL_FILETRANSFER.AS_TO_CLIENT after the printing to transfer the file to the client, then use CLIENT_HOST to view it.
    +map the appserver-directory you generate the report to as a virtual directory in the application-server then use WEB.SHOW_DOCUMENT to directly access the generated file via url.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Maybe you are looking for

  • Import Error: The root directory does not exist

    Hi, I have some isuuses with importing the extended page. When I try to Import it throws an error. Root Directory does not exist. I am using the following command. import c:\jdev\jdevhome\jdev\myprojects\oracle\apps\asn\opportunity\webui\EMCOpptyDetP

  • How do I rename a printer on MacBook Pro 10.6.8?

    How do I rename a printer on my MacBook Pro 10.6.8?

  • Bug in Nokia Lumia 720

    Bug in Nokia Lumia 720" which i was using,After completion of my downloaded app"Java Tutorial" & i started to open this suddenly, my Wi-Fi connection got problem & i have been found a bug on it. Attachments: Nokia Lumia 720 with issue 20131130_0001.j

  • Who created my query?

    Hi guys! I would like to know, if there is a way to know if a query is from sap system or if a query is created by users. I'm using SE11 and I want to know the difference between AQGQCAT  and AQLQCAT  tables.  I never worked with querys and I need to

  • Labview display problem

    Hello, The Labview display went crazy one day. When I scroll the vertical scroll bar of the front panel, only the left part (about 3/4 of the width of the screen) of the front panel goes up or down as it should, while the right part (about 1/4 of the