How can client change link to external file in in-browser editing

Hi, I made a website for a client. It has links to pdf files. Obviously they can change the text, but how can they change the link to another pdf file. Thank you.

Sorry, this is not supported currently. Please vote for this idea: http://forums.adobe.com/message/5552091#5552091
This helps the product team prioritize.
Thanks,
Abhishek

Similar Messages

  • How can I change the insert SWF File, I need to add a few things and make it better?

    How can I change the insert SWF File, I need to add a few things and make it better? Is there an option inside of the dreamweaver menu that I am not looking at. It would make it easier on me if I changed some things around and didn't have to do it all myself each time I used it. Just incase you was needing to remember what swf flash was, It is not a swf video either.
      <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="640" height="480">
        <param name="movie" value="Sonic Kaboom.swf">
        <param name="quality" value="high">
        <param name="wmode" value="opaque">
        <param name="swfversion" value="9.0.115.0">
        <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
        <param name="expressinstall" value="../Scripts/expressInstall.swf">
        <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
        <!--[if !IE]>-->
        <object type="application/x-shockwave-flash" data="Sonic Kaboom.swf" width="640" height="480">
          <!--<![endif]-->
          <param name="quality" value="high">
          <param name="wmode" value="opaque">
          <param name="swfversion" value="9.0.115.0">
          <param name="expressinstall" value="../Scripts/expressInstall.swf">
          <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
          <div>
            <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
            <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
          </div>
          <!--[if !IE]>-->
        </object>
        <!--<![endif]-->
      </object>
    </div>

    If I understand correctly, Sonic Kaboom.swf needs to be edited in a separate Flash authoring program and then reinserted into your HTML document. 
    As Murray said, Flash is dead.  Nobody uses it anymore.   We use HTML5, CSS3 and JavaScript animations which have universal support from Smartphones, Tablets and other web devices that can't support Flash.   Look at Edge Animate.
    HTML animation | Download free Adobe Edge Animate CC trial
    Nancy O.

  • How can I change the speed the file is played at on itunes?

    My files are all listed at 128 k bits/second. However I require them to be 256 k bits/second. How can I change this? Do I have to change conversion settings or anything like that?
    windows   Windows 2000  

    I require them to be 256 k bits/second.
    Is this something you want or sonmething you think is required somewhere?
    Do you know why you want it at 256k?
    -to submit music to the itunes store
    to submit my music onto itunes
    Do you mean to add music to your iTunes on your computer?
    Or are you trying to add something the iTunes store?
    -to add music to the itunes store
    apparently my music needs to be 256 k /s
    This is incorrect in either case.
    -from tunecore faq- "256 kbps is the MINIMUM for AACs uploaded to TuneCore"
    It will not accept files at 128 k bits.
    What won't accept the files?
    -Tunecore website

  • How can I change RAW and Tiff files to jpeg in Aperture 3

    How can I change RAW & Tiff to jpeg in Aperture3

    The purpose of Aperture is storing and managing image files including RAW and TIFF, generally users don't change the image format once it is in the library, there is no need.
    If you want a jpeg version of an image for use elsewhere, you simply export it from Aperture, there are numerous ways of getting images out of APerture depending on what you plan to do with them, e.g. File>Export>Version gives you a lot of choices as to the format and quality of your exported file.

  • How can I change the location of files? (buffers, history)

    I want to change the location of my history and buffers from my SSD to a flashdisk. [Reason: to overcome wear and rear on my SSD.] How can I do this?
    Open question: What other file locations (paths) should I change?

    You can disable the disk cache by using "Clear history when Firefox closes" to clear the Cache.<br />
    You can verify that on the about:cache page (disk cache entry is missing).
    The history and the bookmarks are stored in the same file and can't be separated.<br />
    You would have to move the entire Firefox profile folder to that other drive or use Private Browsing mode.<br />
    It is probably a good idea to make regularly backups of valuable profile data in case of drive failure.<br />
    Flash drives also do not last forever and are also usually slower.
    See also:
    *http://kb.mozillazine.org/browser.cache.disk.parent_directory

  • How can I change an Adobe .pdf file to a .jpeg file?

    I have a .pdf file and the program I need to upload the file to only accepts .jpeg files.  Can I change the .pdf to a .jpeg?

    Not using Reader alone no.
    You could take a snapshot and paste it into an image application, you could open it in Photoshop and save as a .jpg or you could use save as .jpg from Acrobat.

  • How can I write to a (external)file from a stored procedure

    I want to write some data to a (external) file. I have it working with the function UTL_FILE.
    My problem is I want to write to a file on a mapped drive (so a drive on a different machine). This is not working.
    Does anyone know a way to build this.
    Please send your responses to [email protected]
    Many thanks,
    Alex Nagtegaal

    an extraction out of expert one-on-one from Thomas Kyte
    <quote>
    when an oracle istance is created the services that support it are setup to 'log on as' the system (or operating system) account, this account has very few privileges and no acces to Window NT Domains. To access another Windows NT machine the OracleServiceXXXX must be setup to logon to the appropriate Windows NT Domain as a user who has acces to the required location for UTL_FILE.
    To change the default logon for the Oracle services go to (in Windows NT):
    Control Panel | Services | OracleServiceXXXX | startup | log on as; (where XXXX is the instance name)
    In Windows 2000, this would be:
    Control Panel | Administrative Tools | Services | OracleServiceXXX | Properties | Log on tab; (again XXXX is the instance name)
    Choose the This Account radio button, and then complete the appropriate domain login information. ONce the services have been setup as a user with the appropriate privileges, ther are two options dfor setting UTL_FILE_DIR:
    * Mapped Dirve: To use a mapped drive, the user that the service starts as must have setup a drive to match UTL_FILE_DIR and be logged onto the server when UTL_FILE is in use.
    * Universal Naming Convention: UNC is preferable to Mapped Drives because it does not require anyone to be logged on and utl_file_dir should be set to a name in the form \\<machine name>\<share name>\<path>
    You will of course need to stop and restart Oracle after changing the properties of the service.
    <\quote>
    I want to write some data to a (external) file. I have it working with the function UTL_FILE.
    My problem is I want to write to a file on a mapped drive (so a drive on a different machine). This is not working.
    Does anyone know a way to build this.
    Please send your responses to [email protected]
    Many thanks,
    Alex Nagtegaal

  • How can you change default persmissions saving files

    Mac OS 10.5.8, intel based Mac Pro
    When I save a file it has the permissions RW RW R.  There is another 10.5.8 non-intel Mac Pro then when they save a file to the destop, it is RW R R.  How do you change the default saving permissions?  I want it always to be RW RW W.

    I found it!
    http://support.apple.com/kb/HT2202
    you need to create /etc/launchd-user.conf at noted in the URl above with umask 022 in it.
    BDAqua - Thanks for the reply.  After I created the file and logged out/ back in, I had to change the permissions on the folder also.

  • How can I change link information on an existing hyperlink

    Hi.
    If I decide a certain lin in my page is to point to somewhere else i am finding it necessary to delete the entire text and re-do it. Is that the only way? Or can the link alone be changed / updated?
    Thanks.
    Farzad

    Make sure you select only the exact text that is currently linked.
    You can also change the link by putting your cursor anywhere in the linked text - there will be a bluish box that appears around the linked text. Then you can change the link in Inspector without having to worry about what letters or words are selected. It will change the exact text you had selected previously to a new link.

  • How can I re-link multiple "missing" files from my iTunes without doing each one manually?

    All of a sudden, hundreds of my songs can't be played because iTunes can't find the files.  They are all still on my computer and I can link each of them manually, but that would take days!  Is there a way to re-link multiple files at once?

    Something must have been done to break the link.  Did you manually move files or folders, rename files or folders, or otherwise change where iTunes thinks the files are located?  Did iTunes crash at some point?
    I haven't seen any truly successful tools to re-link tracks.  You can check on Dougscripts website where there's one that uses Spotlight.  There's also one that tries to re-link based upon your file being in a logical folder structure.
    You could re-link by adding the files again.  Of course they will be added as brand new files and not in playlists, and won't have ratings, etc.  You can then use one of Dougscripts to automatically remove dead links.

  • How can I change the directory a file is written to?

    Hi,
    I have an app running through JSP. At one point in the app, a file is written to the current directory. I have installed Tomcat at "C:\Program Files\Apache Tomcat 4.0" but the file is written to "C:\Documents and Settings\Administrator\Start Menu\Programs\Apache Tomcat 4.0" !!!
    What gives? Anyone know how I can change this?
    I also need to be able to read files from the current directory, so I can't really put them in that dir... I would like to be able to store the files in a dir relative to the webapps/myapp dir...
    I searched through the archives for this problem without finding a solution...
    Please don't suggest writing the files to an absolute pathname...
    Thanks.

    To store files in a dir relative to web application context (webapps/myApplication/...), I usually use the getRealPath() method of ServletContext object.
    For example, if my filepath is "webbapps/MyApplication/MyDir/MyFileName" i do something like this:
    String FilePath=getServletContext().getRealPath("MyDir/MyFileName");
    File file=new File(FilePath);
    This way allows your application to be indipendent from local mappings inwhich it's deployed.
    Sorry for my bad english, I hope you know what I mean!!!

  • HT204053 How can I change credit card on file.

    Unable to purchase apps on my iphone

    Changing Account Information
    http://support.apple.com/kb/HT1918
    If no joy...
    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • Imported CD artists not listed individually,  I found them under "various artists".  How can I change the way rs?  thanksthey import and edit the current erro

    Imported CDs are being labeled as "various artists" not by the actual artists name.  Why is this happening and how do I fix it?  Thank you, J

    Highlight a track and press command ( or ⌘ key) and the letter "i" at the same time to enter the editor window.
    Use shift+click to select a range of trakcs, or command+click to select multiple individual tracks.
    Various artists is often used where an album has several artist on it (read links below).  If you don't group them some way then you will find multiple albums listed in iTunes with each one being an artist on the main album.  The individual artists should still appear in the artist window but it is possible the database used to label your CD was incorrect.  CDs do not have the information on them, they get it from an Internet database.  Anybody can submit track names so you don't always get good ones.
    Why aren't songs with the same album art grouped together? - http://support.apple.com/kb/ts1468
    https://discussions.apple.com/thread/4559720 - discussion of using compilation vs. album artist to group tracks

  • How can I change the CC account language in my browser?

    I have tried to find  way to change the default language of Adobe CC in my browser but cannot find one because of course everything is in Finnish. The page loads in English and then jumps to Finnish because I live and work in Finland.

    This is correct, and works, except the "My Information" page ('Omat tiedot' in Finnish) will always display in the default language of the country - in this case, Finnish. I just spoke with an Adobe support agent who confirmed this.
    This would be a good feature for Adobe to change in the future as there are lots of Adobe users who don't speak the native language of the countries they live in!  (...and my Finnish isn't so great! )

  • My Excel files were imported as read only files how can I change these

    I am a new Mac user. When my excel files were copied over from my MS PC they have come over as read only files. How can i change these to "normal" files as they were on my PC? Thanks

    More info:
    Version: 10.6.8
    Format: Mac OS Extended
    Sharing & Permissions:
    system - Read & Write
    admin - Read & Write
    everyone - Read only
    When I click the lock in the bottom right corner it prompts me for my password but after unlocking it it doesn't allow me to change privelages or give me any new permissions.

Maybe you are looking for