SWF not displaying inside SGD

I am trying to integrate the Flex 3 dashboard with SGD. I load my release onto the server then link to the html file as a document. When I load the document from SGD, a blank page appears in the frame. Right clicking on the frame reveals that it is in fact a flash app, but nothing appears onscreen. Any ideas?

The method of inserting SWF files has changed completely in Dreamweaver CS4. You cannot simply swap the source file.
Delete the original SWF file from the page, and remove all related code. Then insert the new SWF. You also need to upload expressInstall.swf and swfobject_modified.js from the Scripts folder that Dreamweaver creates in your site root.

Similar Messages

  • Loaded SWF not displaying

    I've created a 'plugin' SWF file in CS3 using actionscript 3.
    The purpose of this file is to be included as a postroll in the
    open source flash media player JW FLV/Media Player (
    http://www.jeroenwijering.com/?item=JW_Media_Player).
    I have heavily customized the media player libraries to do
    various new things/alter how things worked, and now want to be able
    to include the SWF file within this into a child sprite/movie clip.
    HOWEVER, the problem lies in that the media player is written
    completely in AS2, and therefore I have to use the MovieClipLoader
    class to load in the SWF. Updating the source to AS3 isn't an
    option unfortunatly, and downgrading the AS3 SWF to AS2 isn't an
    option either, mainly due to the fact I've learnt AS3, not AS2, and
    find it frustrating trying to find the AS2 equivalent to the AS3
    methods I know.
    The problem though lies in that MovieClipLoader does not like
    my SWF at all. Initially I was presented with a load of sandbox
    errors from when it was loaded in, which I then resolved so that no
    security errors are produced. However, whenever I load in the clip,
    the target sprite/clip is empty. I have gone through checking that
    no errors occur on load, and it reports that the loaded SWF has
    been initialized, yet I see nothing. Also, the code loading the SWF
    is not at fault as it loads any other SWF (even another AS3 SWF
    which just creates a rectangle) no problem.
    Oddly enough, using the MovieClip.loadMovie method works in
    one situation - when you load it into the root of the AS2 file.
    When loading it into an empty movie clip, the same problem of a
    blank clip occurs. The problem is not specific to the media player
    either, as it happened in any AS2 file where I was testing how to
    load in the AS3 SWF.
    If it is of any use, the sandbox errors produced by the AS3
    file when loaded into AS2 swf I had to resolve where to do with
    stage access for getting the stage height and width, and a
    Loader.content error when pulling out the BitmapData. These were
    resolved via setting the allowed domains policy and eliminating any
    reference to stage.stageHeight/With.
    Does anyone have any ideas on how to solve this? The only
    possible solution I've been able to think of so far since the AS3
    swf won't display is to play with the LocalConnection class as
    tests showed I can communicate between the AS2 and AS3 files, but
    this would have to be a last resort, and is less than ideal when
    there can be multiple instances of the player running (I would need
    to use unique connection names for each instance so as to prevent
    player A interacting with player B, and also as only one of the
    players can listen on the connection at once).

    I have the component in the top level also,
    I get this error:
    TypeError: Error #2007: Parameter child must be non-null.
              at flash.display::DisplayObjectContainer/addChildAt()
              at fl.controls::BaseButton/drawBackground()[C:\Program Files (x86)\Adobe\Adobe Flash CS5\Common\Configuration\Component Source\ActionScript 3.0\User Interface\fl\controls\BaseButton.as:615]
              at fl.controls::LabelButton/draw()[C:\Program Files (x86)\Adobe\Adobe Flash CS5\Common\Configuration\Component Source\ActionScript 3.0\User Interface\fl\controls\LabelButton.as:724]
              at fl.core::UIComponent/drawNow()[C:\Program Files (x86)\Adobe\Adobe Flash CS5\Common\Configuration\Component Source\ActionScript 3.0\User Interface\fl\core\UIComponent.as:1343]
              at fl.controls::List/drawList()[C:\Program Files (x86)\Adobe\Adobe Flash CS5\Common\Configuration\Component Source\ActionScript 3.0\User Interface\fl\controls\List.as:594]
              at fl.controls::List/draw()[C:\Program Files (x86)\Adobe\Adobe Flash CS5\Common\Configuration\Component Source\ActionScript 3.0\User Interface\fl\controls\List.as:474]
              at .tree::TreeList/draw()
              at fl.core::UIComponent/callLaterDispatcher()[C:\Program Files (x86)\Adobe\Adobe Flash CS5\Common\Configuration\Component Source\ActionScript 3.0\User Interface\fl\core\UIComponent.as:1532]
    I've checked the definitions for the tree component,
    The LabelButton and List I don't have much control over.
    I'm not sure how to fix this.  The xml is correct and loads easily if it's in the root document.
    The list component doesn't load the labels, It stops on the first one.
      What do I do next?

  • Swfs not displaying in IE, using SWFObject2

    Hi,
    I have a site I did a couple years ago, and have had to open it up, and now none of the SWFs display in IE. In my template I deleted my old Flash nav and reinserted it (insert/media/swf) and then I got a white box where the navigation should be.
    I've tried going to the Google site and got sample code for SWFObject2, I uploaded the swfobject.js and expressinstall.swf to the site's root directory, but I still get a white box in IE. It works fine in Firefox and Chrome.
    What am I doing wrong?
    I really appreciate your help.
    Take a look at this page: http://stagerightorg.com/resources/articles2.aspx
    I'm using DW CS4 on a PC.
    I've bolded changed code:
    <%@LANGUAGE="VBSCRIPT"%>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <html><!-- InstanceBegin template="/Templates/asppage.dwt.asp" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>Stage Right!</title>
    <!-- InstanceEndEditable -->
    <!-- InstanceBeginEditable name="head" -->
    <!-- InstanceEndEditable -->
    <link href="/main.css" rel="stylesheet" type="text/css">
    <link rel="shortcut icon" href="favicon.ico">
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <script type="text/javascript" src="swfobject.js"></script>
    <script type="text/javascript">
    swfobject.registerObject("myId", "7.0.0", "expressInstall.swf");
    </script>
    <script src="../Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    </head>
    <body>
    <table width="749" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#004159">
      <tr>
        <td>
    <!-- InstanceBeginEditable name="main" -->
          <table width="100%"  border="0" cellpadding="0" cellspacing="0" bgcolor="#009530">
            <tr>
              <td>
              <table width="749" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td colspan="2"><img src="/flash/top.jpg" width="749" height="141"></td>
                  </tr>
                  <tr>
                    <td width="156" align="left" valign="top" background="/images/bpondlownav.jpg">
    <object id="myId" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="156" height="358">
    <param name="movie" value="/flash/nav.swf" />
            <!--[if !IE]>-->
    <object type="application/x-shockwave-flash" data="/flash/nav.swf" width="156" height="358">
    <!--<![endif]-->
    <div>
    <h1>You will have a richer experience on this site if you download Flash</h1>
    <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" /></a></p>
    </div>
    <!--[if !IE]>-->
    </object>
    <!--<![endif]-->
    </object>
                </td>
    and it goes on...

    1) you are posting to the wrong forum. This forum is for application development.
    2) you did not provide a url or any code making it very difficult to guess what the problem could be.

  • Custom fields not displayed inside 'Add. fields' tab of KS01/KS02 tcodes

    Hi Experts,
    I have created a new sub screen 0999 inside program SAPLXKM1 . This subscreen is being called from PBO of screen 0399 / 3399 of SAPLKMA1. During cost center creation (KS01) , one new tab 'Add. fields ' has been added but 0999 screen fields are not being displayed (tab page is blank).
    CALL CUSTOMER-SUBSCREEN custflds INCLUDING 'SAPLXKM1' '0999'.
    Enhancement : COOMKS01.
    Please help what i have missed in this enhancement. Please let me know if there is any step step documentation for the same.
    Thanks,
    Arnab

    Hi
    Please check whether
    1. you have added the custom fields and related texts to the subscreen 0999
    2. you  have written code in function exits for data export and import from screen to screen
    Try passing the values to screen by using the below exits.
    EXIT_SAPLKMA1_001              Flow Logic PBO
    EXIT_SAPLKMA1_002              Flow Logic PAI
    Shiva

  • Data not displaying inside cfdocument

    Hello,
    I am encountering a strange situation when trying to display data inside a
    <cfdocument> tag. I have constructed the code outside of a <cfdocument>
    tag and all displays as intended.
    However, when I insert the data inside a <cfdocument> tag and use the
    attribute of float: left, on the <div> tags the data associated with the
    <div> tag the attribute is applied to, dissappears. Remove the float: left
    attribute and the data reappears.
    This happens whether I insert directly inside a <cfdocument> tag or do it
    via the <cfsavecontent> process.
    Any ideas on where I should be looking to fix the issue? Also, I am using
    DW CS5, in code mode for this.
    Thanks - Leonard B
    -- Code Below --
    <cfdocument
    format="PDF"
    pagetype="letter"
    margintop=".50"
    marginbottom=".50"
    marginright=".50"
    marginleft=".50"
    orientation="portrait"
    unit="in"
    backgroundvisible="yes"
    overwrite="no"
    fontembed="yes"
    bookmark="false"
    localurl="yes">
    <div style="clear: both; border: 1px solid #000 padding: 10px 0px 0px 0px; width: 800px; height: 50px">
    <div style="clear: both; float: left; width: 400px">
    <div style="clear: both">
    <div style="float: left; width: 110px" align="right">Name:</div>
    <div style="float: left"> <cfoutput>#rs_get_time_submissions.emp_name#</cfoutput></div>
    </div>
    <div style="clear: both; padding: 5px 0px 0px 0px">
    <div style="float: left; width: 110px" align="right">Emp. Number:</div>
    <div style="float: left"> <cfoutput>#rs_get_time_submissions.emp_number#</cfoutput></div>
    </div>
    <div style="clear: both; padding: 5px 0px 0px 0px">
    <div style="float: left; width: 110px" align="right">Month / Year:</div>
    <div style="float: left"> 
    <cfif #rs_get_time_submissions.mnum# eq "1">January
    <cfelseif #rs_get_time_submissions.mnum# eq "2">February
    <cfelseif #rs_get_time_submissions.mnum# eq "3">March
    <cfelseif #rs_get_time_submissions.mnum# eq "4">April
    <cfelseif #rs_get_time_submissions.mnum# eq "5">May
    <cfelseif #rs_get_time_submissions.mnum# eq "6">June
    <cfelseif #rs_get_time_submissions.mnum# eq "7">July
    <cfelseif #rs_get_time_submissions.mnum# eq "8">August
    <cfelseif #rs_get_time_submissions.mnum# eq "9">September
    <cfelseif #rs_get_time_submissions.mnum# eq "10">October
    <cfelseif #rs_get_time_submissions.mnum# eq "11">November
    <cfelseif #rs_get_time_submissions.mnum# eq "12">December</cfif>
    <cfoutput>~ #rs_get_time_submissions.ynum#</cfoutput>
    </div>
    </div>
    </div>
    <div style="float: left; width: 400px">
    <div style="clear:both;width:300px">
    <div style="float:left; width:100px"  align="right"><cfoutput>#decimalformat(rs_total_approved_hours.total_hours)#</cfoutput></ div>
    <div style="float: left"> = Total Approved Hours</div>
    </div>
    <div style="clear:both; padding: 5px 0px 0px 0px; width:300px">
    <div style="float:left; width:100px"  align="right"><cfoutput>#decimalformat(rs_total_pending_hours.total_hours)#</cfoutput></d iv>
    <div> = Total Pending Hours</div>
    </div>
    <div style="clear:both; padding: 5px 0px 0px 0px; width:300px">
    <div style="float:left; width:100px"  align="right"><cfoutput>#decimalformat(total_hours)#</cfoutput></div>
    <div> = Total Hours</div>
    </div>
    </div>
    </div>
    </cfdocument>

    Hi Bhaskar,
    I deleted the request and again loaded with full load, still problem remains same.
    what do mean by how the data is stored in RSA3, I did get this pl clear to me.
    In the PSA I found "update Request is not genareted"
    in what case update request will miss, I think that is problem.
    can you help.
    Regards.
    Vijay

  • Help JTree is not displaying inside of JFrame

    Hello,
    I have a frame application, inside the frame I have a jtable. when the users double click on a row from the table. I want to display an internalJFrame, which contain a tree with data on it. I try different combination with no luck. Below is the code where I am calling the internalJFrame and the internalJFrame code. Thank you for your help.
    //calling internal frame (hierarchicalPanel)
    if (e.getClickCount () == 2) {
    try {
    String tempID = jTable1.getValueAt(jTable1.getSelectedRow(), 0).toString();
    selectedID = Long.parseLong(tempID);
    }catch (NumberFormatException nfe) {
    hierarchicalPanel = new HierarchicalPanel(selectedID);
    hierarchicalPanel.setAddedToDesktop (true);
    desktop.add(hierarchicalPanel);
    hierarchicalPanel.setVisible(true);
    //internal frame class
    private HierarchalView hierarchalView;
    //tree stuff
    private DefaultMutableTreeNode root = null;
    private DefaultTreeModel treeModel;
    private CommRecord commRec;
    private InstalledComponent installedAComponent;
    private InstalledComponent installedZComponent;
    private static boolean addedToDesktop;
    /** Creates new form Hierarchical */
    public HierarchicalPanel(long sipID) {
    initComponents();
    hierarchalView = new HierarchalView();
    createNodes(sipID);
    createTree();
    * create a JTree
    public void createTree() {
    jTree1 = new JTree(treeModel);
    jTree1.putClientProperty("JTree.lineStyle", "Angled");
    jTree1.getSelectionModel()
    .setSelectionMode(TreeSelectionModel
    .DISCONTIGUOUS_TREE_SELECTION);
    jTree1.setOpaque(false);
    // tree.setCellRenderer(new AlphaRenderer());
    jTree1.expandRow(0);
    //this.llistenToTree(treeModel);
    //popup();
    //return tree;
    * Add nodes to model
    public void createNodes(long sipID){
    DefaultMutableTreeNode root = null;
    DefaultMutableTreeNode node = null;
    DefaultMutableTreeNode child = null;
    commRec = hierarchalView.getComRec(sipID);
    long aComponentID = commRec.getSiteAInstalledComponent().getId();
    long zComponentID = commRec.getSiteZInstalledComponent().getId();
    long comID = commRec.getId();
    //String desc = getSipData(sipID).getCustomerName();
    root = new DefaultMutableTreeNode("SIP ID" + sipID);
    treeModel = new DefaultTreeModel(root);
    node = new DefaultMutableTreeNode("Communication ID");
    root.add(node);
    child = new DefaultMutableTreeNode("A InstallComponent " + aComponentID );
    node.add(child);
    child = new DefaultMutableTreeNode("Z InstallComponent " + zComponentID );
    node.add(child);
    System.out.println("finish inside node********");
    /** This method is called from within the constructor to
    * initialize the form.
    * WARNING: Do NOT modify this code. The content of this method is
    * always regenerated by the Form Editor.
    private void initComponents() {
    jPanel1 = new javax.swing.JPanel();
    jTree1 = new javax.swing.JTree();
    jPanel1.setLayout(new java.awt.BorderLayout());
    jPanel1.setMinimumSize(new java.awt.Dimension(5, 100));
    jPanel1.setPreferredSize(new java.awt.Dimension(5, 100));
    jTree1.setMaximumSize(new java.awt.Dimension(78, 50));
    jTree1.setMinimumSize(new java.awt.Dimension(80, 20));
    jTree1.setPreferredSize(new java.awt.Dimension(100, 50));
    jPanel1.add(jTree1, java.awt.BorderLayout.CENTER);
    getContentPane().add(jPanel1, java.awt.BorderLayout.NORTH);
    pack();
    * Called whenever the value of the selection changes.
    * @param e the event that characterizes the change.
    public void valueChanged(TreeSelectionEvent e) {
    /** Getter for property addedToDesktop.
    * @return Value of property addedToDesktop.
    public boolean isAddedToDesktop () {
    return addedToDesktop;
    /** Setter for property addedToDesktop.
    * @param addedToDesktop New value of property addedToDesktop.
    public void setAddedToDesktop (boolean addedToDesktop) {
    this.addedToDesktop = addedToDesktop;

    You forgot insert it into treeModel

  • Interactive PDF (with embedded SWF) not displaying consistently

    Hi folks,
    We are seeing varying behaviour when we try to open a PDF document which we have created as part of publishing to PDF in Captivate 6. The original project is a recorded PPT file which we publish to HTML5, SWF, ZIP and PDF. In some instances the interactive PDF opens fine, but in some instances we get something like this:
    We have always made sure we have the latest version of reader up to date etc, but can't work out why some machines are giving the above and others done. Any help would be greatly appreciated

    Hey JT,
    Came across this: http://helpx.adobe.com/acrobat/kb/known-issues-acrobat-xi-reader.html
    I know you said you have reader 10, but I had 11, so I went and removed it and and installed a version of 10 again, and wht do you know, they work ok. However, this is not a workable solution for us as many students will automatically update to the latest PDF reader, which is currently 11. Adobe changing the rules around this has stuffed us up, and we have no option but to take offline all our interactive PDF versions produced with Captivate 6. Very disappointing, but will save our helpdesk a lifetime of support calls :-(
    Grant

  • SWF not displaying properly in FireFox and IE 7 & 8

    I am working on a site that is staging right now.  I have a gallery page that displays a Flash .swf file. It loads properly in all browsers, except only about 1/3 of the viewer shows up on the page in FireFox and IE 7 & 8. It displays perfect in Safari and older versions of IE.  Is anyone familar with this issue? Can someone offer any suggestions?  Thanks in advace.

    What version of Flash? What does the html page that holds the .swf look like? Can you share a URL where this file sits?

  • SWF not displayed in Firefox

    Using RoboHelp to publish on FrameMaker book with embedded
    SWF Captivate content. All works fine in IE, but the SWF files do
    not play in Firefox. The output does of course contain an object
    tag for the movie, but Firefox desn't like it. You can edit the
    object tag manually (change the codebase attribute to a
    type="application/x-shockwave-flash" attribute) so that it works,
    but that's hardly a solution. Any way of getting the output to work
    in both Firefox and IE out of the box?
    This behaviour is the same when generating HTML or Flash
    help.

    The issue can be fixed by running the attached RoboHelp Script.
    Inorder to run the script, perform the following steps
    Download the attached zip file and unzip FixObjectTagForSWF.jsx to disk.
    Open the RoboHelp Project
    Click Menu item View->Pods->Script Explorer to open the Scripts Pod
    Click "Import Script" button from the Scripts Pod tool bar.
    Select the downloaded file from the disk to import the script.
    Select the script file that appears in the pod and click "Run Script" button.
    This shall fix the issue and the SWF should work in both Firefox and IE.
    [NOTE: The script will make permanent changes to the topics of the project. Please test the script on a sample project to see if it fixes your issue before running it on the final project]
    Mayank
    RoboHelp Team.

  • SWF not displaying correctly in IE

    Alright, here it goes. I have a swf that is embedded into an
    HTML file. This swf plays an FLV. It uses a series of masks to form
    the FLV to a circle and leave the background transparent. There are
    circular frames around the FLV. There is also a circle mask right
    on top of the FLV itself. All layers below the mask, except for one
    that is a bitmap, fail to show in IE. It all works perfectly in
    Firefox.Is it the fault of the mask? Is there something else I
    missed?
    Thanks

    There is a limit of 12 layers of (non-opaque) transparency
    (when you use
    high quality setting) .. not sure if that applies to masks.
    There are also
    problems with text being masked. But none of these should
    make a difference
    with IE vs Firefox. Do you have the same version of the
    player for Firefox
    as for IE? Are you using wmode=transparent .. that can cause
    al SORT of
    problems.
    Jeckyl

  • Embedded swf not displaying in full size

    So i have a swf file. When i open it with any browser or with the standalone flash player it shows up fine. But when i embed it in an HTML file with the following code :-
    <html>
    <head>
    </head>
    <body>
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
    codebase="http://download.macromedia.com/pub/shockwave/
    cabs/flash/swflash.cab#version=6,0,40,0"
    width="800" height="600" id="mymoviename">
    <param name="movie" value="Example.swf" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#ffffff" />
    <embed src="Example.swf" quality="high" bgcolor="#ffffff width="800" height="600" name="mymoviename" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
    </embed>
    </object>
    </body>
    </html>
    and open it in Firefox or Chrome, it all scales down to a very small size like 100x80. This does not happen in IE though and it plays at original size. The stage dimensions in the .fla file are like 550x400. Any help.

    Check out this thread:
    http://discussions.apple.com/click.jspa?searchID=4541194&messageID=5729015

  • SWF not displaying on iOS

    I'm currently developing a game using AIR. I'm using Flash Builder 4.5.
    I tried loading swf and static images using the Loader class but when exported and put on an iPod none of these images showed. I changed it to something like this:
    Code:
    [Embed(source="images/bomb.swf")]
              private var bombClass:Class;
              private var bomb:Sprite=new bombClass;
    which works for static images (.jpg or .png) but the .swf still do not show.
    Also it should be noted that these all show in the emulator and on Android. It is only on the iPod that they don't show up.
    Any ideas?

    I tried to check users forum and can see that multiple users have complained about this issue , have you tried to contact them ? If not then I would suggest you to contact them directly.
    Thanks,
    Sanjit

  • SWF not displaying after changing from Studio 8 to CS4 [was: same not transferred...]

    Hello all,
    I recently upgraded from Studio 8 to CS4 and on one of my pages I have a .swf as a dependent file with an .htm page, I tried to change that .swf to another the put the .htm page onto the webserver, but its still showing the original .swf and within the details when putting its saying for that .swf(same not transferred)...any ideas would be greatly apprecitated as Im stumpted
    thanks,
    and yest the swf which Im changing it to has already been uploaded(do I need to reupload this file being that it was originally created with flash 8)?
    thanks again
    [Subject line edited by moderator for greater clarity]

    The method of inserting SWF files has changed completely in Dreamweaver CS4. You cannot simply swap the source file.
    Delete the original SWF file from the page, and remove all related code. Then insert the new SWF. You also need to upload expressInstall.swf and swfobject_modified.js from the Scripts folder that Dreamweaver creates in your site root.

  • SWF not displaying correctly on Firefox

    hi, I have an SWF file that i use in my facebook application. The problem is that when the swf is loaded i can only see half of it on firefox.
    But it works just fine on IE and google chrome.
    Any one knows why please?
    Thanks.

    Hi everybody,
    I believe that Satyajit has got it right. The problem has nothing to do with the swf. If you post a link to your page or send the files, someone could immediately figure out the problem. So be our guest...
    Yannis

  • .SWF not functioning inside DIV tag

    Ok so here is my problem... I'm trying to insert a nice
    little xml banner into my site and I'm trying to insert it inside a
    Div to control its position. As soon as I insert the file into the
    </div> it renders it useless other than a black screen. I'm a
    novice at best and I'm trying to work my way through W3Schools, but
    for the mean time are there any suggestions as to what I can do? I
    know that the files function because if I simply insert them into a
    new blank document the operate fine.
    Any help would be much appreciated!
    Thanks

    Could you reduce it to just the code that is giving you a
    problem?

Maybe you are looking for

  • SD or SDHC that is the question

    Is it possible to use a SDHC card with an 8320 or do you have to use a SD card? THanks

  • Im unable to download or update applications from app store

    Why am i unable to download applications or update applications downloaded from my App Store? please help!

  • MDX Function

    <p>I am just curious, is there a function in MDX similar to the@MATCH function in BSO? For instance, IF (@ISMBR (@MATCH("Time Periods", "FEB_*")))#Missing; ENDIF. Thanks!</p>

  • IsDate validation in portal form

    NLS_DATE_FORMAT is MM/DD/YYYY, but the isDate validation on my portal form item still generates this message: "Please enter Date in DD-MON-YY format" How do I convince it to validate using the other format? Thanks.

  • Premiere Pro has encountered an error - Keyframe.h-142

    Hello, My project is crashing each time I try to open it with the error : Premiere Pro has encountered an error [c:\randall\mediacore\mediafoundation\api\inc\Keyframe/Keyframe.h-142] If I use an auto-save project it open normaly but I cannot do a sav