Can't publish html file

When I go to publish my file in html I get an error message:
"Error creating SWF movie file. Be sure the destination file is not locked or on a locked drive. Also, check that the file name is not too long"
I've done all of the above and still get the error. I can export the SWF but I need a transparent background so I need the html. Any suggestions?

In the windows version of Flash, the full path for the html and the swf files are written to the Publish window. If you are working on this file on a computer other than the one that originated the file, then the path may be unrecognized by Flash. Since the windows that hold the path in the Publish window scroll to the end of the file name, you may not see the rest of the path name. Select the text in these spaces and delete and write the file name that you want, or, close the Publish window and resave the fla to a different location. Then publish.

Similar Messages

  • Flash Player Security error when publishing HTML files

    I am new to the Captivate world and am just in love with the
    features - but I have been having a very difficult time publishing
    my "movies". I have 8 files that are all called upon in one movie
    (like a table of contents). I have abandon the though of publishing
    each as an EXE file - and have decided to go the HTML route.
    However when I try to run the published HTML file I get an Adobe
    Flash Player Security error - saying "Adobe Flash Player has
    stopped a potentially unsafe operation." It then says that the
    local SWF file is trying to communicate with the Internet-enabled
    HTM file.
    Can someone please tell me what this means? We are using
    Captivate for distance learning as well as internal - so I can't
    know for sure what the end-users will be using when the files are
    used.
    Any assistance would be greatly appreciated.

    Welcome to our community, Rachel
    Where are you running your movie from? If you are planning on
    running them from a server, there should be no need to worry about
    your end user seeing those messages. However, if you are planning
    on each user copying them to their own hard drive or if you are
    running from a CD-ROM, you may need to perform some trickery to
    make them work without issue.
    The message is occurring because there are links in some of
    the files that point to internet resources and the Flash player is
    seeing that as a potential security risk. So it is blocking the
    action until you pat it on the head and assure it the world will
    not, in fact, end if it shows you the content.
    If you wish to banish the screen on your PC, take a look at
    the tutorial linked below.
    Click
    here to view a tutorial
    I'll hold off on the other bit until I'm certain what we are
    dealing with.
    Cheers... Rick

  • Can I import html files into Buzzword?

    Can I import html files into Buzzword?

    Thank you for your post.
    Buzzword lets you import Microsoft Word (DOC, DOCX), plain text (TXT), Rich Text Format (RTF), Word 2003 XML, and Open Document Format (.odt) files. (Font substitution and other formatting changes sometimes occur on import, depending on the content of the document.) You'll need to convert your HTML file to one of the supported file types before importing to Buzzword.
    Kind Regards,
    Michelle

  • Help Editing code from a published html file with flash detection enabled from flash

    hi guys ive publish a html file with flash detection enabled from flash
    heres the code from the publish html:
    <!-- saved from url=(0013)about:internet -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>main</title>
    <script language="javascript"> AC_FL_RunContent = 0; </script>
    <script language="javascript"> DetectFlashVer = 0; </script>
    <script src="AC_RunActiveContent.js" language="javascript"></script>
    <script language="JavaScript" type="text/javascript">
    <!--
    // Globals
    // Major version of Flash required
    var requiredMajorVersion = 9;
    // Minor version of Flash required
    var requiredMinorVersion = 0;
    // Revision of Flash required
    var requiredRevision = 45;
    // -->
    </script>
    </head>
    <body bgcolor="#ffffff">
    <!--url's used in the movie-->
    <!--text used in the movie-->
    <script language="JavaScript" type="text/javascript">
    <!--
    if (AC_FL_RunContent == 0 || DetectFlashVer == 0) {
         alert("This page requires AC_RunActiveContent.js.");
    } else {
         var hasRightVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision);
         if(hasRightVersion) {  // if we've detected an acceptable version
              // embed the flash movie
              AC_FL_RunContent(
                   'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,45,0',
                   'width', '800',
                   'height', '600',
                   'src', 'main',
                   'quality', 'high',
                   'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
                   'align', 'middle',
                   'play', 'true',
                   'loop', 'true',
                   'scale', 'showall',
                   'wmode', 'window',
                   'devicefont', 'false',
                   'id', 'main',
                   'bgcolor', '#ffffff',
                   'name', 'main',
                   'menu', 'true',
                   'allowScriptAccess','sameDomain',
                   'allowFullScreen','false',
                   'movie', 'main',
                   'salign', ''
                   ); //end AC code
         } else {  // flash is too old or we can't detect the plugin
              var alternateContent = 'Alternate HTML content should be placed here.'
                   + 'This content requires the Adobe Flash Player.'
                   + '<a href=http://www.macromedia.com/go/getflash/>Get Flash</a>';
              document.write(alternateContent);  // insert non-flash content
    // -->
    </script>
    <noscript>
         // Provide alternate content for browsers that do not support scripting
         // or for those that have scripting disabled.
           Alternate HTML content should be placed here. This content requires the Adobe Flash Player.
           <a href="http://www.macromedia.com/go/getflash/">Get Flash</a>
    </noscript>
    </body>
    </html>
    now since the default codes places my flash movie on upper left corner, ive made my own tables with the flash on it, how or where do i place this code to the upper codes?
    <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <th valign="middle" scope="col"><table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <th height="600" bgcolor="#333333" scope="col"><script type="text/javascript">
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','800','height','600','src','main','quality','high','pluginspage','http://www.adobe.com /shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','main' ); //end AC code
    </script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="800" height="600">
              <param name="movie" value="main.swf">
              <param name="quality" value="high">
              <embed src="main.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="800" height="600"></embed>
            </object></noscript></th>
          </tr>
        </table></th>
      </tr>
      <tr>
        <td height="30" bgcolor="#990000"><table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <th scope="col"><table width="800" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <th scope="col"><div align="left" class="style1">Copyright 2009 St. Paul of the Cross Parish. All Rights reserved.</div></th>
                <th width="400" scope="col"><div align="right" class="style1">Usage outside our permissions guidelines requires our prior written consent.</div></th>
              </tr>
            </table></th>
          </tr>
        </table></td>
      </tr>
    </table>
    Tnx in advance!

    Hi
    Can you tell me which version of dreamweaver you are using (and flash pro, if you have it), as the code you provided has element of a number of different versions (e.g. your js flash files are reasonably new, but your flash inserted into the html body is old, but with the cs3 version of flash player indicated!). Also the detect flash file is no longer required.
    PZ

  • .mov file (video) not showing in published html file

    I inserted a .mov file into a digital book.  Published it as html. I can see it in the web browser, but my teammate cannot.  What could be the problem?

    By "in it, "  I mean the indd file has a mov file inserted into it.  I published the file as a swf and html.  She could see the html document, but the video wouldn't appear.  She clicked on the poster image and then the slide was blank.  If I insert a f4v file into the indd file and publish it as swf/html, she cannot view the html document at all.

  • How Can i open Html file in a Browser from Jar file

    Hi
    i am having Html help files inside my Jar file ... if i use
    getclass().getRource("\lib\start.html");
    it is not opening ... so i have to ship seperate folders for html files along with jar files.... can anyone give the solution to have(open) html files inside the jar file and to open then in a default browser of any OS
    Regards
    Ganesan S

    the follwing method i have used to open html file ...
    so to access html file i am shipping resources folder with jar file ..
    private void openHtmlPages(String pageName) {
         String cmd[] = new String[2];
         String browser = null;
         File file = null;
         if(System.getProperty("os.name").indexOf("Linux")>-1) {
              file = new File("/usr/bin/mozilla");
              if(!file.exists() ) {
              }else     {
                   browser = "mozilla";
         }else {
              browser = "<path of iexplore>";
         cmd[0] = browser;
         File files = new File("");
         String metaData = "/resources/Help/Files/"+pageName+".html"; // folder inside jar file
         java.net.URL url = this.getClass().getResource(metaData);
         String fileName = url.getFile();
         fileName = fileName.replaceAll("file:/","");
         fileName = fileName.replaceAll("%2520"," ");
         fileName = fileName.replaceAll("%20"," ");
         fileName = fileName.replaceAll("jarfilename.jar!"," ").trim();
         cmd[1] = fileName;     
         try{
              Process p = Runtime.getRuntime().exec(cmd);
         }catch(java.io.IOException io){
                   //Ignore
    can anyone give me the solution..???
    Regards
    Ganesan S

  • Can't publish larger files in iWeb 09

    Hi
    Have recently updated my iWeb to 09 and had accidentally deleted my old Domaion file so had to rebuild site from scratch. Anyway, since I have, it gets stuck on pages that have any larger files on them (movie and audio files) despite having plenty of space in my MobileMe account. I get "Try again later" message.
    Have managed to publish successfully to a local folder which I then tried copying with index to 'Sites' on my iDisk but that that too presents a problem saying "The Finder cannot complete the operation because some data in "" could not be read or written. (Error code -36)
    I'm baffled! All I want to do is publish my site without any hassle, the files aren't that big only about 40 MB each. Can anyone suggest anything? Have had a look at iwebfaq and on here and have tried a few things but nothing seems to help so far. Any suggestions would be very gratefully received! Thanks!

    That error code is -36 ioErr I/O error. Can you publish a different site? Crate a small test site and see if it will go thru. If not then it's not just your primary site.
    If you expect to revise the site occasionally or want your visitors not to have to wait for those large files to load while the host page loads you might look at these ways to add a movie or audio file.
    Movie: QT Movies and Opening Item in New, Specially Sized Window. The code used is shown.
    Audio: Flash Audio Players - 3 different types of flash audio players. The code used is shown.
    These methods require loading the movie or audio files only once and do not load on the pages until they are played.
    OT

  • Can't edit .html file in dreamweaver?

    Why can't I edit .html file in Dreamweaver CS 5.5 when it is not attached to a template?
    I have always been able to edit it every other time I have opened the file (since I built the site over two years ago).
    Now each time I try to edit it in Design mode, no matter where I click in the file the whole page gets a dark grey overlay and I can't get a curser.
    I am still able to edit the code directly but I do not want to be restricted.
    The last thing I did the last time I opened the file was paste Google Analytics code in just before the </head> tag. I did this to all the files on the site but this is the only one that isn't working. I have tried taking out this code but it makes no difference.
    I am using a 6 month old Macbook pro.
    Can anyone help me?

    In your stylesheet you have -
    .container {    overflow:hidden; width: 100%;}
    .container2 {   overflow:hidden; width: 646px; margin:0 0 10px 0}
    Try right clicking on the page in Design view and then selecting Element view > Full and see if that helps.

  • Can't open HTML files from local or remote location

    Hello Experts,
    I've tried deleting my remote location, and adding it back
    again several times and I still can't open any HTML files. I can
    check out the pages, and check them back in, but nothing shows up
    on the screen. Does anyone know what may be causing this? I'd
    really like to update my website soon. If I click on the web images
    they open up in my photoshop, it's just the Dreamweaver HTML
    portions that won't open up.
    Thank you,
    Calie

    > Unfortunately I can't seem to get any of the pages open
    to check out the code
    > view.
    CLARIFY please.
    You said you open them, but design view is blank.
    The file is either open or not open
    Is the file open? And design view is blank? Or is the file
    NOT open and
    there are error messages?
    If the is open, even if empty design view There should be
    something in code
    view.
    some not random attempts at fixing this:
    open dreamweaver.
    Open this site.
    DON'T open any files.
    open find and replace
    Find in Source Code, sitewide:
    <!-- -->
    replace with: [nothing]
    reason: not much of one, but I've never seen an empty html
    comment. It
    doesn't need to be there.
    Then, i'm trying to think of a way to fix this badly nested
    bold tag
    <p><b>
    <a href="about-me.html">ABOUT ME</a> |
    <a href="contact.html">CONTACT</a> |
    <a
    href="
    http://blog.loveBaRKLee.com/">BLOG</a>
    </p></b>
    the closing </b> needs to be moved to before the
    closing paragraph tag.
    My next guess is that it's a css problem-
    http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.lovebarkle
    e.com%2Fdog-bed-accents.html&profile=css21&usermedium=all&warning=1&lang=en
    moz-radius
    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.lovebarklee.com&charset=%
    28detect+automatically%29&doctype=Inline&group=0
    Fix the errors, clarify if the file does or doesn't open in
    dreamweaver, if
    it opens and design view is blank or if it doesn't open and
    crashes the app.
    moosepucky.
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • New Win7 install. Can't open html files. Get "there was a problem sending command to the program".

    When I try to open an html file on my hard drive, I get a "There was a problem sending the command to the program" error. There is no way I can open a local html file with firefox, even though Win7 sees it these files as Firefox documents. This is a brand-new Gateway tower running Windows7-64, Athlon phenom 4x processor, 6G RAM, and the latest version of Firefox (a week old).

    Try:
    *http://kb.mozillazine.org/Windows_error_opening_Internet_shortcut_or_local_HTML_file_-_Firefox
    You can try to redo the default browser (temporarily make another browser the default).
    *http://kb.mozillazine.org/Default_browser

  • Is there a way where I can give an HTML File  and pass database values to it?

    Hello,
    I have a Report that has Complex Layout with different Fonts,sizes etc.
    After designing it in Front Page, the HTML Source comes to be around 180 KB. Portal Reports with Custom Layout fail to get this size of layout code( seems the limit is around 32KB).
    Writing my own stored Package using htp/htf calls, but still I needed to paste this entire 180KB Code and replace the layout names with database names. This works fine but the readability of this code is ugly.
    Is there a way where I can feed the database values as parameters along with the HTML File to pick substitute and then
    show me the output?
    Thank you.
    Madhav

    you can use dynamic pages!

  • How can i sue html:file property=""/ tag?

    Hi gyz,
    I am using struts framework, in ajsp I want to upload file for that I am using <html:file property=""/> tag, but in jsp it is giving error like unavailable attribute.
    Anybody help me how can i use this tag.
    Advanced Thanks,
    Mahendra

    Hi,
    Now it is not giving any error in jsp and in jsp page it is displaying one text box and a browse button.
    But the problem is the file which I try to upload is I am not getting in action class the code i used is
    In JSP
    I write code like
    <html:file property="xmlFile"/>
    In action form I created field like
    private FormFile xmlFile; and created setters & getters for this field
    In action class I written code like
    FormFile xfile=form.getXmlFile();
    String contentType = xFile.getContentType();
    String fileName = xFile.getFileName();
    System.out.println("contentType: " + contentType);
    System.out.println("File Name: " + fileName);
    now I want to try upload any file it is giving error

  • Firefox can not open .HTML files

    I am using the Firefox 14.0.1 . I can't not open any kind of .HTML file(written in notepad) in Firefox when in others browsers I can open these normally. When I am trying to open my HTML file to test them in Firefox, they couldn't be open rather than I am getting some unsorted of scripts like chines or something like this (I don't know clearly which kind of language)
    I don't understand what do?
    In advance thanks for your helping.

    It is possible that you saved the file in an UTF-16 encoding instead of UTF-8.
    You can try to test that if you aren't sure.
    *Firefox > Web Developer > Character Encoding
    *View > Character Encoding

  • Can an external html file be loaded into and displayed in Flash?

    I currently pull an html file into our site via iframe.  (due to various factors, I cannot host the information in the html on our site and need to host it elsewhere).  Is it possible to use a loader or other method to pull this information into flash?

    Thanks.  I didn't think so, but needed confirmation from someone much smarter than me.

  • Safari can't open HTML files on a CD

    After months of work, I prepared a CD with many HTML files for
    disribution. Now I discover that SAFARI and FIREFOX cannot recognize or open the disk. Heartbroken - and broke.

    Hi Howard ...
    Insert the Cd an open it, drag the files to a NEW folder on your desktop.
    Now open the files by a simple double click ...
    Dimaxum

Maybe you are looking for

  • Unable to watch rendered video

    I can watch video in real time preview on out monitor but unable to watch rendered video. It is just like a unsynchronized video. What may be the cause?

  • Report on sales orders

    hi all, i need to develop a report which has Purchase order number, sold to party, sales order number, required delivery date and confirmed delivery date by system. i tried to to do this by sqvi, but here requirement is some group of users have to ru

  • Slow 10.8 time machine backup to wired network

    I have a MacPro with a big backup drive and a MacBook Pro that backs up to it over a wired network. Ever since I upgraded to ML, my backups have been extremely slow. [An incremental of 70 MB can take a few hours. A full backup reports weeks, and gets

  • User defined sequence

    Hello, I'm looking to create a program in Labview that has the user create a sequence then for labview to play it back. For example: There are 5 LEDs. A simple pattern the user makes is, first LED on for 2 seconds, pause 1 second, 3rd and 4th LED on

  • When syncing, 16GB iphone now displays as 4GB!

    I have just added some new songs to my itunes library and when i try to sync, i got a couple of error messages, saying that particulur files could not sync When i then go to the Summary page on ITunes it now states the capacity of my iphone is 4GB, b