Missing swf file when publishing

This is a new one for me anyway.  I just
published a file and the only thing showing is the .htm and the js.  NO SWF!  What do I do?

Post a link to the page so we can see what you have done.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"cleere1000" <[email protected]> wrote in
message
news:ff8m70$s44$[email protected]..
>
placing a swf file in dreamweaver works in the check brower
mode.
> When
> uploaded the browser brings the page up but no flash
file plays
> and
> no error notices are seen ( just the page withe no swf
playing)
> I
> have checked the upload files and they are correct. Mac
10.4
> Dreamweaver 8
>
> Thanks
> Bob
>

Similar Messages

  • Center a SWF file when Publishing

    I have been using Flash for a while Flash 8 and now Flash 9.  I dont know too much about the program, someone wrote the program for me and I update it.  When ever I publish the Site to upload to my server I have to go into the HTML file and insert <center> twice to get the site to be center on the web.
    If I dont do it the site is when viewed online gets left justified.
    It is not a big deal to edit the HTML file but every time I do it I figure there must be some button i dont have checked in Flash to just do it automatically.
    Seems like with such a huge and powerful program that must be an option that I am missing.  Can anyone let me know to to automate this task.
    Thanks
    Aaron

    If you find yourself doing something like this everytime, or most of the time, edit the Default.html file here: (duplicate and rename first so you can revert if need be)
    Win:
    C://Documents and Settings/USER/Local Settings/Application Data/Adobe/Flash CS3/en/Configuration/HTML/
    Mac:
    /Users/USER/Library/Application Support/Adobe/Flash CS3/en/Configuration/HTML/
    Next time you publish your new myflashfile.html will reflect the changes.

  • How to ignore diagnostic files when publishing cloud service

    Hello.
    when i am publishing a webRole,
    process is failed because the values in the diagnostic configuration file do not match the Production profile.
    the diagnostic file is for our dev env only.
    is there a flag/attribute that can be used to ignore the diagnostic files when publishing with a specific profile ?  
    Thanks.

    Hi,
    According to your description, you question is related to Web role. I recommend you to ask in the forum below for professional assistance as the members in the Web role would be more familiar with publishing web roles:
    https://social.msdn.microsoft.com/Forums/en-US/home?forum=windowsazuredevelopment
    Best regards,
    Susie
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • QUESTION ABoUT SWF FILES AND  PUBLISHING  PROJECT

    hi
    well as  isaid before i m new i nthis
    imade soome practices is going well  i trie adding a componet  wich work  very nice liek the apple covverflow adding transition and  every new image in every new file i  export this in swf format   it give me my files deployto web run local and ria aplication ok well m y question is  when i add this swf file to my web design in other file project or project in another state   it works sooo goooood 
    but my question is when i publish tis it give mes agai na  run local deploy to web and ria    i have to  upload this to host and server  or both      projecst already created mmmmm idont unerstand this   anyway when i run my last run local file / main.html  with th whole page setup ir runs all perfectly but is it because is from my files or the whole thing will run  nice and  goood once is being uploaded 
    btw i used ecercise file   showed in this page
    i jsut add new test gallerias   
    please answer me  
    thansk by reading

    Yeah     the answer is goood but  my main doubt was like
    if i add sfw file  to   other web projectfxp file i just have to add the result of the fxp  export files so that last   deploy to web  i have to upload the last deploy to web to server right ?
    other thing do i have to reae the  file :   do i have to rename  the file main.html   ?

  • Problem with music in swf file when loading site to server

    Hello,
    I am a newbie to Flash and have an swf file I created for a
    website,
    http://www.kanzamancleveland.com.
    I have a button there that turns the music on/off when the site
    loads. I also put some music into the swf file, but instead of
    putting it directly in the swf file, I am calling it from the
    actionscript code in the swf file. I want it to stream when the
    site loads and start loading/playing after the site loads. The code
    is embedded in the on/off button. Now this code works when the swf
    file is on my local hard-drive, but when I put it on the server
    with the rest of the website, it doesn't work. Any ideas?
    Here is the code:
    import fl.motion.Keyframe;
    import flash.display.MovieClip;
    import flash.media.Sound;
    import flash.media.SoundChannel;
    import flash.net.URLRequest;
    import flash.events.Event;
    import flash.events.MouseEvent;
    var _sound:Sound;
    var _channel:SoundChannel;
    var _playing:Boolean = false;
    var _position:int;
    var request:URLRequest = new URLRequest("lowsaaloony.mp3");
    var buffer:SoundLoaderContext = new SoundLoaderContext(5000);
    _sound = new Sound( );
    _sound.load(request, buffer);
    _channel = _sound.play( );
    _playing = true;
    offbtn.addEventListener(MouseEvent.MOUSE_UP, onPlayPause);
    function onPlayPause(event:MouseEvent):void {
    if (_playing) {
    _position = _channel.position;
    _channel.stop( );
    } else {
    _channel = _sound.play(_position);
    _playing = !_playing;
    gotoAndPlay(2);
    stop();
    I put the code together going from various Flash help
    websites, and it works when everything is on my local hd, but again
    as I mentioned before, when I put it up on the server, the music
    doesn't play. I contacted the hosting company and they said that
    they do allow streaming music on a website using Flash. Any help on
    what I am doing wrong, or what else I need to do would be highly
    appreciated. Thank you.
    Jay

    Hi. It looks like your code is not finding the mp3. At least,
    I can reproduce your error code by removing the mp3 from the
    directory, or renaming it.
    Btw, if you test with FF instead of IE, you'd see the error:
    Error #2044: Unhandled IOErrorEvent:. text=Error #2032:
    Stream Error.
    at KZFlash_fla::Sound_2/KZFlash_fla::frame1()
    Hope that helps.

  • I get the error message "Missing PDFMaker files" when trying to convert a microsoft word document(.docx)

    When I right click the word file and select Convert to Adobe PDF, I get the error message "Missing PDFMaker files".
    Im using Windows Vista Home Premium, Service Pack 2, 32 bit operating system.
    Im using Microsoft Office Home and Student 2010
    I have Adobe Reader X installed
    Thanks

    Hi RhodaMcP,
    You might want to check the KB: http://helpx.adobe.com/acrobat/kb/troubleshoot-acrobat-pdfmaker-problems-office.html
    Regards,
    Rave

  • Wrong embedded colour profile causes huge jpg files when published to .Mac

    D'oh! i posted the following on the iDisk discussion my mistake. Here it is all again for iWebbites:
    I've spent most of the day trying to optimise my new iWeb site on .Mac but the published jpg files are far too big.
    Despite sizing to 800x600 px and jpegging at about 5 or 6 in Photoshop which resulted in a file size of about 100kb on my local disk, when uploaded to .Mac via iWeb the they have turned into 800 kb files.
    Lots of trouble-shooting, including ensuring that they weren't converted to png, that they have no borders, reflections or drop-shadows yet they still got bloated on the upload. Especially the photos in the photo-gallery page.
    I've isolated the problem but don't know what to do next:
    Turns out, iWeb ignores the sRGB embedded colour profile and replaces it with the monitor profile of the originating computer.
    I discovered this after I opened the file in Photoshop directly via iDisk in Finder. Converting or assigning the file to sRGB and saving it back down to iDisk immediately restored it to its intended file size of 100kb and this time with the correct sRGB colour profile.
    Going now to the domain.sites on my local disk and opening the package shows all the photos doubled up. A 360 x 264 .jpeg file with the monitor profile embedded and bloated out to 800kb plus the original 800x600 image with sRGB and .jpg as the file type but still only 100kb
    So what the heck is happening in iWeb to do this and to use the wrong file type associations with the wrong file when uploaded?
    There is very little on the forum about colour (color) profiles and no mention of the bloat in file size, just a reference to colour and tone issues with the wrong profile so I'm wondering if its related to the 1.1.2 update. (I haven't really tried using iWeb until the last week or so).
    Fixing the problem by post processing the photos on my site every time I publish would be impossible with the amount of photos I have and my intention of updating the web galleries regularly.
    As you can find out if you go to a photo page on my site:
    < <a class="jive-link-external-small" href="http://">http://web.mac.com/adrian_malloch/iWeb/AdrianMallochPhotography/ Kabaddi.html > some pages take horrendously long to load. Check out some of the other Subculture pages. I haven't tested them all but Safari Activity viewer shows that most of the slow speed is related to opening jpeg files.
    Any help and informed suggestions would be hugely appreciated.

    This is doing my head in.
    My last two comments "posted" half way through writing, before I had a chance to edit completely.
    Here's how it should have read :
    Using sRGB as a monitor profile, in itself, doesn't make a lot of sense.
    A monitor profile is custom made specifically for the monitor to compensate for its display characteristics.
    A "good enough" monitor profile is to use the software calibration built into the Displays preferences. Go to System Preferences/Displays/Color/Calibrate and follow the prompts. Hint: squint as you try to judge the colour and tone differences. The idea is to make the detail so fuzzy you don't notice it.
    It's not very accurate, especially with LCD screens, but it's better than nothing and certainly better than using a universal colour space like sRGB, etc.
    The accurate option is to get hold of a hardware calibrator like the Spyder, or Gretag-McBeth iOne Display (which I use). It costs a bit but is vital for accurate repeatable colour.
    The whole point is that when the profile is made up and is set as the default profile, then you will get a WYSIWYG screen.
    So, the same images will look the same on different monitors providing they each have accurate monitor profiles made specifically for them.
    If you use sRGB as your monitor profile then you cannot expect the image to look the same on any one else's machine, whether they use sRGB, a monitor profile or any other profile. Worse still, if you change an image to "look right" on your screen, chances are that the image will look horrible on another screen.
    Hence, why I will only switch to sRGB monitor profile as a workaround for uploading in iWeb. Nothing else!!

  • How to unload the external .swf file when move on to other section?

    Hi,
    The following code provided by Mr. kglad works great in loading an external .swf file onto stage. Now, when I click on Contact (Button), the external .swf file to be removed completely. How to code on contact (Button) to work it out.
    Gallery.addEventListener(MouseEvent.CLICK, GalleryClick);
    function GalleryClick(e:Event):void{
    if(currentClip != Gallery_mc){
    currentClip.visible = false;
    Gallery_mc.visible =true;
    currentClip =Gallery_mc;}
    var loader:Loader=new Loader();
    loader.contentLoaderInfo.addEventListener(Event.COMPLETE, ClipLoaded);
    loader.load(new URLRequest("Gallery.swf"));
    function ClipLoaded(e:Event):void{
    Gallery_mc.addChild(loader);
    loader.x=0;
    loader.y=120;
    loader.width=1000;
    loader.height=700
    I tried the following code for Contact_btn to unload the Gallery.swf file which throws an error: 1120: Access of undefined property loader.
    Contact.addEventListener(MouseEvent.CLICK, ContactClick);
    function ContactClick(e:Event):void{
    if(currentClip != Cotnact_mc){
    currentClip.visible = false;
    Cotnact_mc.visible =true;
    currentClip = Cotnact_mc;
    Gallery_mc.removeChild(loader);}}

    like so:
    Gallery.addEventListener(MouseEvent.CLICK, GalleryClick);
    function GalleryClick(e:Event):void{
    if(currentClip != Gallery_mc){
    currentClip.visible = false;
    Gallery_mc.visible =true;
    currentClip =Gallery_mc;}
    var loader:Loader=new Loader();
    loader.contentLoaderInfo.addEventListener(Event.COMPLETE, ClipLoaded);
    loader.load(new URLRequest("Gallery.swf"));
    function ClipLoaded(e:Event):void{
    loader.contentLoaderInfo.removeEventListener(Event.COMPLETE, ClipLoaded);
    Gallery_mc.addChild(loader);
    loader.x=0;
    loader.y=120;
    loader.width=1000;
    loader.height=700
    I tried the following code for Contact_btn to unload the Gallery.swf file which throws an error: 1120: Access of undefined property loader.
    Contact.addEventListener(MouseEvent.CLICK, ContactClick);
    function ContactClick(e:Event):void{
    if(currentClip != Cotnact_mc){
    currentClip.visible = false;
    Cotnact_mc.visible =true;
    currentClip = Cotnact_mc;
    if(loader){
    if(loader.stage){
    gallery_mc.removeChild(loader);
    loader.unloadAndStop();  // for fp 10+
    loader=null;  // if loader no longer needed

  • Iweb won't play my audio files when published

    Can someone please help? I spent hours creating a website for music i produce. It works all fine and dandy on the preview pages, but when published the audio files and video files don't play. All that comes up is the picture and a small quick time player logo underneath. I have tried several different remedies but nothing seems to be working. Is this just difficulties with the new me.com facilities or what? Any help would be gratefully recieved.
    Thanks very much,
    a very frustrated mac user.

    I gave up on your page because the file size is absurd.
    Your source files are AIFF format (raw CD quality audio) that measures 10 MB's per minute. I don't have the time to wait for 6 of these files to load in your single page:
    http://web.mac.com/thekoles/the_koles/Media/trouble%20and%20strife%20150808%202. aif is 47 MB's.
    Compress your files in iTunes to reduce the file size.

  • I keep on getting the message "missing .dll file" when I try to install Itunes on Windows 7 what is wrong ?

    I am using Windows 7 (64) and keep on getting the message of "missing .dll files" after I attempt to install the latest version of ITunes. I attempted to install an earlier version and had the same results. I have uninstalled and reinstalled ITunes to no avail. I have queried this message on Google and found little to go by.
    Can anyone help from here ?

    This has just happened to me - again. Can't think what caused it. I uninstalled Quicktime a little while ago, maybe connected? I don't know. Uninstalling iTunes, or repairing, or a fresh iTunes install does not help
    Even if you keep downloading and putting the dll files it keeps asking for in the sysWOW64 and/or System 32 folder, Apple Mobile Device Support will not not 'start' from Services.
    Anyway, as well as itunes, you need to also un-install Apple Software Update, Apple Mobile Device Support, and Bonjour, then reinstall the latest iTunes to get it all working again

  • Missing patch files when applying patch

    Hello
    I have been trying to apply the Oracle 8.1.5 patch and I have
    followed the instructions given. On running the script
    (sh linux815patch.sh)it goes through the motions of installing
    the patch for about a second and then stops with a message
    "missing patch files". I have dowloaded the patch from two
    different locations twice and it still gives the same problem.
    Has anyone come across this and how was the problem solved ?
    Many thanks
    null

    Mikael Hallendal (guest) wrote:
    : Sunday Oke (guest) wrote:
    : : Alex (guest) wrote:
    : : : Sunday Oke (guest) wrote:
    : : : : Hello
    : : : : I have been trying to apply the Oracle 8.1.5 patch and I
    : : have
    : : : : followed the instructions given. On running the script
    : : : : (sh linux815patch.sh)it goes through the motions of
    : : installing
    : : : : the patch for about a second and then stops with a
    message
    : : : : "missing patch files". I have dowloaded the patch from
    two
    : : : : different locations twice and it still gives the same
    : : problem.
    : : : : Has anyone come across this and how was the problem
    solved
    : : : : Many thanks
    : : : Be sure that there are no other files in the directory
    where
    : : : linux815patch.sh extracted.
    : : : Remove them all from there.
    : : : For example, linux_81501patch_ee.tgz can be there ;-)
    : : Hello
    : : I tried this, but it still doesn't work.
    : : Please help
    : If you run the command 'find . -type f -print | wc -l' (from
    the
    : install-script) the result should be 38, if not you have the
    : wrong number of files in the directory (be sure to unpack the
    : patch-tgz-file in a clean directory) and be sure to remove the
    : tgz-file after unpacking it (I didn't and got a total file-
    count
    : of 39).
    : Regards / Mikael
    It works now
    Many thanks
    null

  • Missing header files when importing a shared library with labview 8.6?

    Hi all,
    I want to import a .dll into my .vi program but I am not able to do it...
    I have created the dll  following the ni website tutorial
    http://zone.ni.com/devzone/cda/tut/p/id/3303#toc2
    Once the dll has been created, I have tried to import it with
    Tools-Import-Shared Library(dll)
    After parsing the header file appears an error like this one:
    void __cdecl Zdmt(LVBoolean *stop, double P, char channelName[],
        TD1 *errorIn, TD14 *FFTOptions, TD12 *Calibration, char FileName[],
        int32_t minRecordLength, TD26 *InstrumentHandler, LVRefNum sessionRefArray[],
        LVRefNum *queueIN, TD1 *errorOut, LVBoolean *averagingDone,
        HWAVES LastRecordFetched, TD24 *Impedance, TD17 *ColeColeCluster,
        TD18 *FFTcluster, TD5 *InstrumentHandleOutputCluster, LVRefNum *queueOut,
        int32_t *Acquired, TD6 *FreqTimeInfoCluster, double *averagesCompleted,
        int32_t len);
    The following symbols are not defined:
    LVBoolean; int32_t; LVRefNum;
    Undefined symbols can prevent the wizard from recognizing functions and parameters. To correct this problem, check the header file to determine if you must add predefined symbols. Click the Back button to return to the previous page of the wizard to add a preprocessor definitionsl (for example, "NIAPI_stdcall = __stdcall" or "NIAPIDefined = 1").
    The following header file was not found in the specified header file or one of the referenced header files:
    -  extcode.h
    To fix, click the Back button to go to the previous page and add the header file path to the Include Paths list.
    I have replaced the first line #include "extcode.h" of the dll header file for #include "C:\Program Files\National Instruments\LabVIEW 8.6\cintools\extcode.h" that is the full path where the header file is located. However, new libraries seems to be missed:
    -  stdint.h
    -  MacTypes.h
    Does anybody know what I have to do??
    Any help will be really appreciated,
    Regards,
    Benjamin

    If you use any of the LabVIEW cintools headers, they reference other headers too. The import wizard is written in a way that it simply skips parsing datatypes that can not be resolved due to missing header files.  If your functions you want to import references such datatypes then you get an according error about any include files the wizard could not load, otherwise not. The wizard can not know which of the missing header files is the problem since it obviously doesn't know what would be in those header files.
    The LabVIEW cintools headers are multiplatform, meaning they evaluate various compiler predefined defines to determine which platform they are included in. The import library wizard does not define any specific defines, since it is not really a compiler. So you have to define them. And they get adapted with each new LabVIEW version to support new compilers and compiler versions, so the defines described in the link in the first post do not have to be correct for cintools headers in newer LabVIEW versions.
    All in all writing DLLs that interface to LabVIEW cintools headers should not be done by writing them and then importing them using the wizard but instead you should write the VI and create the Call Library Node, then let LabVIEW create a template C file from the context menu of the Call Library Node and copy that into your C sources and fill in the functions from there.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Subreport displays "..Missing parameter values" when published

    I would like some expert knowledge on the issue i'm currently having with a transaction report that I've developed. I have one main report with all the db tables linked.
    I have two parameters field defined, one is part id, the other is date issue.
    I have 3 report footers defined: 1=issues subreport, 2=adjustments subreport, 3=cycle counts
    The subreports has a subreport link for Part id and one for the date issue, date adjustment, and date cycle counted. I've also created in each of the subreports a date parameter field or else these data will not display on the primary report correctly.
    When i run this report in my Crystal Reports XI pro software, it works fine, all transactions are captured and everything is great.
    When i publish this report onto the Crystal reports enterprise server, after entering the two values on the main report, the report errors with [COMException: Missing paramter values].
    I know that there is a subreport linkage problem that i have or I'm doing something backwards but any suggestions would be greatly appreciated.
    Regards,
    Linda

    Thank you for the response Sharon but it is still not working for me. Here is more details if anyone has any feedbacks to give.
    Main report:
    Has 5 db tables linked, a counts table, a parts table, a detail table, a receipts table, and a adjustment table.
    Parameter fields on the Main report:
    1 for part id
    1 for date issue range <this range should match to the other 3 sub-reports>
    Sub-Reports: <example>
    Receipts sub
    Adjustment sub
    Count sub
    Example: The report footers where these subreports reside, all their subreport links are:
    partid --> ?Pm-<tablename>partid with check in the select data in subreport based on field <tablename>partid
    receivedate --> ?Pm<tablename>receive date with no checkbox
    same for other 3 = this is the only way the data displays correctly.
    All sub-reports have the following parameter fields:
    Pm-<tablename.Part>
    Receiptdate
    Pm-<tablename.receipt date>
    Pm<tablename.part>
    adjustmentdate
    Pm<tablename.adjustment date>
    Pm<tablemname.part>
    countdate
    Pm<tablename.count date>
    When i press the refresh on the main report, all of the date ranges comes up, i enter the value in all of the ranges, and the data displays accurately and correctly.
    Because the 3 prompts in the sub-reports are not on the main report, i think this is where the problem when i publish the report on the server it errors with missing parameters.
    Thank you

  • Crystal Reports -  missing dynamic parameters when published to InfoView

    Hi all,
    I'm facing a problem when I publish Crystal Reports 2008 V1 which includes dynamic parameters on InfoView (either on BO EDGE 3.1 or Crystal Reports Server 2008 V1). Problem manifests itself in missing dinamic parameters - I get only static parameter panel and need to write in the value by myself... All other documents like Webi, Deski (on BO EDGE) works fine.
    I have tried to install all latest Service Pack's for Crystal Reports 2008 V1 but it didn't solve the problem. Btw, Crystal Reports 2008 V1 designer is installed on client machine.
    Here are the details of both installations:
    BO EDGE 3.1.
    OS: Windows Server 2003 SP2
    Repository database: MS SQL Server 2005
    CR Server 2008 V1
    OS: Windows Server 2003 SP2
    Repository database: MySQL
    Does anyone had a same problem?
    I will appreciate any help!
    Best regrads

    I had the same situation when I changed from a SQL server 2005 data source to a SQL server 2008 data source while using CR 2008.  Change printer option default in the report designer to use u201CNo Printer (optimize for screen display) and republish to InfoView.   Not sure why this would work, but it resolved the issue for us.
    Wendy

  • Exporting Files when publishing

    I'm trying to publish a project that consist of two menus.
    One on slide one, and one on slide two. In the menus, there are
    'click boxes' that I have pointed to files. (pdf, htm, etc..) When
    I go to publish, it says the files may require output or something.
    The issue I'm having is when I publish this and place it on cd, the
    paths to all the files is off. The reason is that it's looking to
    the same directory structure that I have on my system I'm creating
    this on.
    Menubuilder allows these files to be output with the
    published item and it works ok. I would use menu builder, but it
    doesn't have the roll over image capability. Therefore, I'm
    wodering if there is a way to do this with a standard captivate
    project. (export files) Thoughts? Any help is greatly appreciated!
    :)

    MenuBuilder does not support roll-over images, as far as I
    know.
    I tried an alternate method-
    Your projext EXE file, along with the files you are not able
    to publish to a CD can be added to an ISO image, and then burned to
    a CD. I tried out AVS Disc Creator,
    and was able to make an ISO image of the files I wanted to
    put onto a CD.
    It's free...
    http://www.avsmedia.com/DiscCreator/download.aspx
    I haven't tried adding a autorun to the iso yet, but I am
    sure that it would work as well.

Maybe you are looking for