Trying to use form or dynamic link with parameters in a portlet

I have created a dynamic page and published it as a portlet. The dynamic page is my own customization page for a chart.
Ont he same page as the portlet I have the chart I want to customize. I have tried defining the form action as the page itself with the extra custom parameters in the url and I have tried just building up a url and callong that url (if we have a link on the chart names that is what happens and it works). However, it doesn't work.
It should read (and does when I use a javascript alert): http://ogg:7777/servlet/page?_pageid=134,148&_dad=portal30&_schema=PORTAL30&_mode=3&city=Berlin
but instead using a form it reads:
http://ogg:7777/servlet/page?city=Berlin
and using the link building method it reads:
http://ogg:7777/servlet/
What is happening to the link in either case? Why is it being altered? I've left the form action blank and also tried hard coding the URL but still get the same response.
null

We are doing something similar with our own customization form and the report it affects on the same page. We will also be doing the same thing with charts in the future. It took a great deal of trial and error, but we finally have a technique that works (even if it isn't ideal).
1. The following is entered in your form in the "On successful submission of a form, execute this PL/SQL block or PL/SQL procedure" (this will retrieve your parameter value from your form and then call the page your form and report (or chart) are on):
declare
hv_myvariable varchar2(2000);
l_store portal30.wwsto_api_session;
begin
-- Note that you have to add the 'A_' in front of your form field name!
hv_myvariable:=p_session.get_value_as_varchar2(
p_block_name => 'DEFAULT',
p_attribute_name => 'A_MYVARIABLE'
-- call the url of the page
go ('http://host:node/servlet/page?_pageid=65&_dad=portal30&_schema=PORTAL30&_mode=3&myvariable='| |hv_myvariable);
end;
2. The following is entered in the report's "Additional pl/sql code- Before displaying page" to retrieve the parameters from the url:
portal30.wwv_name_value.replace_value(
l_arg_names, l_arg_values, p_reference_path| |'.myvariable',
portal30.wwv_standard_util.string_to_table2(get_value('myvariable')));
3. At this point, the process should work, but it will clear out your form fields when you refresh your page. To prevent this, enter the following for the default value of your form field:
portal30.wwpro_api_parameters.get_value('myvariable','FORM_MY_FORM')
Let me know if this works for you or if you have found other ways to accomplish some of these things. If anyone else can show us a better way to do this or any other useful techniques, we would greatly appreciate the help!
null

Similar Messages

  • Premiere Pro CS5 Dynamic Link with AE CS5.5

    Hi everyone,
    I'm experiencing a problem with dynamic links. I have Premiere Pro CS5, AE CS5 and CS5.5 on my computer. When I do "replace with an After Effects comp" in Premiere Pro, it creates a Dynamic Link with AE CS5 and not CS5.5. Is there a way to tell Premiere to use CS5.5 version of AE and not CS5 ?
    Fred

    Not exactly Harm...
    It's possible to import AE CS5 composition directly to PrPro CS5.5 via Adobe Dynamic Link, but not vice versa (i.e. it's impossible to import AE CS5.5 composition into PrPro CS5)

  • Hi i have an ipad mini and i have not used it for 2 month or more. Today i have tried to use it i came across with a problem. my Ipad is blocked and it asks me to wait 23,401,418 :) what should i do need your help. thanks

    hi i have an ipad mini and i have not used it for 2 month or more. Today i have tried to use it i came across with a problem. my Ipad is blocked and it asks me to wait 23,401,418 what should i do need your help. thanks 

    Have you charged ipad Try a Reboot press & hold power button & menu button hold both down until you see Apple Logo You may need to do this more than once. Bsydd uk

  • HT4293 i am trying to use dual monitors when editing with FCPX. I have a macbook pro and an apple cinema display monitor. I have connected them and opened Fcpx but the option to use second monitor is not active! what do i do ? please help going bonkers!

    i am trying to use dual monitors when editing with FCPX. I have a macbook pro and an apple cinema display monitor. I have connected them and opened Fcpx but the option to use second monitor is not active! what do i do ? please help going bonkers!

    <http://support.apple.com/kb/HT5891>
    You can use USB for the Apple trackpad.
    <http://www.mobeetechnology.com/the-power-bar.html>

  • Dynamic Linking with text

    Can text created in Pr Titler be sent from a Pr Timeline
    to an Ae comp via Dynamic Link in the upcoming version?
    http://forums.adobe.com/message/5274695#5274695

    I'll file a feature request here:
    http://www.adobe.com/go/wish
    Feature Request:
    Brief title for your desired feature:
    Dynamic Linking with text
    How would you like the feature to work?
    The ability for text created in Premiere Titler
    to be sent from a Premiere Timeline to an
    After Effects Composition via Dynamic Link.
    Why is this feature important to you?
    I do all of my finished titling in Ae, and would like to
    be able to transfer rough-cut text from Pr for compositing
    Filed.

  • Im trying to use magic bullet photo looks with photoshop CC and everytime i use photolooks photoshop crashes and closes

    Im trying to use magic bullet photo looks with photoshop CC and everytime i use photolooks photoshop crashes and closes

    If Photoshop runs OK otherwise, then the problem is with the plugin
    Red Giant - Products - Magic Bullet PhotoLooks 2.0 - Compatibility

  • I have been trying to use an apple wireless keyboard with my ipad 2.  I will be typing then suddenly the ipad will repeat the key strock about twenty times.  It drives me crazy.  What is happening and why?

    I have been trying to use an apple wireless keyboard with my ipad 2.  I will be typing along and suddenly the ipad will take off and repeat the key stroke about twenty times rapid fire.  It really makes me crazy.  What is happening and why?  Help

    Found this thread by searching the forum. I hope it helps.
    https://discussions.apple.com/thread/5471311

  • I'm trying to use the Time Warner modum with this wireles...

    I'm trying to use the Time Warner modum with this wireless router (WRT54G ver 2).  It shows I have to connect it to the modem, then from the modem connect the wireless.  Their modem has just one outlet.  Does anyone have any helpful ideas?
    P.S.  They will rent you a wireless router for $5 a month.

    Thanks!  I tried that way, and now we realize that we must have a CD from them to load-up their IP info etc on the new laptop.  I appreciate your short -- correct answer.  I have gotten some, that are so complex; I can't understand anything they wrote. 

  • Crashing while using dynamic linking with aftereffects

    I've been using premier for a while now but i believe i've fond a huge flaw in the dynamic link system. I own a multi-million dollar corporation that specializes in researching the answer for X divided by Zero and this bug is setting us back thousands everyday.
    The problem is when you import a Premier project into aftereffects and then import the same comp back into premier, the result is 8GB of ram wasted in a few seconds with both applications crashing. As you may have guess from our R&D type this sort of multiplication is unaceptable. Please fix.
    Regards, Tom Tomson @ Banana Systems Ltd.

    u mad bro?

  • Dynamic link with an if statement

    Hi there
    I'm trying to combine an if statement to a dynamic link.
    If there is a value in a column, then display the link.
    For now I have come up with this for the if statement.
    If the column is not empty, then echo out a B to let the user know there is a value there.
    <?php if (!empty($row_rs_as_2014['scan'])) { echo "<bold>B</bold>";} ?>
    So my question is this, how do I echo out the url, making the "B" here a dynamic link?
    I have tried splitting up the brackets with php tags to implement the link, but since I'm a newb, that went south..
    Hoping for tips!
    Chris

    <?php if (!empty($row_rs_as_2014['scan'])) { echo "<b><a href='".$row_rs_as_2014['scan']."' class='button'>B</a></b>";} ?>
    Explanation:
    You can put a variable within double quotes but not single quotes, unless the single quotes are within double quotes, but you cannot reference the array element that way, so you either have to convert it to a variable like this. . .
    $scan = $row_rs_as_2014['scan'];
    . . .or use the period as a concatenation operator, as I have done above. So the following would also work:
    $scan = $row_rs_as_2014['scan'];
    if (!empty($scan)) { echo "<b><a href='$scan' class='button'>B</a></b>";}
    If you are going to do much with PHP, then read PHP Solutions by Powers

  • Dynamic link with After Effects workflow questions... (exporting from PPro)

    I have CS5 Master on Win7 x64 pc
    I have a Premiere sequence with an AE linked comp in it...
    If I am using proxies (created at high quality, not low) or pre-renders (in AE comp), would that have any affect on render/export times in Premiere Pro (or Adobe Media Encoder)?
    What is the best workflow for having AE comps in Premiere to maximize export times in PPro?
    Thanks all!

    Umm... sure? To be perfectly honest, I've never tried it!
    As it is, I don't think that's the case; you can set a post-render action in AE to import the rendered file back into your project, but I don't think there's an automatic replacement or addition to the existing comp. You'd have to do that manually. But given that, if you're already rendering out a finished comp, why not just import it into Premiere Pro and forget about the Dynamic Link?
    A proxy in AE is essentially a low-resolution version of a footage item, not a finished comp. So short of doing a bait-and-switch where you build your comp, render it out of AE, import the rendered file back in, and put it as a layer into the finished comp (on top, presumably, since that will basically null the rendering of the other layers below), I don't believe there is a more straightforward workflow.

  • Parse error when trying to use form

    When i load the PHP,form page and thank you page im getting this error when i hit send.
    No email is sent from form.
    Parse error: syntax error, unexpected T_STRING in /home/owendaws/public_html/owendawsonpga/contactformprocess_original_db.php on line 38
    PHP page
    <?
    $fname = $HTTP_POST_VARS['textfield'];
    $lname = $HTTP_POST_VARS['textfield2'];
    $phone = $HTTP_POST_VARS['textfield3'];
    $email = $HTTP_POST_VARS['textfield4'];
    $address = $HTTP_POST_VARS['textfield5'];
    $state = $HTTP_POST_VARS['textfield6'];
    $zip = $HTTP_POST_VARS['textfield7'];
    $find = $HTTP_POST_VARS['select'];
    $goals = $HTTP_POST_VARS['select2'];
    $practice = $HTTP_POST_VARS['select3'];
    $learn = $HTTP_POST_VARS['select4'];
    $handicap = $HTTP_POST_VARS['select5'];
    $timeplaying = $HTTP_POST_VARS['select6'];
    $lesson = $HTTP_POST_VARS['select7'];
    $additional = $HTTP_POST_VARS['textfield8'];
    mail('[email protected]','Owen Dawson PGA Contact Form Submission',"First Name: $fname\nLast Name: $lname\nPhone Number: $phone\nEmail: $email\nAddress: $address\nState: $state\nZip Code: $zip\nHow did you find me? $find\nWhat are your goals? $goals\nHow much can you practice? $practice\nWhat would you like to learn? $learn\nWhat is your handicap? $handicap\nHow long have you been playing golf? $timeplaying\nHave you ever taken a lesson? $lesson\nAdditional Information: $additional\n",'From: [email protected]');
    header("Location: http://www.owendawsonpga.com/thankyouform.html");
    ?>
    form page
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/PGATEMPLATE3.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>Golf Lessons in Baltimore Owen Dawson PGA, GOLF INSTRUCTION IN MARYLAND, GOLF LESSONS IN BALTIMORE</title>
    <meta name="Keywords" content="GOLF INSTRUCTION, GOLF LESSONS IN BALTIMORE, BALTIMORE, MARYLAND, GOLF INSTRUCTION BALTIMORE,SHORT GAME,BUNKER PLAY" />
    <meta name="Description" content="Golf Instruction in Baltimore Maryland" />
    <!-- InstanceEndEditable -->
    <link href="twoColFixRtHdr.css" rel="stylesheet" type="text/css" />
    <!--[if IE 5]>
    <style type="text/css">
    /* place css box model fixes for IE 5* in this conditional comment */
    .twoColFixRtHdr #sidebar1 { width: 220px; }
    </style>
    <![endif]--><!--[if IE]>
    <style type="text/css">
    /* place css fixes for all versions of IE in this conditional comment */
    .twoColFixRtHdr #sidebar1 { padding-top: 30px; }
    .twoColFixRtHdr #mainContent { zoom: 1; }
    /* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
    </style>
    <![endif]-->
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    .style1 {
        font-size: small
    .style2 {
        font-family: "Comic Sans MS", Papyrus;
        font-size: small;
    .style6 {font-size: smaller; font-family: "Comic Sans MS", Papyrus; }
    .style7 {font-family: "Comic Sans MS", Papyrus}
    .style8 {
        color: #0000FF;
        font-family: Georgia, "Times New Roman", Times, serif;
    a:link {
        text-decoration: none;
        color: #000000;
        background-color: #EBEBEB;
    a:visited {
        text-decoration: none;
        color: #000000;
    a:hover {
        text-decoration: none;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        border-top-color: #001EF1;
        border-right-color: #001EF1;
        border-bottom-color: #001EF1;
        border-left-color: #001EF1;
        color: #000000;
        background-color: #EBEBEB;
    a:active {
        text-decoration: none;
    .style9 {font-family: Georgia, "Times New Roman", Times, serif}
    .style10 {font-family: Georgia, "Times New Roman", Times, serif; font-size: small; }
    .style11 {color: #000000}
    .style12 {
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #FF0000;
        font-weight: bold;
    .style13 {color: #FF0000}
    -->
    </style>
    <!-- InstanceBeginEditable name="head" -->
    <script type="text/javascript">
    function submitForm(){
        var myform = document.getElementById('form1');
        var fname = document.getElementById('textfield');
        var lname = document.getElementById('textfield2');
        var phone = document.getElementById('textfield3');
        if (fname.value == ''){
            alert('First name is a required field.  Please enter your first name to continue.');
            fname.focus();
            return false;
        if (lname.value == ''){
            alert('Last name is a required field.  Please enter your last name to continue.');
            fname.focus();
            return false;
        if (phone.value == ''){
            alert('Phone number is a required field.  Please enter your preferred phone number to continue.');
            fname.focus();
            return false;
        myform.submit();
    function messageSent(){
        var status = document.getElementById('msg');
        status.innerHTML = 'Message sent successfully.';
    </script>
    <!-- InstanceEndEditable -->
    </head>
    <body class="twoColFixRtHdr">
    <div id="container">
      <div id="header">
        <h1><img src="photos/newpgabannerfinal3_2_10.png" width="739" height="210" /></h1>
        <!-- InstanceBeginEditable name="EditRegion4" -->
        <ul id="MenuBar1" class="MenuBarHorizontal">
          <li><a href="V1Login.html" class="style1">V1 Student Videos</a></li>
          <li><a href="Private_Lessons.html" class="style1">Private Lessons</a></li>
          <li><a href="Clinics.html" class="style1">Clinics</a></li>
          <li><a href="Gift_Certificates.html" class="style1">Gift Certificates</a></li>
          <li><a href="Instructional_Video.html" class="style1">Instructional Video</a></li>
          <li><a href="mailto:[email protected]" class="style1">Contact Owen</a></li>
        </ul>
        <!-- InstanceEndEditable -->
        <p align="center"> </p>
      <!-- end #header --></div>
      <div id="sidebar1">
        <p class="style12"><a href="newfor2010.html" class="style13">New V1 Swing Analysis Software for 2010</a></p>
        <p class="style7"><a href="contactformprocess_original_db.html">Instructional Form </a></p>
        <p class="style7"><span class="style9"><span class="style9"><a href="Sample_Lesson.html">Sample Lesson</a></span></span></p>
        <p class="style9"><a href="http://www.youtube.com/user/owenpga" target="_blank">Video tutorials</a></p>
        <p class="style9"><a href="http://owendawsonpga.blogspot.com" target="_blank">Instructional Blog</a></p>
        <p class="style7 style8"><a href="PGAPHOTOGALLERY/index.html" target="_blank" class="style9">Photo Gallery</a></p>
        <p class="style7 style8 style11"><a href="Instructional_Video.html">Intructional Video</a></p>
        <p class="style7 style8"> </p>
        <p class="style10">Testimonials</p>
        <p class="style6 style9">“I have been working with Owen Dawson for the past 7 years. During that time my swing has dramatically changed and improved. This has happened through Owen's drills and use of video. It is because of these techniques, that I understand how to hit good shots but just as importantly why I hit a shot poorly. I’m glad I’ve had the opportunity to work with Owen and would highly recommend him. ” <strong>Sam Young - Country Club of Maryland - 2009 Men's Club Champion </strong></p>
        <p class="style2">.............................................</p>
        <p class="style6 style9">“Owen does two things  particularly well, in my opinion.  First, he is a master of recording  technology, and it really helps me to see what I need correcting, and what the  new move needs to be.  Second, Owen knows what the best next step should be  in your own journey to a better swing.  I have taken one or two lessons  from Owen each year for the last three or four years – one relatively small  step at a time, and then worked on grooving that step.  In that period, my  index has dropped about 8 strokes, and in 2007 I won the Club’s “Most Improved  Player” award.  Kudos to Owen!”</p>
        <p class="style6 style9"><strong>Bill Smillie -CCofMD</strong></p>
        <h3 class="style2"><a href="Testimonials.html">Read other testimonials  </a></h3>
        <!-- end #sidebar1 -->
      </div>
      <!-- InstanceBeginEditable name="MAINCONTENT" -->
      <div id="mainContent">
          <form action="contactformprocess_original_db.php" method="post" enctype="multipart/form-data" name="form1" id="form1" target="ifr">
          <p class="style5">Name</p>
          <p>
            <label for="textfield"><span class="style5">First</span></label>
            <input type="text" name="textfield" id="textfield" />
            </p>
          <p>
            <label for="textfield2"><span class="style5">Last</span></label>
            <input type="text" name="textfield2" id="textfield2" />
          </p>
          <p><span class="style5">Phone number
              <label>
              <input type="text" name="textfield3" id="textfield3" />
              </label>
          </span></p>
          <p><span class="style5">Email</span>
            <label>
            <input type="text" name="textfield4" id="textfield4" />
            </label>
          </p>
          <p><span class="style5">Address
              <label>
              <input type="text" name="textfield5" id="textfield5" />
              </label>
          </span></p>
          <p><span class="style5">State</span>
            <label>
            <input type="text" name="textfield6" id="textfield6" />
            </label>
          </p>
          <p><span class="style5">Zip Code</span>
            <label>
            <input type="text" name="textfield7" id="textfield7" />
            </label>
          </p>
          <p><span class="style5">How did you find me?</span>
            <label for="select"></label>
            <select name="select" id="select">
              <option value="internet">Internet Search</option>
              <option value="friend referral">Friend Referral</option>
              <option value="ccmdsite">Country Club of MD website</option>
              <option value="other">Other</option>
            </select>
          </p>
          <p><span class="style5">What are your golfing goals?</span>            
            <select name="select2" id="select2">
              <option value="break 100">Break 100</option>
              <option value="break 90">Break 90</option>
              <option value="break 80">Break 80</option>
              <option value="stop slice">Stop Slicing the Ball</option>
              <option value="stop hook">Stop Hooking the Ball</option>
              <option value="Compete">Compete in local tournaments</option>
              <option value="More Consistant">Hit more consistant shots</option>
            </select>
          </p>
          <p><span class="style5">How much can you practice?</span>
            <label for="select3"></label>
            <select name="select3" id="select3">
              <option value="1 hour">1 hour</option>
              <option value="2 hours">2 hours</option>
              <option value="3 hours">3 hours </option>
              <option value="> 3 hours">More than 3 hours a week</option>
            </select>
          </p>
          <p><span class="style5">What would you like to learn?</span>
            <label for="select4"></label>
            <select name="select4" id="select4">
              <option value="full swing">Full Swing Mechanics Irons</option>
              <option value="driver swing">Full Swing Mechanics Driver</option>
              <option value="short pitches">Short Pitch Shots inside of 50 yards</option>
              <option value="bunker play">Bunker Play</option>
              <option value="chipping">Chipping</option>
              <option value="short shots">Short shots from rough</option>
            </select>
          </p>
          <p class="style5">What is your Handicap?<label for="select5"></label>
            <select name="select5" id="select5">
              <option value="scratch to 5">Scratch - 5 HDCP</option>
              <option value="6 to 10">6 - 10 HDCP</option>
              <option value="11 to 15">11 - 15 HDCP</option>
              <option value="15 to 20">15 - 20 HDCP</option>
              <option value="> 21">21 and Higher</option>
            </select>
          </p>
          <p class="style5">How long have you been playing?
            <label for="select6"></label>
            <select name="select6" id="select6">
              <option value="beginner">Beginner</option>
              <option value="2 to 5 years">2-5 yrs</option>
              <option value="6 to 10 years">6-10 yrs</option>
              <option value="11 to 15 years">11-15yrs</option>
              <option value="> 15 years">More than 15 years</option>
            </select>
          </p>
          <p class="style5">Have you ever had a lesson?
            <label for="select7"></label>
            <select name="select7" id="select7">
              <option value="yes">YES</option>
              <option value="no">NO</option>
            </select>
          </p>
          <p class="style5">Additional Information
            <label>
            <textarea name="textfield8" cols="40" id="textfield8"></textarea>
            </label>
          </p>
          <p class="style5">
            <label for="button"></label>
            <input type="submit" name="Submit" id="button" value="Submit"onclick="submitForm()" />
          </p>
          <p class="style5"> </p>
            <div id="msg" style="font: bold 12px arial"></div>
        </form>
        <p align="center" class="style8"><br />
        </p>
        <p class="style8"> </p>
        <p class="style8"> </p>
        <p class="style8 style12"><strong><br />
         </strong></p>
        <p align="left"> </p>
        <h1> </h1>
        <!-- end #mainContent -->
        </div>
      <!-- InstanceEndEditable -->
      <!-- This clearing element should immediately follow the #mainContent div in order to force the #container div to contain all child floats -->
      <br class="clearfloat" />
      <div id="footer">
        <p align="center"><a href="http://www.v1golf.com" target="_blank"><img src="photos/GAW.png" width="163" height="60" hspace="20" border="0" /><img src="photos/logo.png" width="80" height="76" hspace="40" border="0" /></a><a href="http://www.owendawsonphotography.com" target="_blank"><img src="photos/ody.png" width="199" height="59" border="0" /></a></p>
        <h2 align="center" class="style6">©Owen Dawson P.G.A. ™ All rights reserved</h2>
        <!-- end #footer -->
      </div>
    <!-- end #container --></div>
    <script type="text/javascript">
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    //-->
    </script>
    </body>
    <!-- InstanceEnd --></html>
    thank you page
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Untitled Document</title>
    </head>
    <body>
    Thank you for fill out my lesson form. I will be in touch with you shortly. Owen
    </body>
    </html>

    Your PHP script is not secured at all. I would recommend using Forms To Go (http://www.bebosoft.com/products/formstogo/overview) to create the PHP script.
    The unregistered version can be used for free. It will get you up and running in no time.
    In your HTML form,remove enctype="multipart/form-data" from this:
    <form action="contactformprocess_original_db.php" method="post" enctype="multipart/form-data" name="form1" id="form1" target="ifr">
    enctype="multipart/form-data" is only required if you have a file upload field in the form.

  • Dynamic Link with Encore, Photoshop, and After Effects

    Intention 1: Im using Photoshop CS5 (PS5) & After Effects CS5 (AE5) to create a DVD menu for Encore CS5 (EN5). I used the 'Film & Video' preset in PS5 to make a standard HD 1440 x 1080px image size; which looks the same in AE5. My problem is in PS5 the 'Pixel Aspect Ratio Correction'  size is the size i want the universal size to be. Its a more stretched version which looks better to me, but may not work well with HD monitors (as this DVD will be played on a 17" laptop).
    Question 1: Is there any way to have AE5 recognize the 'pixel aspect ratio correction' from PS5 and make the composition settings that size in AE5?
    ```
    Question 2: What are standard sizes for computer monitors that would work welll mostly with the Dynamic Link in AE5 and EN5 working with PS5?

    Yes, it can be very confusing. With CS5, however, as long as you keep it all the same, it doesn't require setting. But you do need to understand it.
    Just start with the help page:
    http://help.adobe.com/en_US/AfterEffects/9.0/WS3878526689cb91655866c1103906c6dea-7f3aa.htm l
    FYI, you may have seen these, but if not, help re Encore menus using AE:
    From Encore help:
    http://help.adobe.com/en_US/encore/cs/using/WSA5513911-0AD1-440c-BDAD-2E0E806B425E.html
    From AE help
    http://help.adobe.com/en_US/aftereffects/cs/using/WS3878526689cb91655866c1103906c6dea-7e45 a.html

  • Encore locks up when using the Adobe Dynamic Link to import Bluray video.

    When I try to import video into Encore by using either the Adobe Dynamic Link or by opening Encore and importing as a timeline,  Encore locks up during the "Prepare Transcode Settings" .  I have Adobe Master Suite CS5 which was a download version.  I've had this software since May 2011.  I have been able to use import video in the past, but there seems to be an issue with Encore now.  Has the program been corrupted? If I need to download Encore to repair it, how do I do this?
    Thanks
    Joe Miller

    Some other things to read...
    Reset Corrupted Preferences = Press/HOLD Ctrl+Alt+Shift while starting program
    As well as the below, right click the Encore icon and select Run as Administrator, which is NOT the same thing as running the computer with the Administrator account, and which fixes several "odd" problems... To create a two layer DVD (or a BluRay?), you MUST have Encore set to use the Run as Administrator option
    Run as Administrator http://forums.adobe.com/thread/771202
    Odd Errors http://forums.adobe.com/thread/670174
    Long File Names or odd characters cause problems
    Read http://forums.adobe.com/thread/588273
    And #4 http://forums.adobe.com/thread/666558
    And This Message Thread http://forums.adobe.com/thread/665641

  • After Effects not dynamic linking with Media Encoder 2014

    Hi
    I updated from an older version of Media Encoder to Media Encoder 2014, and now it won't link with AE. I've updated AE also.. and yes, have tried turning my computer on and off again.
    Am I missing something here in a preference setting or is this a known issue?

    Running OSX 10.9.3 on 3.5Ghz i7 iMac
    Transfer comp to AME via Composition drop-down menu , comp settings (for argument sake) are 1920x1080p 25 fps.. although this has never affected the dynamic-link until I updated AME.
    I'm picking because it's a 'new app' rather than an updated one in CC that it's not being recognised/picked up by AME2014.
    Seems like it'll be a preferences setting that I can't seem to find, but open to helpful suggestions.
    Cheers

Maybe you are looking for

  • AIR iOS hard crashes: wakeup - Observed 503/sec over 300 secs

    Hi, for a project I had to download a file with around 3GB. So I decided to write a chunk based download controller, which easily does the following: - open an URLStream - Load the file by URLRequest - Wait for the progress events and check, that we

  • Invisible crosshairs

    When in Acrobat 8, it seems the crosshairs which form the typical cursor for some tools are invisible unless they're actually over the artwork itself. Since my pdf pages frequently don't fill the screen, and Acrobat's stupid "pasteboard" area or what

  • Modbus demo box website images do not load

    the images on the website http://digital.ni.com/public.nsf/allkb/A9C037C838B​203FA86256A180078BE15 for the question "How do I communicate with the Modbus Demo Box" do not load.  In fact they are pointing to a url which begins with ae.natinst.com whic

  • Plotting 2 Columns of Data Against Each Other, Not With Time

    I have several data columns, one with current, one with voltage, one with time. I am trying to make and IV curve, plotting the current and voltage against each other, preferably with the voltage as the Y axis and current as the X axis. However, every

  • Save for web and devices for slices

    I am using CS 5.5.  I have an image that I used the slice tool with.   Sliced about 15 slices.  In my action script, I do all the steps including the slicing and then I go to save for web and devices, choose png format, click save and in the save dis