Can't see .swf files in CS3

i've read quite a few postings on this topic but none of the
fixes seem to work. after upgrading to CS3 from CS2, all of my
embeded .swf files have disappeared from the web. to be clear, i
have the .js files and folders all on the remote site, the .swf and
fla files are in the same file as the html page they are embeded
in. i have tested these pages on two different servers and the
problem persists.
here is the page i am working on:
http://fieldworking.com/main/index.html
here is a page i have set up for testing:
http://www.fieldworking.com/main/blah.html
in both situations the problem reoccurs. if anyone has any
further tips i would REALLY appreciate it...

On Mon, 9 Jul 2007 11:49:45 +0000 (UTC), "staypressed"
<[email protected]> wrote:
> here is a page i have set up for testing:
>
http://www.fieldworking.com/main/blah.html
That page has a link to a Flash file that should be at:
http://www.fieldworking.com/home/fieldworking/mainwebsite_html/main/blah.swf
The Flash file isn't there.
Gary

Similar Messages

  • Can't see SWF file in a DW page

    Hello All,
    I have placed a SWF file on the following page as per the
    Dreamweaver instructions, , ,
    This
    Problem Page
    I have uploaded the Scripts folder, which, strangly
    dreamweaver placed at the root level of the site, , ,
    I can ee the file by it self, so it is online,
    This
    is the file on line
    What do I need to do, or change in the first page so that I
    can see the SWF file in a plain Html page?
    Thanks for your help
    Patrick

    What it's also estrange is: AC_SW_RunContent(
    'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=10,1,1,0'...
    As far as I know there aren't flash version 10. So IMHO your
    code it's
    not correct. I've seen this problem before in another thread.
    It's like
    when you embed your swf file there where something wrong in
    the proses
    and the code it's corrupted. Your code should be something
    like:
    <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','769','height','163','title','1','src','/tomsweeney/i/header','quality','high','plugin spage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlas h','movie','swf_help/topheader'
    ); //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="769" height="163" title="Help">
    <param name="movie" value="/tomsweeney/i/header" />
    <param name="quality" value="high" />
    <embed src="/tomsweeney/i/header" quality="high"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="769"
    height="163"></embed>
    </object>
    </noscript>
    Publish your swf file from Flash using the fla file.
    If that doesn´t work either try with swfobject
    method
    http://code.google.com/p/swfobject/
    Let see what happen.
    thedoouge escribió:
    > Well, sadly that makes two of us, , , ,

  • Can't see swf file in live view or browser preview mode in Dreamweaver

    I inserted a swf file into a div and it works fine in the standard edit mode (it plays when I push the play button on the properties panel). When I attempt live mode or preview in browser I get the message that i need flash player 10.3, which I have already installed. This is my code:
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="750" height="500" align="middle" id="FlashID" title="slideshow">
          <param name="movie" value="slideshow.swf" />
          <param name="quality" value="high" />
          <param name="wmode" value="transparent" />
          <param name="swfversion" value="11.0.0.0" />
          <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
          <param name="expressinstall" value="Scripts/expressInstall.swf" />
          <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
          <!--[if !IE]>-->
          <object data="slideshow.swf" type="application/x-shockwave-flash" width="750" height="500" align="middle">
            <!--<![endif]-->
            <param name="quality" value="high" />
            <param name="wmode" value="transparent" />
            <param name="swfversion" value="11.0.0.0" />
            <param name="expressinstall" value="Scripts/expressInstall.swf" />
            <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
            <div>
              <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
              <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
            </div>
            <!--[if !IE]>-->
          </object>
          <!--<![endif]-->
        </object>
    Help!

    There were some Firefox plugin issues a while back
    Please upload the page and any dependant files on the web, and post a link.
    Many eyes, many browsers should reveal the problem

  • I have a problem with the sync between iTunes and ipad2. I can not see the files in iPad. Help me please.

    I have a problem with the sync between iTunes and ipad2. I can not see the files in iPad. Help me please.

    Cannot see what files ? Music (synced music should appear in the iPod app), films/TV shows (Videos app), documents ... ?

  • I am trying to transfer pictures and music from my phone to my computer, and when I connect my phone, it says Device not installed correctly. I can not see my files or nothing. What can I do?

    I am trying to transfer pictures and music from my phone to my computer, and when I connect my phone, it says Device not installed correctly. I can not see my files or nothing. What can I do?

    Try downloading these http://www.samsung.com/us/support/owners/product/SCH-I535MBBVZW
    or searching for it here Verizon Wireless Cell Phones - Verizon Wireless Accessories | Samsung

  • Can't see .cfm files in Design view

    Can't see .cfm files in Design view in Dreamweaver CC.

    Hi pkregel,
    Do these files open as intended in Dreamweaver CS6? I am not a CF expert but I am guessing that if you are able to open the files, then you should be able to see them in both the views. Can you post a screenshot as well?
    Thanks,
    Preran

  • How can I see my files on Time Capsul

    How can I see my files on Time Capsul

    Do you mean Time Machine files or ordinary files.. ??
    Did you copy files to the TC? It should just open in the finder as long as the TC is available and the airport utility shows it connected.
    If you want to see the contents of the TM files.. open the sparsebundle and use main Time Machine icon in the dock.
    Read more.. pondini will help you.
    http://pondini.org/TM/FAQ.html
    Try Q15

  • How can i see PDF files in Nokia 5230

    How can i see PDF files in Nokia 5230

    sandy2410 wrote:
    @moonnight12
    Adobe has its own pdf reader for symbian s60 3rd edition devices.
    http://www.adobe.com/products/acrobat/readerforsymbian.html
    Hopefully this helps
    Cheers
    Sandy
    Did you actualy read this. " QuickOffice is the Exclusive S60 Provider of this release".
    ‡Thank you for hitting the Blue/Green Star button‡
    N8-00 RM 596 V:111.030.0609; E71-1(05) RM 346 V: 500.21.009

  • I have an external hard drive 1 TB - it says that 559GB has been used , but I can't see any files at all.   Is there a way to recover those files. I have a lot of photos on it. I have an IMac and running MAC OSX versuib 10.7.5   I am new to Mac.

    I have an external hard drive 1 TB - it says that 559GB has been used , but I can't see any files at all.
    Is there a way to recover those files. I have a lot of photos on it. I have an IMac and running MAC OSX versuib 10.7.5   I am new to Mac, so I hope somebody can give me some advice.
    Cheers

    if it's ntfs microsofts filesystem then you need a windows machine to recover them

  • I can't see some files in web

    I can't see some files, or videos, in web, I can't download adobe player

    Well, I don't know what the problem actually is in the first place, it should work as is, I think something is messed up with the present driver and replacing it would perhaps get around that problem.
    It seems like I'd be adding one more layer of complexity to the Vista machine...
    Not sure how the Vista machine is involved in this, since these are drivers for the Mac.
    Though to involve the Vista Machine, One option not mentioned yet is MacDrive for you PCs... allows them to Read/Write HFS+...
    http://www.mediafour.com/products/macdrive/

  • I can't see .NEF files in finder from mi NIkon D7100. Helllp !!!!!

    I can't see .NEF files in finder from mi NIkon D7100. Helllp !!!!!
    I can open NEF files in Camera Raw but Im not seeing tumbs in finder !
    Also I cant see them in preview too.

    Well, I don't know what the problem actually is in the first place, it should work as is, I think something is messed up with the present driver and replacing it would perhaps get around that problem.
    It seems like I'd be adding one more layer of complexity to the Vista machine...
    Not sure how the Vista machine is involved in this, since these are drivers for the Mac.
    Though to involve the Vista Machine, One option not mentioned yet is MacDrive for you PCs... allows them to Read/Write HFS+...
    http://www.mediafour.com/products/macdrive/

  • Can't see Stream Files in administration console !!

    I have created a new Directory called "mydir" into the
    Application Directory Of Flash Media Server.
    I copied my "mydir.flv" file into ths directory.
    But :
    Problem 1 : I can't see this file in the Stream Section of
    the Administration Console.
    Problem 2 : I can't access the adress :
    rtmp://localhot/mydir/mydir.flv
    Please, help me since I must have forgoten some essential
    steps in my Server Installation process.
    Thanks

    The reason you can't see the streams is because they only
    show up when they are being accessed (played) which is probably the
    dumbest thing ever. Anyhow, as for the URL not working, not exactly
    sure why, but I know this is dumb, you have a typo: rtmp://localho
    St/mydir/mydir.flv

  • Can't see ADMX files in Group Policy Editor

    I have a problem with ADMX files on my Server 2008 r2 group policy. I start by going to group policy editor. Then I browse to Computer Policy and then Administrative Templates. There is nothing in there... Which is weird... There has always been stuff there...
    So, then I go in to add templates back in... I find the ADMX files in C:\Windows\Policy Definitions and also \\domain\SYSVOL\domain\Policies\PolicyDefinitions and go to Add/Remove Templates. I click add and then browse to either directory (which has ADMX files
    in them!) and see nothing. ADM files I can see fine. But ADMX I can't see. So, I see these links:
    2008 R2 Server GP can't see admx files
    I can't see admx files
    Looking at them, they both say I should be able to see ADMX files in the central store...So I manually copy the ones in C:\Windows\Policy Definitions to the SYSVOL central store. Restart group policy editor... Nothing there when I browse the settings...
    Still not able to add templates.
    It looks like group policy editor doesn't know about ADMX files at all... Is there a registry setting or something that "enables" the ADMX files?
    Thanks,
    Scott

    In gpedit / gpmc, the menu item : "Action -> Add/Remove Templates", is only applicable/useful for the older/legacy ADM files - the menu item isn't relevant for ADMX/ADML files at all.
    The most common reason for an "empty" list of Administrative Templates settings, is an incorrect configuration of the Central Store.
    The usual guidance tells us to place ADMX files here, to setup a CS:
    \\domain\SYSVOL\domain\Policies\PolicyDefinitions\
    This folder/file structure has to mimic what you would see at: C:\Windows\PolicyDefinitions\
    If your domain is named contoso.com, you would need this:
    contoso.com\SYSVOL\contoso.com\Policies\PolicyDefinitions\
    In that folder, reside your ADMX files.
    You also need the relevant locale subfolder, and in there, you need the matching ADML files.
    The best way to establish that, is to go to  C:\Windows\PolicyDefinitions\ on your RSAT PC, or DC, and copy all the contents including subfolders and files, into the equivalent folder of your CS.
    Then exit GPMC (if you had it opened), and re-launch GPMC. No need to to anything else in GPMC, it will automatically, by default, look for a CS first, and, if no CS is found, will revert to the local policydefinitions folder structure.
    But, if the CS folder structure exists *AND* is incomplete or incorrect, you will get your symptom.
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Windows Server 2008r2 - Users somtimes can't see new files in folders unless a new file is created.

    Hello Folks!
    My users sometimes have a problem that user A sometimes can't see a file created or copied by user B to a directory within a share they can both access. Both are within the same group which grants them Full Access on the share, settings for permissions are
    correctly set to be applied on directories, subdirectories and files.. Confusingly, this can be fixed when user A creates some kind of file (empty .txt, for example); the "missing" files will suddenly appear.
    Windows Server 2008r2, DC
    Windows File Server 2008r2, shares and files are located here.
    ABENUM activated, needed for several folders.
    The Domain-Admin Account is able to see all the files all the time.
    Anybody got an idea what I could check?
    Thank you very much!
    Kind regards,
    Boris

    Hi,
    When you use user A access the shared folder, did you do the refresh to check the result?
    If the issue persists, please try to install this hotfix:
    http://support.microsoft.com/kb/2769790/en-us
    Regards.
    Vivian Wang

  • I am logged in to my Acrobat account but I can't see my files?

    I have Acrobat on my iPad which is connected to my Acrobat account. I use it to read my ebooks just fine. But when I installed Acrobat on my Android phone and logged in, I can't see the files that I have on my iPad?
    Is this a bug or is there something I'm not getting here?

    When you read the ebooks on your iPad (with you logged in using your Acrobat account), did you explicitly save those files to Acrobat.com? Are you able to access those same files in browser?

Maybe you are looking for

  • 20" iMac and external Dell 24" : doesn't work with Mini DVI to DV adapter!

    Help! My lovely Dell HP LP2475w 24" Monitor can't be used as an external monitor. The native screen resolution is 1900x1200 60Hz. The Apple site claims the iMac is capable of being able to output this resolution. When the HP is plugged in via the app

  • Survey results not updated to Application

    Hi Experts, I have created a Survey and Questionnaire in SAP-BIW using "SURVEY COCKPIT" (TCODE : SURVEY). I have than assigned one Target Group to that survey which is having 3 recepients (e-mail ID's). When I send the Survey to them the mail is deli

  • MacBook Pro -Touchpad & Keyboard Frozen - Can't Unlock

    After last using my 13" MacBook Pro, I closed the lid to put it into sleep mode.  When I opened it back up the next morning, I get the screen display, but both the touchpad and the keyboard are frozen.  I can't type in my password and thus can't full

  • Why is disk copy so stinking sloooowwwww?!?!?!

    On my Windows-based laptops I can copy a data cd or a DVD in under 10 minutes. On the Mac, using the disk utility, it takes an hour just to read in the image from disk before it starts to burn. Why??? Is there any way to speed this up because it's ju

  • QuickLook and preview pane stretches images

    The Finder column view preview pane and QuickLook stretch many of my photos. But when I open the same photos in Preview.app, they look normal. Screenshot: For example, download this image (reaver.jpg), and view it with Finder's column view. Now view