Web page does not see SWF file

Hi, I am wondering if anybody can point me in the right direction?
I have created a web page with Indesign which includes some animation.
When I export it to SWF format it creates seperate HTML and SWF files.
I have moved these two files, together with every other file I used in creating the document to my web host (Hostmonster). I have read on other threads that I probably should have a RESOURCES file, I don't have one.
When I go to my home page, I get a grey screen, which Hostmonster inform me is because the HTML cannot find the SWF file.
Anybody got any idea what I may be doing wrong.
Thanking you in advance.
Warmest regards
Peter

Hi Bob,
Thank you for taking the time to try and help.
I uploaded the files and folders using Filezilla.
The above image was a screen sho under Hostmonster that shows that my files are indeed there.
I also came across a folder for SWF which I believe belongs to the main website (cliveread.com) and put my file in there, it does not make any difference.
As you will see in 3 both my HTML and SWF files are there.
As a novice I hope you can help.
Warmest regards
Peter

Similar Messages

  • My windows 7 machine does not recognise .swf files. I have down loaded the flash player but I think.

    My windows 7 machine does not recognise .swf files. I have down loaded the flash player but I think but it is linked as a plug in with chrome and IE.  How can I get my windows to recognise the .swf files to play them.

    The downloaded file is the projector, not an installer; you need to make the file association manually:
    move the downloaded exe file to a location you can remember, e.g. C:\Windows\SysWOW64\Macromed\Flash
    right-click on a swf file and select Open with > Choose default program
    navigate to the folder you saved the player and select flashplayer_13_sa.exe

  • Servlet does not see Text File

    At the moment my text file (input.txt) is in c:/tomcat/webapps/ROOT/WEB-INF/classes, the same place as my servlet, but the servlet does not see it, what am I doing wrong?
    My code looks like this:
    import java.io.*;
    import java.util.*;
    import javax.servlet.http.*;
    import javax.servlet.*;
    import java.util.Vector;
    public class TestServlet extends HttpServlet {
         String outputFile = "output.txt";
         String file = "input.txt";
         PrintWriter out;
         Vector v = new Vector();
    public void doGet(HttpServletRequest req,
              HttpServletResponse res)
              throws ServletException, IOException{
    res.setContentType ("text/plain");
    out = res.getWriter();
         readfile();
         out.println(v);
    //out.println (req.getParameter("name"));
         //out.println("Dis kla");
    out.close();
    public void readfile(){
         try{
              FileReader in = new FileReader(file);
              FileWriter outfile = new FileWriter(outputFile);
              int c;
              while ((c = in.read()) != -1){
         outfile.write(c);
         Object obj = new Integer(c);
         out.println(c + "");
         v.addElement(obj);
         }//while
         in.close();
         out.close();
         }catch(IOException except){
         out.println("End of file");
         }//end catch
    }//readfile

    My ouput file is created (output.txt), but contains no info. I take it that this line of code: outfile.write(c); is not working. Does anybody know why?
    Also when I say out.println(c+" "); I get this output on the
    server :
    72 101 108 108 111 32 100 97 97 114 32 119 97 116 32 109 97 97 107 32 106 121 63 13 10
    Which make sense since c is an integer, but my input file contains this:
    Hello daar wat maak jy?
    The read and write code worked fine in an application, whats happening? Or am I missing something big time.

  • Easy Photo Print does not see Aperture files

    I have a Canon MP640 printer, which gives me really poor results when used with Aperture (3.1.3) so I have been using the print software that came with my printer (Easy photo print EX).  The problem with Easy PhotoPrint, is that this software does not see my Aperture files, even though I have turned on the “View in finder” feature in Aperture.  Can anyone  tell me how to configure my system, so that Easy PrintPhoto will see my files, without having to export every time I want to print

    Ahh ok, that function File->Show In Finder shows the current selection in the finder if it is a referenced image. That's all it does, it doesn't cause any permanent changes to any settings in Aperture or the Finder. Why you couldn't see your referenced files in the finder before clicking this and now you can is a mystery and a coincidence and will do nothing to enable other programs from accessing the images in the library.
    As for turning off color management when you print from Aperture, in the print dialog under the Rendering section
    when you open the Color Profile you can select  Printer Managed.
    Once you set it to Printer Managed you'll see the warning change from Turn off in Printer to Turn on in Printer
    Might be worth a shot if you haven't try it yet.

  • 60gb iPod does not see music files on my external HD

    I'm going nuts trying to figure out why my iBook does not see the music files on my external HD.
    I have a 250gb external hard drive (that I put together with an enclosure and HD I bought from Tiger Direct). I have the hard drive hooked up to my G3 iBook via Fire Wire. The HD comes up on the desktop, but none of the files are seen. Now, when I take the same HD and hook it up to my Windows PC, all my music is there.
    I really don't want to have my iPod hooked up to my PC. My G3 is too small to hold all the music. I need to have the external HD to handle all the music for my iPod.
    How do I accomplish this on my G3?
    Thanks!
    iBook G3   Mac OS X (10.4.7)  

    Hyphen says:
    [The] drive can be formatted as fat32 and be read/written by macs. He could also partition it, one partition as hfs+, the other as fat32. This can be done from disk utility.
    The NTFS format (windows) has only read support for OS X.
    How did s/he copy the music on the external drive? Was the music on his/her pc? If yes the hierarchy may be different for the pc version of iTunes library, or is it that he can't find the files even from the finder?
    And Red Dwarf adds:
    Just to add to hyphen's reply, FAT32 has a maximum size of 32GB. The user cannot make the partition larger than 32GB should they decide to go down that route.
    Another alternative is a utility called TransMac. When installed on a PC, it will allow the PC to recognise a Mac OS formatted drive and read the files within. No need then to worry about all that FAT32 and NTFS malarky stuff. It weighs in at $64 dollars though for a 1-3 user licence:
    http://www.asy.com/
    So hopefully, with Kappy's help, too, you will be able to figure it out.
    Good luck.

  • After a disk crash. I tunes does not see the file with my music in it.  How do I fix this?

    Windows 7 PC.  Disk crash.  Restored disk.  Reinstalled itunes.  I tunes does not see my music.  Music is in a folder called myipodmusic.  Has sub folders for artists, below artists has files for songs.  Any ideas??  Actually itunes sees my music titles, just does not play the song.  Says cannot find file. I can direct it to file, but there are 5,000 of them.  Help?

    See turingtest2's user tip Empty/corrupt iTunes library after upgrade/crash

  • Elements does not see some files

    I have folders in which Elements shows fewer files than Windows Explorer, and I can open the files with Explorer that don't show up in Elements, and Elements does not see them when I try to reconnect or find them.  Why does Elements not see some files, even when you try reconnecting?

    I think I may have moved these files with Elements into a different folder, and then copied them back into the original folder with Explorer, so there are now two copies of the same files with the same names in different folders,
    In this situation, PSE is most likely saying (in its very unhelpful way) that the file you're trying to import is a duplicate of one that already exists in the catalog.   PSE considers a file to be a duplicate if it has the same name, size, and last-modified date/time.  
    If you want a duplicate of a photo in the catalog, select one or more thumbnails and do File > Duplicate.
    What's the reason for wanting the duplicate photos in the catalog? There may be other ways of accomplishing your goal without making duplicates. 

  • Web page does not open

    HELP!!!  I have a Yoga 2 - 13  seemed to be working fine but recently I am experiencing a problem where some web pages will not open properly. 

    You need to provide more details (like browser type, websites you are visiting, any additional toolbars or extensions you have installed, did you run a virus check, is your system slower now etc.) and some screenshots.
    Current System - Lenovo Y510P, GT755M SLI, 8GB RAM, 1TB HDD + 24GB SSD
    When your plans fail, your Real Story begins!!

  • Create PDF From Web Page Does Not Create Image Maps Properly

    I have a website that contains image maps. When I "Create PDF From Web Page", these image maps are not rendered properly. From what I can tell, this is a BUG within Acrobat, and I'm hoping that people can confirm this for me.
    I created a test page at http://www.quantumdynamix.net/clients/image-map-test/. I placed the images maps my manually coding the coordinate information, so the maps are PRECISELY placed exactly over the squares. Each image map navigates to an anchor corrisponding to the number on the red square.
    When I created the PDF using the "Create PDF From Web Page" feature, the image maps are rendered improperly. This file can be viewed at http://www.quantumdynamix.net/clients/image-map-test/ImageMapTest.pdf. To view the outlines of the image maps, please select "Tools" -> "Advanced Editing" -> "Link Tool". You can see the outlines are substantially incorrect.
    Please confirm that other can replicate this problem. Any solution to this issue would be very helpful!

    I tested this in Acrobat X and the exact same issue occurs
    http://www.quantumdynamix.net/clients/image-map-test/ImageMapTest-AcrobatX.pdf
    This has to be considered a legatimate bug, especially since IMAGE MAPS is listes as one of the supported HTML features via the help files

  • Web page does not fit screen. now have scroll bar at the bottom

    2 problems exist and i have tried to find solutions to both with no luck. On Firefox 16.0.2 using XP Pro.
    First: Web pages no longer fit screen. Now have scroll bar at the bottom. For some strange reason this just started. I tried the CTRL+ 0 with no luck.
    Second: At the same time the above started when i open a program it opens in a reduced screen size and i have increase it to full screen size. This also occurs when i have it reduced 9in the system tray and i bring it back to the desk top.
    I have made no changes to firefox these problems just started. A reboot of the computer did not help

    Did you check the window settings of the Firefox desktop shortcut to see how Firefox opens?
    Did you try to delete the current Firefox desktop shortcut and create a new shortcut?
    Use Restore or Maximize in the right-click context menu of the Taskbar icon to set focus to the Firefox application if you do not see the Firefox window.
    Open the system menu of that Firefox window via Alt+Space and see if you can move and resize that window (use the keyboard cursor keys).<br />
    If that works then first close all other open Firefox windows and then close Firefox via "File > Exit/Quit" to save that setting.

  • Selecting html input type=file in web form does not open a file browser on ZTE Open

    While trying to files from ZTE Open, I browsed to a web page with a file upload form. When I selected the file input, the input behaved as a text input and the on screen keyboard appeared.

    We are working to make Firefox OS better. This feature is not currently available but will be available in future updates to the device.
    Thank you for contacting Mozilla Support.

  • Web page does not open in new tab as well as in that tab

    as soon as i updated firefox version, there seems to be a problem in it. new link does not open up. in get stuck and even after refreshing it does not open up.

    Hello DurgaPrasad, '''Try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that turns off some settings, disables most add-ons (extensions and themes).
    Restart in Firefox Safe Mode from the Help menu:
    *In Firefox 29.0 and above, click the menu button [[Image:New Fx Menu]], click Help [[Image:Help-29]] and select ''Restart with Add-ons Disabled''.
    When the Firefox Safe Mode window appears, select "Start in Safe Mode".<br>
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    Check specially your V-bates 2.0.0.444 extension, reports mentioned maybe malicious extension.
    thank you

  • Mp3 as background audio on web page does not play in ff 3.6.22 It does play in IE why?

    I am building a web page. When I was editing the page and clicked on browser review, the music I was playing in the background played in ff 3.6.22 and in IE 7. When I uploaded the page to the web for testing, the background music played in IE7 but not ff 3.6.22.
    The url for the test page is [http://dj-group.org/efm/saints.html testpage] http://dj-group.org/efm/saints.html
    In the process of trying to figure this out, I updated my plugins, all but one successfully. Java would not install because an error message said there was a syntax error. (Since I ran the installer from the Firefox download screen and not through the command line, I tried to contact Java only to find out that the only way I can get help is to pay $1/minute. This is ridiculous.)
    The test page still works in IE but not ff
    Please help

    Somehow in the process of updating my plugins, Windows Media got deleted. I reinstalled Windows Media and it's ok.
    But I would like to know what to do about the Java

  • FCE does not see new files

    I Have recently purchased a HD camcorder (panasonic HDC TM900) the first couple of times I used it and connected it to my Imac I was able to transfer footage without any problem using the Log and Transfer however. I have used the camera a little more and now when I connect it Iphoto opens up. I then close it and open FCE and find that the 2 existing files are shown but not any after that. Can I set it so that FCE opens rather the Iphoto and why can I not see my new footage?

    Hi,
    Next time iPhoto launches go to File>Preferences>General and set Connecting camera opens to No application, as shown below.
    I don't know if this will sort out the missing video issue but it will stop iPhoto launching.
    Alastair.

  • Web page does not publish

    Hi all,
    it's been about 6 months since I publish my webpages.
    I created a new site, or renamed an old one (i had 3) and made a simple change, and attempted to pblish but it did not work
    1- I click publish and:
    a-I get- "logging in to mobile me" and a 2nd window (the original window setting iweb for the 1st time) asking me if I want to try mobile me for free, 60 days trial, or if "already a member"... i obviously click the latter since I am a member for 8yrs.
    b-it brings me to the system preferences, under .mac, (i'm still using 10.4.11) asking me for my password at .mac account. Not sure why it has been there for years.
    c-once I put my password, it verifies with .mac, and it is Valid.
    d- then I go back to iweb page, and it stopped attempting to "logging in to mobile me", hence also stopped to publish
    2- if I try publishing again, i have to go through a- d again! never ending chain!
    3- I attempted to click "visit" button, and get: "I web could not open the website, An error occurred when iWeb attempted to open your website".
    What's up with that???
    anyone knows what's up?
    BTW, i have been having trouble with my keychain under my user for quite some time.. it never remembers my password for my Gmail and .mac mail, but never had problem publishing to iwed until now, even while having problem with my keychain!
    Michel

    Michel Vézina wrote:
    I took a picture screen of what I see, and would love to show you. Not sure how though.
    Michel ~ Your screen shot has to be on a server, not your Mac's Desktop. To post a thumbnail link to your _screen shot_ or other image, go here:
    http://www.imageno.com
    ...upload your screenshot and from the resulting page, copy & paste the *"HTML code for webpages"* into your post. Switch from Compose mode to Preview mode to check that the clickable thumbnail works before posting. Here's an example — clicking on the thumbnail will open a new window containing a larger version:

Maybe you are looking for

  • Changing Apple ID account

    Have just changed my apple ID email account using the "Store" options in iTunes. Unfortunately my iPhone hasn't sync'd the information and remains on the old email address, hence I cannot purchase anything using the Phone. Any thoughts anyone...pleas

  • HR00 personal training history report

    Hi, User is running HR00 report, path: - Training and Event Management - Fixed format reports - Personal Training History. She selects an emplyee who already has future records in HRIS, his semi retirement beginning in 2009 is already recorded. Org u

  • Shuffle keeps getting disconnected during synch

    I am having a lot of trouble synching content to my iPod Shuffle (2nd generation). When I put it in its dock, it is recognized right away in iTunes. When I highlight / delete the content on there, there is no problem. Here is what I'm doing when I ex

  • Can't solve that error: NO_MAPPINGPROGRAM_FOUND

    Hello, I have a synchronous scenario RFC to RFC - In server1 R3 I call an RFC destination XI with some input parameters. - XI calls another RFC to a server2 R3 mapping the input parameters. - The server2 RFC collect data into ouput parameters and fil

  • Internet sharing seems to conflict with ichat video and theatre

    I don't use a base station. I broadcast wifi from my imac using internet sharing. With this option enabled, ichat 4.0 video and theatre will not work on my machine