Browser player doesn't display my site as it is built in Flash?

I"m using FlashCS3 I am developing a site. When I run the swf file using "test movie" or even by going to the folder containing the .swf file and not through the Flash program it plays perfectly as I want it look. But when I upload it to the site and hit it with my browser it doesn't display the same way???
In fact the browser shoes a background that I replaced with the partially transparent filter effect you see when played locally??   I have looked all through my movie clips and can not find where i tcould insert the old background?
I have made some snaps of what it looks like when played through the player outside of the flash editor (but this is the same as when played through the editor) and another pic of what it looks like on the web.
I am using Actionscript 2.0 mode for publishing, Flash player 8 or better, Bottom Up with compress movie and export hidden layers checked.

ok i found the solution here by deleting the corrupted library
http://portablevideo.blogspot.com/2008/12/music-player-database-problems.html 
now one of these below is for the music and one for the photos and i didnt have a problem with the photos but did it anyways and now the player can see my music:
these are the files that need deleting in order to get rid of the corrupted library.
Storage Drives: (Mass storage E, Memory Card F)
\private\101ffca9\harvesterdbvx_x.dat
\private\10281e17\[string]mpxvx_x.db
\private\10281e17\[string]pcvx_x.db 
TIP: Connect the device in USB mass storage mode (File Transfer), to locate the private folder from the PC.
TIP: STRING and x_x will change depending on your phone. (my files had slightly different names than above on the n97)

Similar Messages

  • My iphone 4 music player doesn't display the arabic songs names ?

    My iphone 4 music player doesn't display the ARABIC songs names ?

    ok i found the solution here by deleting the corrupted library
    http://portablevideo.blogspot.com/2008/12/music-player-database-problems.html 
    now one of these below is for the music and one for the photos and i didnt have a problem with the photos but did it anyways and now the player can see my music:
    these are the files that need deleting in order to get rid of the corrupted library.
    Storage Drives: (Mass storage E, Memory Card F)
    \private\101ffca9\harvesterdbvx_x.dat
    \private\10281e17\[string]mpxvx_x.db
    \private\10281e17\[string]pcvx_x.db 
    TIP: Connect the device in USB mass storage mode (File Transfer), to locate the private folder from the PC.
    TIP: STRING and x_x will change depending on your phone. (my files had slightly different names than above on the n97)

  • My onkyo dvd player doesn't display title/artist/album info when I burn an mp3  cd from Itunes.  What do I need to do ?

    my onkyo dvd player doesn't display title/artist/album info when I burn an mp3  cd from Itunes.  What do I need to do ?

    jayceepee99 wrote:
    Three issues here.  The pre-pending is useless when selecting songs to play, plus it.takes up much of the admittedly limited space in my on-screen menu.  Since it doesn't help me select a song to play, it simply prevents more relevant info from being displayed in that area.  However, there is a second area on the menu that is designed to list title, artist and album but those fields are blank - despite I-tunes inclusion of the info in the xferred files.
    JCP,
    Regarding the tags, on an MP3 CD iTunes simply burns whatever is embedded in the MP3 file.  From your description, it sounds like the Onkyo is seeing the filenames but not the tags, which does seem strange.  You may want to try the question in an Onkyo forum.
    If you don't need the pre-pended serial number, and don't care about the sequence, you can burn from iTunes as a data CD instead of an MP3 CD.

  • Flash Player won't display on site page...

    We are trying to put just a flash video and  player on a site. No web pages just a demo video for a client. We created a blank HTML index page and insert the FLV into it. Select progressive download and resized it. The FLV is located on the local hard drive of the PC. We can preview and play the FLV in Dreamweaver, but as soon as we upload the script folder and the other files written the FLV doesn't show up on the page. The page name shows up in the browser tab, and if we click different spots on the page you can see a shaded outline where the player should.. but no player. This appears to be a simple process but not working for us... We are overlooking something. Any hints would be greatly appreciated. Here are the files generated and uploaded:
    Files:
    Clear_Skin_1.swf
    index.HTML
    FLVPlayer_Progressive.swf
    PSV_ Demo.flv
    Scrips folder:
    expressInstall.swf
    swfobject_modified.js

    Here is the code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    </head>
    <body>
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="800" height="450" id="FLVPlayer">
      <param name="movie" value="FLVPlayer_Progressive.swf" />
      <param name="quality" value="high" />
      <param name="wmode" value="opaque" />
      <param name="scale" value="noscale" />
      <param name="salign" value="lt" />
      <param name="FlashVars" value="&amp;MM_ComponentVersion=1&amp;skinName=Clear_Skin_1&amp;streamName=PSV_Demo&amp;a utoPlay=false&amp;autoRewind=false" />
      <param name="swfversion" value="8,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 type="application/x-shockwave-flash" data="FLVPlayer_Progressive.swf" width="800" height="450">
        <!--<![endif]-->
        <param name="quality" value="high" />
        <param name="wmode" value="opaque" />
        <param name="scale" value="noscale" />
        <param name="salign" value="lt" />
        <param name="FlashVars" value="&amp;MM_ComponentVersion=1&amp;skinName=Clear_Skin_1&amp;streamName=PSV_Demo&amp;a utoPlay=false&amp;autoRewind=false" />
        <param name="swfversion" value="8,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" /></a></p>
        </div>
        <!--[if !IE]>-->
      </object>
      <!--<![endif]-->
    </object>
    <script type="text/javascript">
    <!--
    swfobject.registerObject("FLVPlayer");
    //-->
    </script>
    </body>
    </html>

  • Youtube video screen doesn't display with firefox 3.6.15 and adobe flash plug-in 10,2,152,32 installed.

    The video screen (and its controls) doesn't display. All the other parts of the screen display correctly.

    Yep, looks that way to me, too. There's (right this second) '''147''' folks on this thread: ->https://support.mozilla.com/en-US/questions/789534 and
    '''504''' on this thread: ->https://support.mozilla.com/en-US/questions/776670?page=2#answer-143849, not counting our''' 7 '''on this one (my screen's white, too). There's indications that it's a Google/Adobe thing, or a Google/YouTube thing. (That one's after linking Goggle Acct with YouTube.
    And yes, it was still messed up in Safe Mode.
    My take on it is to removing/disallowing cookie setting on YouTube for now, till '''whoever '''finally gets it fixed.
    I hope they'll send a email telling all of us when it's fixed. Heaven knows they have our addresses...
    OOPS--and another '''93'''on this thread: ->https://support.mozilla.com/en-US/questions/789443 And '''117''' on this one:->https://support.mozilla.com/en-US/questions/789576

  • Launching Illustrator from browser/c# doesn't display AI desktop

    I have written code to interface Adobe Illustrator CS4 with Microsoft CRM. When the user chooses to create artwork for an order an approval template is opened, product and order info is added to the doc, and it is sent to the customer for approval.
    All I really need to do is execute the doJavaScript command.
    The problem I have is that if Illustrator isn't already started manually that it starts with no visible desktop. Oddly enough, if something like the layers dialog is expanded that will display but not the main Illustrator desktop. illustrator.exe is definitely running. If I try to execute doJavaScript when the AI desktop isn't visible then it fails with the error "The server threw an exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT))".
    I see examples posted here for starting AI from C# or VB with something like Illustrator.Application app = new Illustrator.Application(); but when I try that there is no desktop. The same thing happens from a web page with var ai = new ActiveXObject("Illustrator.Application"); I can see the startup messages for Illustrator display but the AI desktop never shows. All of this works fine if AI is already started before I execute commands against it.
    The application.visible property is True even though it isn't visible.
    Having to launch AI manually before working with artwork would be a minor annoyance and not a showstopper but I'd rather have it start automatically when it isn't running and the user selects the command to create or open artwork for an order.
    Microsoft CRM is basically one big web site so anything relevant for a web app should work if an alternative launch method is needed. Also, it only supports Internet Explorer.
    Any ideas?
    Thanks.

    Thanks for the suggestion but there is no second argument for the activex object creation.
    Oddly enough doJavaScript will execute from a web page even with no Illustrator UI being displayed if you create the ActiveXObject from VBScript and not JavaScript.AI crashes though with an error 147:21 and tells you to restart your pc. :-/
    If I run from a vbs file I get the same result as from a web browser. I suppose I could write a script to check to see if AI is running and use a wsh shell object to launch AI before creating the activeX object but I wouldn't expect to need to.
    Is it supposed to be possible to launch Adobe Illustrator if it is not running outside of an already running Adobe application?

  • Browser Menu Doesn't Display the "Bookmark" or "Go To" Options???

    I have a Blackberry World Edition.  Just recently, at times while using the browser, I will select the menu key to go to a bookmarked page, neither the bookmark option nor the "Go To" option are available.  At that point, I'm locked, all I can do is go back, select a page off of my history, or select site from an icon on my main menu.  It is very inconsistent, meaning, if I select some site from an icon, and keeping checking the menu key, the options usually reappear.  This is very strange.  Any help would be greatly appreciated.

    Hi and Welcome to the Forums!
    Anytime random strange behaviors creep in, the first thing to do is a battery pop reboot. With power ON, remove the back cover and pull out the battery. Wait about a minute then replace the battery and cover. Power up and wait patiently through the long reboot -- ~5 minutes. See if things have returned to good operation. Like all computing devices, BB's suffer from memory leaks and such...with a hard reboot being the best cure.
    Best!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Quicktime music player doesn't display properly in google chrome only

    I'm trying to add music to my website I'm creating with Dreamweaver. Everything works perfectly in every browser except Google Chrome. The music player that displays on Google Chrome is way out of place and barely functions. Is there something wrong with my code?
    <embed
    src="breakin it in.mp3"
    width="1349"
    height="185" name="Rallo"
    loop="false"
    autostart="true" autoplay="true" controller="true" volume="100%" />

    www.pianofortemusicschool.com

  • No Music Player on Myspace? The player doesn't display anymore!

    Hello everyone I have a PowerBook G4 & the last several days I've notice that when I go to myspace.com the music player on artist page will not show up at all, even on my artist page the player is missing. At the bottom of the page it says "There was 1 error opening the page, for more info, choose Activity from the Window Menu" I don't know what's wrong and why I can't view the music player on myspace. On youtube there is no problem, just myspace. Anyone knows what wrong? Thank you.

    Hi Mr. Hill,
    Speaking of space, how much available drive space do you have on your PBookG4? Control or right click the MacintoshHD icon on your Desktop, click: Get Info When the Get Info window opens, select: General. You will see Available and Capacity. Make sure your available drive space doesn't fall below 15%, some day 10%, but I think that's pushing it.
    Also, if you don't use a disk utility to clean caches and run maintennance try Onyx Run the Maintenance and Cleaning scripts once a week.
    An alternative browser here: Firefox
    Carolyn

  • N97 music player doesn't display my music

    Hi all,
    I have a problem since yesterday regarding the music player application on my N97. Namely, it will not display any of my music - it displays "no songs" for whatever section (Artists, Albums, etc.). Of course, I checked the file system and all music is there, safe and sound. It should be noted that the music files are in .mp3 or  .m4a format, placed appropriately (mass storage, folder "Music"). And I hadn't had this sort of problem until yesterday, when I was trying to sync music with my PC using Ovi Player and Ovi Suite. They both recognize my music files and display all albums and songs accordingly.
    To make it more interesting, when I choose "Music library details" option in the music library main screen, it displays the correct information (1490 songs, modified 26.11. etc.), but it simply won't list any music saying that I have none!
    What I tried:
    - refreshing the library a number of times - it reports "0 files added" and continues to behave in the same way;
    - importing some new music (via PC) and refreshing the library - the same outcome;
    - switching phone off and on (including removing the battery);
    - resetting the phone to factory settings.
    Nothing helped. It's running the newest firmware version (v20).
    In my opinion, the problem is not caused by the music files, but the music player application itself. So I don't think that formatting the mass storage would do the trick. Someone correct me if I'm mistaking.
    Also, I would very much like not having to reinstall the firmware as it was excruciating in the first place - lost connection with the device, my phone almost died, etc. But if anyone strongly thinks that it is worth trying, then I will. This is extremely annoying.

    ok i found the solution here by deleting the corrupted library
    http://portablevideo.blogspot.com/2008/12/music-player-database-problems.html 
    now one of these below is for the music and one for the photos and i didnt have a problem with the photos but did it anyways and now the player can see my music:
    these are the files that need deleting in order to get rid of the corrupted library.
    Storage Drives: (Mass storage E, Memory Card F)
    \private\101ffca9\harvesterdbvx_x.dat
    \private\10281e17\[string]mpxvx_x.db
    \private\10281e17\[string]pcvx_x.db 
    TIP: Connect the device in USB mass storage mode (File Transfer), to locate the private folder from the PC.
    TIP: STRING and x_x will change depending on your phone. (my files had slightly different names than above on the n97)

  • When visiting certain websites, Firefox doesn't display the sites heading and sometimes the text correctly. It appears broken and unreadable.

    I've reinstalled a new version of Firefox and set all settings to default, yet the problem still continues. Running Windows 7 and tried several different browsers (IE, Safari, Chrome and Opera) and all seem to work fine. Only problem is with Firefox. The only time it works fine is when I don't allow site to use their own fonts. Any help or suggestions would be greatly appreciated.

    I just found out problem is with Adbock plus which blocks the certain websites to run fully. If u have installed Adblock plus plugin, go to Adblock plus preferences and remove the tick mark of the website which show only texts.

  • Flash player doesn't display correctly

    I am having problems loading customized flash players, such as those on Blizzard's website. Please see the link below:
    http://s847.photobucket.com/albums/ab34/blizzarc_xorder/Flash%20Player%20Problem /?action=view&current=screen-capture.png
    The player controls cannot be clicked at all. However, I am able to access YouTube without any problems.
    Anyone has any idea on how to solve this? This problem occurs even if I use Chrome.
    Thanks in advance!

    Thanks bee!
    The URL is as follows:
    http://sea.blizzard.com/en-sg/games/videos/
    http://www.swtor.com/media/trailers/deceived-cinematic-trailer
    For the Star Wars website, the appearance of the player is OK but the player controls cannot be clicked at all.

  • QuickTime 7.6.5 doesn't display controller on browser viewing

    This happened with QT 7.6.4 for Windows. When 7.6.5 came out, I uninstalled the old and freshly installed the new. But still...going to QuickTime.com for movie trailers and clicking to watch movies (not HD) for browser viewing doesn't display the QuickTime controller but instead a black empty blank void. Clicking in this void controls the movie being played. You just can't see the controller. Anybody having this issue?
    Running Windows 7 x64, 4GB Ram, nVidia 8800GTS 512.

    The "blank" controller for QuickTime formats in browsers is a known issue for Windows 64 bit OS's.
    Check your help files to earn more about 32 bit "compatibility" mode.

  • Phone doesn't display music

    I'm currently using Nokia 5800 XpressMusic. I've bought it barely two months ago. All was fine until I manually dragged/dropped some music prom my PC via USB cord. Now whenever I go to the Gallery/Songs it says "No Songs". I have tried everything: restarting the phone, re-inserting the Memory stick, I even tried deleting the folder 'Private' (I've read that doing so may fix the problem, but I ended up with no photos, no themes, no games and, of course, no music). Can anyone help me?! I would appreciate help.
    Thanks in advance

    have a look;
    /t5/Music/N97-music-player-doesn-t-display-my-musi​c/m-p/574598#M13091
    Previous Phones: 6600, 7610, 6230, 6230i, 1100, 1112, N70, N73, N95, N95 8GB, 5800XM, 5230, C5, iPhone 3GS, SE Xperia X10, N900, N8, SE Xperia Arc
    Current Phones: Nokia N9, iPhone 4

  • Menu doesn't display in flash player

    In DW CS5 I used the Insert Media command to embed a swf video on dravisinterests.com/advancedcarbTestSWF.htm. How do I place a menu on the flash player? I inserted the menu parameter in the code below generated by DW but it still doesn't work.
    <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="500" height="380">
          <param name="movie" value="images/animoto_720p.swf" />
          <param name="quality" value="high" />
          <param name="wmode" value="opaque" />
          <param name="swfversion" value="7.0.70.0" />
         <param name="menu" value="true" />
               <!-- 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 type="application/x-shockwave-flash" data="images/animoto_720p.swf" width="500" height="380">
            <!--<![endif]-->
            <param name="quality" value="high" />
            <param name="wmode" value="opaque" />
            <param name="swfversion" value="7.0.70.0" />
            <param name="menu" value="true" />
            <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>

    SWFs don't typically have player controls (I think that's what you're asking for).  Use FLV and choose a player skin with controls.
    As Ken said, Flash is a dead web technology.  The list of devices that support Flash is shrinking daily because it sucks the life out of mobile batteries.
    You would do yourself and your site visitors a huge favor by moving to a more modern media approach.  Either HTML5 video or a combination of CSS3, HTML5 and JavaScript for animations.  See Edge Animate.
    http://html.adobe.com/edge/animate/
    Nancy O.

Maybe you are looking for

  • Manager name LOV in hr schema

    dear all im trying to get manager name as list of value to update the employee manager id. ive add the Employee entity object with the EmpManagerFKAssoc.Employee association to the employee View and create a calculated field to get the manager first

  • Run Time Error in J2IU

    Hi Guru's When I execute Tcode J2IU for Fortnight Utilization for Cenvat an Run Time Error occurs The current ABAP program "J_1IRUTZ" had to be terminated because it has come across a statement that unfortunately cannot be executed. Can any help me.

  • Query on Receipts:Please help me

    The user needs a produce a data file that produce all receipts transacted for the month of October and denote the Oracle Function name and Function Id used to tranact the receipt in PRD. The fields are: Receipt Number Receipt Date Function Name Funct

  • [CS3 Win]It is possible read an ini file when starting InDesing and hide some menus?

    Hi all. My plugin reads a ini file to configurate the main menu. It is possible read this file when starting InDesing and hide some submenus created in Myplugin.fr? I have no problem to hide/show a menu, but I don´t know what is the first event that

  • Dealing with error code 53 on i-phone 6 , tried restoring but it stops 1/2 way due to unecpected error 53

    Doing some research I found that there are many complaints that have to do with error code 53, mine happened with my new i-phone 6+ during an update and restore process. The bar below the apple during on my screen during the update filled in 1/2 way