FLV skin won't load after upload to server

I've imported my video, made the .flv, .swf and I uploaded
the skin file to my server. When I preview the files on my local
computer they work fine. After I uploaded them,(Yes all of the
files) the video would play, but the the playback controler was no
longer there.
How do I fix this?
Snakeyes.

The skin is in the wrong location, regardless of the path you
gave it in the swf file. Put it in the same level as the html file
calling on the swf. I bet it shows up then.
Please give url of page if that doesn't work.

Similar Messages

  • My apps won't load after updating to iOS4.3.2. What to do?

    My apps won't load after updating to iOS4.3.2. What to do?

    Yes, I tried that (thanks for the suggestion, though!). In my music app, when I click on certain songs, the screen moves to try to start the song, but then it bounces back to the menu screen without playing the song. On many albums, when I click on the first song, a song about halfway through the album will start to play rather than that first song. My other apps seems to be fixed, but not the music function.

  • Lightroom 5 won't load after 30 day trial of Lightroom3 error.

    I tried the 30 day trial of Lightroom 3 that I got with the Photoshop Elements 10 when I got my new computer.  The Lightroom loaded one picture and said I had an error and would try to find a solution.  I bought Lightroom5  and tried to install it and it keeps going back to the error of Lightroom 3 trial.  I tried to delete all programs associated with Lightroom and reinstall, but nothing happens.

    it just reads "Lightroom-Opening Catalog:New Years Day 2014 031.JPG.Ircat   assertion failed!
    New Years day 2014 is a folder and 031 is the picture in the folder that I tried to enhance in the 30 day free trial of Lightroom 3.  I bought Lightroom 5 from B &H and it appears to be hung up on the Lightroom 3 trial.
    kglad <[email protected]> wrote:
    kglad http://forums.adobe.com/people/kglad created the discussion
    "Re: Lightroom 5 won't load after 30 day trial of Lightroom3 error."
    To view the discussion, visit: http://forums.adobe.com/message/6048439#6048439

  • Old emails won't load after upgrade to Mountain Lion

    old emails won't load after upgrade to Mountain Lion

    See if anything in here will fix it:
    1. Hold down the Command and Option keys as you click the iPhoto icon.
    The Photo Library First Aid window opens:

  • I tunes store won't load after 11.1.3 update

    I Tunes store won't load after i updated itunes . Its the 11.1.3 update

    Hello Papamax,
    And welcome to Apple Discussions!
    Have you ran an iTunes *Network Diagnostics Test* yet? If not, use the steps provided in this Apple support document to do so, and then paste your results here.
    http://support.apple.com/kb/HT3204
    Also, try temporarily disabling McAfee and see if that helps. And make sure you have allowed iTunes through its firewall, by using the instructions provided in this article.
    http://www.technipages.com/allow-program-access-through-mcafee-personal-firewall .html
    And lastly, see if any of the troubleshooting steps provided in this Apple support document can assist you.
    [iTunes for Windows: iTunes Store connection troubleshooting|http://support.apple.com/kb/ht1527]
    B-rock

  • IBook G4 won't load after latest security update, repair doesn't work?

    Hi I had the same problem as someone else in this forum:
    "Last night I saw that my ibook G4 wanted to do a security update. I told it to do it, and the ibook has not started since. It reset itself after downloaded, but it just stays on the booting up screen, never actually booting up so I can use it. After about two hours of trying to boot up, I turned it off, and on again, and it still wont boot.
    I really need suggestions as how I can fix it. Thanks
    ibook g4 Windows 2000
    Carolyn Samit
    Posts: 8,431
    From: Alameda CA Bay Farm Island
    Registered: Aug 5, 2005
    Re: G4 wont boot after latest security upgrade
    Posted: May 22, 2009 2:51 PM in response to: voiletmay
    Click to reply to this topic Reply email Email
    HI,
    Ok... you need to boot from your install disk.
    Insert Installer disk and Restart, holding down the "C" key until grey Apple appears.
    Go to Installer menu (Panther and earlier) or Utilities menu (Tiger and later) and launch Disk Utility.
    Select your HDD (manufacturer ID) in the left panel.
    Select First Aid in the Main panel.
    (Check S.M.A.R.T Status of HDD at the bottom of right panel. It should say: Verified)
    Click Repair Disk on the bottom right.
    If DU reports disk does not need repairs quit DU and restart.
    If DU reports errors Repair again and again until DU reports disk is repaired.
    If you cannot boot from your install disk, try booting in Safe Mode
    Resolve startup issues and perform disk maintenance with Disk Utility and fsck
    If you have the original hard drive in this iBook, it was probably a 60GB drive? When you can do this, check to see how much available disk space there is.
    Right or control click the MacintoshHD icon on your Desktop, then click: Get Info. In the Get Info window, click the discovery triangle so it's facing down. You will see; Capacity and Available Make sure you have 10% available disk space, 15% is better. Not enough available drive space can cause issues like you are experiencing.
    Carolyn "
    I tried restarting it after the repair (there were some things to repair and I tried to repair twice just to make sure it didn't miss anything) but it still won't load. It says its starting the OX system, but when the blue bar reaches the end, it doesn't do anything from there. I also left it on for hours and it did nothing. My mousepad still lets me move around the mouse, the caps lock key still lights up, as the num lock key. I tried safe mode but that won't load either...any other suggestions?

    *" I also left it on for hours and it did nothing. "*
    Your iBook needs to go in for repairs.
    Carolyn

  • CFB won't load after update 1

    I'm running CFB plugin on Eclipse 3.5.1 on Win 7 x64. I purchased CFB right after update 1 came out, restarted eclipse, entered my key, updated the software, restarted eclipse using the -clean option, and everything worked great. I've been using it for the past week. However, I just restarted eclipse for the first time since I've updated, and it won't load CFB. I get the following error:
    Could not open the editor: No editor descriptor for id com.adobe.ide.editor.CFMLEditor
    org.eclipse.ui.PartInitException: No editor descriptor for id com.adobe.ide.editor.CFMLEditor
        at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:598)
        at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462)
        at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
        at org.eclipse.ui.internal.EditorAreaHelper.setVisibleEditor(EditorAreaHelper.java:271)
        at org.eclipse.ui.internal.EditorManager.setVisibleEditor(EditorManager.java:1417)
        at org.eclipse.ui.internal.EditorManager$5.runWithException(EditorManager.java:942)
        at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3855)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3476)
        at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
        at org.eclipse.ui.internal.Workbench$28.runWithException(Workbench.java:1384)
        at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3855)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3476)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2316)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
    Please help!!!

    To fix this, I launched eclipse again with the -clean option. CFB asked me to enter a key (which I already had done before I applied update 1). I entered the key again and CFB loaded.
    I had already run eclipse with the -clean option after installing CFB update 1. I double checked to make sure I didn't have to do this each time I restarted eclipse - I quit eclipse and launched it again, and CFB loaded. Everything seems to be working okay now.

  • Zenworks won't load after NW65sp5 install

    I'm not sure if this should be posted here or elsewhere...its a java
    problem now.
    Server is NW6.5SP3 running Zenworks 4. I installed the above service pack
    and at the end errored. After reading a similar item in the forum I
    renamed the java folder to something else and reinstalled the service pack
    which completed this time. Now however, Zenworks will not load due to java
    errors.
    The two classes that won't load correclty are
    ..desktop.inventory.servercommon... and
    autowsmanagement.wsremoval.removeWorkStations.
    Thanks in advance.

    Fredr,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at
    http://support.novell.com.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Safari won't load after update

    I updated my MBP to 10.5.6 today, after the update Safari won't load at all on administrator account. I went to Preferences and trashed the .plist and that didn't help. It does load on the guest account.
    Any suggestions?
    I want to keep using Safari because of my iPhone and MobileMe.
    Thanks.

    Would that be in the console log inside disk utilities?
    Here's the info from today, I will try and find it from the other day if needed.
    12/20/08 7:39:53 AM com.apple.launchd[68] (com.flyingmac.farfinder.updater[877]) open("/Library/Logs/FarFinder/launchd.updater.log", ...): No such file or directory
    12/20/08 7:39:53 AM FarFinderUpdater[877] Can't find the application
    12/20/08 7:39:53 AM com.apple.launchd[68] (com.flyingmac.farfinder.updater[877]) open("/Library/Logs/FarFinder/launchd.updater.log", ...): No such file or directory
    12/20/08 7:40:21 AM com.apple.Safari[976] NO
    12/20/08 7:40:21 AM com.apple.launchd[68] (com.apple.Safari[976]) Exited with exit code: 1
    12/20/08 7:40:24 AM com.apple.launchd[68] (com.apple.Safari) Throttling respawn: Will start in 57 seconds
    12/20/08 7:41:25 AM com.apple.Safari[979] YES
    12/20/08 7:42:19 AM com.apple.launchd[68] ([0x0-0x72072].com.apple.Safari[982]) Exited: Terminated
    12/20/08 7:44:30 AM com.apple.launchd[68] ([0x0-0x75075].com.apple.Safari[991]) Exited: Terminated
    12/20/08 7:45:40 AM com.apple.Safari[1026] YES
    12/20/08 7:45:56 AM com.apple.launchd[68] ([0x0-0x79079].com.apple.Safari[1030]) Exited: Terminated
    12/20/08 8:03:37 AM Preview[352] -[<IKKnobLayer: 0x1f0671b0> display]: Ignoring bogus layer size (1050.381714, 0.697937)

  • System won't load after startup repair - Satellite A500

    Hi guys,
    I've got a problem with my laptop. I shut down my laptop directly by switching off from the switch. After I start the laptop the system recommends startup repair but it was unable to repair and after that it just went up to the welcome page and it won't load anymore.
    Do anyone have any idea what is the problem?
    Thank you

    hi plioe,
    can you run chkdsk on the hdd?
    do you hear unusual sounds from the harddisk?
    it seems that your harddisk has some problems...
    this causes a slow startup or failure to boot...
    but to be sure a recovery is recomended in some cases the software configuration went bad...

  • Safari won't load after latest software update

    After the latest software update from Apple, Safari won't load. I've deleted the p.list and run OnyX to clean the system. It still won't load. This is a pain as Safari is my default browser and I have to get into Safari to change that. Has anyone else had this problem and fixed it?
    Thanks!
    Quicksilver G4   Mac OS X (10.4.5)   1.5Gb RAM

    Welcome Pauline;
    Actually you can change your default browser from within Mail, just go to Mail preferences and set the default browser to whatever you want. Unless you have cloned your system (before the update)which I heartily recommend,
    you may have to use Pacifist to extract Safari from
    the 10.4 installation package.
    Hope this helps,
    Miriam

  • Page won't load after snippet insert

    I just installed the code for Google Analytics through an HTML snippet in iWeb, which i put on each page then published the site. But after i did so, my website won't load at all, and i cannot figure out why. Any ideas?

    Well, here's  the HTML Snippet with your code :
    http://mkstudios.comxa.com/MK_Studios//Home_files/widget2_markup.html
    Google will analyze the widget page, not the page you ceate in iWeb.
    Use my method or change the lines in the code by adding the word parent :
    var ga = parent.document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == parent.document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = parent.document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

  • ITunes won't load after recent upgrade

    I see I'm not the only one with this problem. I've been through the FAQ and removed and downloaded iTunes and Quicktime separately multiple times, but iTunes won't load. It will be difficult to buy more songs like this.
    I've a Sigma Tel Audio driver installed by Dell. I'm running McAfee anti virus. Let me know what other info will help somebody to help me solve this.
    Thanks.

    a few questions before proceeding.
    are you getting an error message? if so, what does it say? include error message numbers if you're getting any.
    or are you getting no error messages whatsoever when you try to launch itunes?
    if no error message, a few more preliminary questions aimed at narrowing in on possible culprits.
    (1) do you have Norton Internet Security 2005 installed on the PC?
    (2) try launching your QuickTime. does it:
    (a) launch perfectly fine?
    (b) fail to launch with an error message? (if so, what does it say?)
    (c) exhibit other peculiar behavior? (if so, could you describe it for us?)
    (3) reboot the PC. bring up your Task Manager, and click on the "Processes" tab. now try to launch itunes again.
    does an "itunes.exe" process appear in the Processes tab? if so, does it persist in there or does it disappear after a few seconds?

  • Gmail won't load after software update

    it seems that after any software update, my gmail won't load.  please help.

    Do you access gmail via a mail client such as Mail or via a browser such as Safari?

  • IPhoto 4.0.3 won't load after moving files in HD

    I moved some photo files around in my iphoto library on my HD. Then I went to open iPhoto and the photos won't load. It opens and says "loading photos" and the little wheel-thing just spins around. The pictures are still on my HD but won't load in iPhoto. What did I do, and now what do I do?

    "I opened the hood and reconnected all the wires differently and now my car won't start."
    Well, a lot depends on the amount of damage that you've done. Hopefully, the changes you made are slight and you can put everything back the way that it belongs. However, based on your post, I suspect that such is not the case. I suggest...
    http://docs.info.apple.com/article.html?artnum=107947

Maybe you are looking for

  • How do I get apps to show up in the "passbook" folder?

    I'm new to iPhone, and want to be able to use the "passbook" folder.  I've installed several of the free "apps for passbook" on my phone, and figured all I had to do was to drag  them to the "passbook" folder.  When I did that, I wound up with the ap

  • File adapter error, because the filename contains "u00D1"

    Hi, I'm working in a spanish project, I've an interface FTP --> PI --> IDOC, my problem is because in spanish the letter "Ñ" is used and when there are one file in the folder with this letter the communication channel fails because the communication

  • Safari (os x 10.7.4) not starting

    i am trying to start safari in osx 10.7.4. after the icon jums up&down in the dock the starting-process stops and i get: Process:    Safari [411] Path:        /Applications/Safari.app/Contents/MacOS/Safari Identifier:  com.apple.Safari Version:    5.

  • Authentication & Authorization Component

    hi! please introduce to me components for Authentication & Authorization that i use in the web application and i use it for Authentication & Authorization plesae help me . thanks.....

  • Issue with uploading files from photo booth

    Whenever I want to upload a photo booth picture from my computer, I hit upload and go to the photo booth section of the window that pops up. However, the photo previews displayed only show my first fifty or so photos (I have over 400 in there), and I