Swf act in diffferent way in browsers

Hi.
I'm developing a rpg game project now, and I found a very strange thing.  My swf act in different way in different browsers. My swf doesn't  working properly in mozilla firefox. In google chrome, and IE works just  fine. How is that so? what could be reason for that? I used external  xml file stored on my server so mayby browsers handle xml in different  way? But I'm sure xml i loaded into swf in every browser.
Here's link for my game:
http://www.truesign.ie/rpg
In fight section (after few seconds) you can attack enemies in chrome and IE but not in mozilla.

I did it before and nothing had change. By the way, on my local machine swf it's working fine in flash and even in firefox. But not from server. I'm sure browser load correct version of a swf file. Te newest version is 1.1 as on first screen.

Similar Messages

  • Strokes are acting funny. Way too thin for the point size.

    I'm on 5.5 and all of a sudden, when I apply a stroke to a photo frame, I'm not getting the width that the settings say.
    For example, I place a picture on the page, I scale it, say 50%, then put a stroke on it. I barely can see it. I can put a 44 pt. stroke on it, and it looks like it's about 7 pts wide. I tried assigning it to the inside, outside, middle, same thing.
    It's also doing that with the rounded corner trick. Click the yellow box, and start sliding a corner piont, and it's barely visible. I can assign a .5" rounded corner to the frame, and I can barely see the roundness.
    It's crazy, and completely grinding my work to a halt.
    Any ideas?

    just normal, has no bearing on document size.
    If I just draw a box with the box tool, strokes are normal.
    It's only when I place a photo and reduce it in size do the strokes act funny.
    It clearly has something to do with reducing the images.
    I see there is a preference for  scaling objects, and I tried both settings.
    But the strokes act funny either way.

  • I can't get a SWF file that runs perfectly in browsers to run in the Business Catalyst environment

    My website has 3 parts. The initial HTML page which upon opening plays a video. The link below gives you that. 
    http://wrysmilebooks.businesscatalyst.com (It takes a few seconds to get going) 
      When the video ends a SWF file plays. The code below should show you what is supposed to happen. 
    http://wrysmilebooks.businesscatalyst.com/SWFbutton.html 
      The difficulty is that the SWF file won't automatically play from the website within Business Catalyst. It all works perfectly when I run the webpage in different browsers through Dreamweaver. Also if I just double click the website file where it sits on my computer... the resident browser picks it up and all is well.
    I've already exchanged quite a few e-mails with Business Catalyst support and InDesign support... (The SWF file was created using InDesign) ...but we don't seem to be getting anywhere. I can't think of anywhere else to go... so... here I am.
                                                                                                      Thanks,
                                                                                                       Michael McLaughlin

    Hello Liam,
             Let me see if I'm understanding you. Are you are saying that it
    takes a few seconds for the video to get going after the initial pages
    comes up? Yes, I'm aware of that, but it's only a few seconds and then it
    runs. Or are you saying that the SWF file takes time to get going?  I've
    opened the website http://wrysmilebooks.businesscatalyst.com, let the video
    run and simply waited, but nothing happens.
             However, I've noticed something curious. When I preview the Grid w
    flip html in BC, everything runs its course as it should. When I run it
    with http://wrysmilebooks.businesscatalyst.com there's something of a
    stall. The video has to end... the code to open the swift file is onended...
    but the fade to black at the end of the video never quite happens. A faint
    image which is not the last of the video can be seen on the screen. So...
    it appears the video hasn't really ended... so the SWF file doesn't run.
              So... does BC impose some limit on the length of a video when
    it's accessed through http://wrysmilebooks.businesscatalyst.com that it
    doesn't when its run within BC?
    On Wed, Apr 8, 2015 at 12:18 AM, Liam Dilley <[email protected]>

  • .swf animations stop half way through?

    Hi!
    Urgent question about a problem that I would love to have fixed by tomorrow.
    I am using Captivate 3, probably trying to do some things that are not really recommended. I have recorded multiple demonstrations of a software product, then exported them as .swf files. Each of the demonstrations is about 15-20 slides long.
    I have a 'master' project of about 70 slides in length.
    I want to import the .swf files into my master project, so that about 15 slides will have one .swf on them each. I have a pretty complex menu navigation system - I want people to be able to go back and forth between the slides with the animations quite seamlessly from slides with static information on them.
    I am publishing the project as a standalone file - my idea is to have it as an autoplay CD. File size at the moment is about 12 meg. I have only imported 3 of the animations so far, and I already have a problem.
    When two of the animations get about 2/3 of the way through, they stop. I have tried inserting a dummy 15 second 'loading' screen on the page before them, and that made no difference.
    Can anyone help explain why I am having this problem, and suggest a solution?

    First of all, are the .swf animations recorded at the same frame rate as your master project? Default is 30fps. They need ot be the same so everything rols along at the same pace.
    Secondly, check the timeline of each slide is sufficiently long enough to allow the animation swf which it contains to play right through.
    What happens when the animation is finished playing? is there something pausing the slide before the animation has finished like a button or is the navigation of the slide set to auto return the learner to the menu slide when completed?
    Webbo

  • CSS Acts in different ways according to the logged in user.

    Hi All,
    I have used CSS within my Master Page i.e. Oslo. I have changed the SharePoint 2013s' default Start.aspx file as the new Sites' home page. I also used this CSS code snippet for creating a web menu because SharePoint's default navigation is rather odd. 
    However the menu within the master page was a success and I created several pages using the master page and each new page contains the CSS custom made web menu without any error.
    But when I logged using a different Farm Admin Account the CSS menu changes to a somewhat else. But when I logged in using the built in Administrator account the menu is displayed as it should be. But when I logged in as a different Farm Admin the menu is
    not showing as it should be. I have tried inserting the CSS directly to the Master Page and from the Style Library. Both ways are Ok with the built-in Administrator. But when I logged in using another Farm admin the use of Style Library was a useless thing
    and the direct code input method is was the only success one. The style library has all the permission for all users.
    The source code is at the below.
    <style type="text/css">
    .ms-navedit-editLinksText{
    display: none;
    /*This script part will remove the default SharePoint Navigation & the Site Name Sections **/
    ms-core-navigation {
    display:none
    body{
    width:absolute
    /* This CSS Snippet will style the Web Menu in the MasterPage. */
    /* CSS Document */
    /* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
    html,body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, font, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    :focus {/* remember to define focus styles! */
    outline: 0;
    ol, ul {
    list-style: none;
    table {/* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
    caption, th, td {
    font-weight: normal;
    text-align: left;
    blockquote:before, blockquote:after,
    q:before, q:after {
    content: "";
    blockquote, q {
    quotes: "" "";
    a img {
    border: 0;
    article, aside, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section {
    display: block;
    .clear {
    clear: both;
    h1 {
    font-size: 18px;
    h2 {
    font-size: 16px;
    /* Lay out design */
    /************** start menu design *************/
    #mainMenu {
    width: relative;
    height: 80px;
    background: url(http://pc/PublishingImages/SitePages/Home/menu-bg.png) repeat-x;
    #main-Menu ul {
    padding-left:10px;
    #main-Menu ul li{
    top: 20px;
    background-color: #4e34ee;
    float: left;
    display: block;
    text-align: center;
    margin-left: 5px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    /* Tab Content - menucool.com */
    ul.tabs
    padding: 7px 0;
    font-size: 0;
    margin:0;
    list-style-type: none;
    text-align: center; /*set to left, center, or right to align the tabs as desired*/
    ul.tabs li
    display: inline;
    margin: 0;
    margin-right:7px; /*distance between tabs*/
    ul.tabs li a.tab1
    font: normal 15px Calibri;
    text-decoration: none;
    padding: 16px 16px;
    border: 0px solid #CCC;
    border-bottom-color:#B7B7B7;
    color: #000;
    /*background: #F0F0F0 url(http://pc/PublishingImages/SitePages/Home/menu-sep.png) 0 0 repeat-x;*/
    background-color:#0072c6;
    border-radius: 4px 4px 0 0;
    outline:none;
    text-align:center;
    ul.tabs li a.tab2
    font: normal 15px Calibri;
    text-decoration: none;
    padding: 16px 16px;
    border: 0px solid #CCC;
    border-bottom-color:#B7B7B7;
    color: #000;
    /*background: #F0F0F0 url(http://pc/PublishingImages/SitePages/Home/menu-sep.png) 0 0 repeat-x; */
    background-color:#00aa9e;
    border-radius: 6px 6px 0 0;
    outline:none;
    ul.tabs li a.tab3
    font: normal 15px Calibri;
    text-decoration: none;
    padding: 16px 16px;
    border: 0px solid #CCC;
    border-bottom-color:#B7B7B7;
    color: #000;
    /*background: #F0F0F0 url(http://pc/PublishingImages/SitePages/Home/menu-sep.png) 0 0 repeat-x; */
    background-color:#00adc6;
    border-radius: 6px 6px 0 0;
    outline:none;
    ul.tabs li a.tab4
    font: normal 15px Calibri;
    text-decoration: none;
    padding: 16px 16px;
    border: 0px solid #CCC;
    border-bottom-color:#B7B7B7;
    color: #000;
    /*background: #F0F0F0 url(http://pc/PublishingImages/SitePages/Home/menu-sep.png) 0 0 repeat-x; */
    background-color:#00adc6;
    border-radius: 6px 6px 0 0;
    outline:none;
    ul.tabs li a.tab5
    font: normal 15px Calibri;
    text-decoration: none;
    padding: 16px 16px;
    border: 0px solid #CCC;
    border-bottom-color:#B7B7B7;
    color: #000;
    /*background: #F0F0F0 url(http://pc/PublishingImages/SitePages/Home/menu-sep.png) 0 0 repeat-x; */
    background-color:#0072c6;
    border-radius: 4px 4px 0 0;
    outline:none;
    ul.tabs li a.tab6
    font: normal 15px Calibri;
    text-decoration: none;
    padding: 16px 16px;
    border: 0px solid #CCC;
    border-bottom-color:#B7B7B7;
    color: #000;
    /*background: #F0F0F0 url(http://pc/PublishingImages/SitePages/Home/menu-sep.png) 0 0 repeat-x; */
    background-color:#00aa9e;
    border-radius: 6px 6px 0 0;
    outline:none;
    ul.tabs li a.tab7
    font: normal 15px Calibri;
    text-decoration: none;
    padding: 16px 16px;
    border: 0px solid #CCC;
    border-bottom-color:#B7B7B7;
    color: #000;
    /*background: #F0F0F0 url(http://pc/PublishingImages/SitePages/Home/menu-sep.png) 0 0 repeat-x; */
    background-color:#8dc63b;
    border-radius: 6px 6px 0 0;
    outline:none;
    ul.tabs li a.tab8
    font: normal 15px Calibri;
    text-decoration: none;
    padding: 16px 16px;
    border: 0px solid #CCC;
    border-bottom-color:#B7B7B7;
    color: #000;
    /*background: #F0F0F0 url(http://pc/PublishingImages/SitePages/Home/menu-sep.png) 0 0 repeat-x; */
    background-color:#ab23cd;
    border-radius: 6px 6px 0 0;
    outline:none;
    ul.tabs li a.tab9
    font: normal 15px Calibri;
    text-decoration: none;
    padding: 16px 16px;
    border: 0px solid #CCC;
    border-bottom-color:#B7B7B7;
    color: #000;
    /*background: #F0F0F0 url(http://pc/PublishingImages/SitePages/Home/menu-sep.png) 0 0 repeat-x; */
    background-color:#00adc6;
    border-radius: 4px 4px 0 0;
    outline:none;
    ul.tabs li a:visited
    color: #000;
    ul.tabs li a:hover
    border: 1px solid #B7B7B7;
    background:gray 0 -36px repeat-x;
    ul.tabs li.selected a, ul.tabs li.selected a:hover
    top: 0px;
    font-weight:bold;
    border: 1px solid #B7B7B7;
    border-bottom-color: white;
    ul.tabs li.selected a:hover
    text-decoration: none;
    #sub1{ background: #e3d0e6; }
    #sub2{ background: #00adef; }
    #sub3{ background: #8dc63b; }
    #sub4{ background: #8dc63b; }
    /************** end menu design *************/
    </style>
    The web menu is at the below.
    <!------ Web Menu ------>
    <div id="mainMenu">
    <ul class="tabs" data-persist="true">
    <li><a href="http://pc/SitePages/Home.aspx" class="tab1"><b>HOME</b></a></li>
    <li><a href="http://pc/Pages/IT-Help-Desk.aspx" class="tab2"><b>IT HELP DESK</b></a></li>
    <li><a href="http://pc/Pages/Electronic-Forms.aspx" class="tab3"><b>ELECTRONIC FORMS</b></a></li>
    <li><a href="http://pc/Pages/Contacts.aspx" class="tab4"><b>CONTACTS</b></a></li>
    <li><a href="http://pc/Budget/Forms/AllItems.aspx" class="tab5"><b>DOCUMENTS STORAGE</b></a></li>
    <li><a href="http://pc/Pages/Image-Library.aspx" class="tab6"><b>IMAGE LIBRARY</b></a></li>
    </ul>
    </div>
    <!------ End of Web Menu ------>
    I cannot figure the error I am facing. Could someone help me to solve this matter ?
    Thank You,
    Regards,
    Chiranthaka

    I haven't seen this issue before. What I would do is, log in as each user then view the source of the page in the browser (right click the page and click "View Page Source" from the context menu, or use developer tools/firebug in the browser). Compare
    the HTML generated for the menu for each user and see if any other CSS classes get applied. My gut is that another class is being applied for the other users, or the HTML is different in some way.
    Brandon Atkinson
    Blog: http://sharepointbrandon.com

  • Mac Type in swf not showing up on PC browsers

    On some PCs the type in my Flash banners isn't showing up.
    Does it have anything to do with the platforms being
    different?

    Miffed wrote:
    > On some PCs the type in my Flash banners isn't showing
    up. Does it have anything to do with the platforms being different?
    Could be the case when comes to Dynamic text. Regular static
    text automatically has outlines
    included into SWF file assuring it will appear properly on
    all end.
    Also could be the case with user not having latest player
    which in fact sound more likely.
    Regards
    Urami
    Happy New Year guys - all the best there is in the 2006
    <urami>
    http://www.Flashfugitive.com
    </urami>
    <web junk free>
    http://www.firefox.com
    </web junk free>

  • SWF problem in FF and Chrome browsers.

    Hi all,
    I have one problem with my swf file, I have created an swf for calculating speed. In the time of 12Sec. one person can move some distance with some x speed, an another person can move same distance with 2x speed, but finnaly two persons will reach the distance in same time that is 12Sec. I have created one timer for this, will show the time.If I run the swf the timer is working fine, I embeded this swf into html and I checked that html file using IE it is working fine, but if I check it in FF or Chrome the timer is running bit slow and it is effecting my functionality. So, any help on this please.....I attached the screen shorts here.
    I used AS3.0 to create this.
    SWF Output
    Chrome Output
    IE Output
    Thanks in Advance
    Santhosh Kumar M

    Hi kglad,
    here is the code.... please help me to find where I did the mistake...
    ****** START *************
    a_mc.stop();
    b_mc.stop();
    var ax:Number=a_mc.x;
    var bx:Number=b_mc.x;
    var count:Number=0;
    var cnt:Number=0;
    time.text=String(count);
    var b:Boolean;
    if (! b) {
              var endTime:int;
              var startTime=getTimer();
              this.addEventListener(Event.ENTER_FRAME,ff);
    function ff(e:Event):void {
              endTime=getTimer();
              fps_tf.text =String(Math.round(1000/(endTime-startTime)));
              startTime=endTime;
    var board:Sprite=new Sprite();
    addChild(board);
    board.graphics.lineStyle(1,0);
    board.graphics.moveTo(50,105);
    board.graphics.lineTo(450,105);
    board.graphics.beginFill(1);
    board.graphics.drawCircle(50,105,1.5);
    board.graphics.drawCircle(130,105,1.5);
    board.graphics.drawCircle(210,105,1.5);
    board.graphics.drawCircle(290,105,1.5);
    board.graphics.drawCircle(370,105,1.5);
    board.graphics.drawCircle(450,105,1.5);
    board.graphics.endFill();
    persA_txt.text=String(Math.round(a_mc.x-ax));
    persB_txt.text=String(Math.round(b_mc.x-bx));
    var sa:Number=2.75;
    var sb:Number=2.75;
    var tf:Number=0;
    var timer:Timer=new Timer(100,120);
    var ts:Number=0;
    var tms:Number=0;
    pl_btn.addEventListener(MouseEvent.CLICK, pla);
    function pla(event) {
              stage.addEventListener(Event.ENTER_FRAME, onenter);
              a_mc.play();
              b_mc.play();
              timer.start();
              tf=1;
    res_btn.addEventListener(MouseEvent.CLICK, sto);
    function sto(event) {
              stage.removeEventListener(Event.ENTER_FRAME, onenter);
              a_mc.x=ax;
              b_mc.x=bx;
              a_mc.stop();
              b_mc.stop();
              timer.reset();
              persA_txt.text=String(((a_mc.x-ax)/80).toFixed(1));
              persB_txt.text=String(((b_mc.x-bx)/80).toFixed(1));
              time.text=String("0");
              tms=0;
              ts=0;
              tf=2;
    pa_btn.addEventListener(MouseEvent.CLICK, pau);
    function pau(event) {
              stage.removeEventListener(Event.ENTER_FRAME, onenter);
              a_mc.stop();
              b_mc.stop();
              timer.stop();
    timer.addEventListener(TimerEvent.TIMER, doTimer);
    function doTimer(e:TimerEvent):void {
              tms++;
              if (tms==10) {
                        tms=0;
                        ts++;
              time.text=String(ts+"."+tms);
    timer.addEventListener(TimerEvent.TIMER_COMPLETE, ontimercomplete);
    function ontimercomplete(event) {
              a_mc.stop();
              b_mc.stop();
              tf=2;
              stage.removeEventListener(Event.ENTER_FRAME, onenter);
    function onenter(event) {
              a_mc.x=a_mc.x+sb;
              b_mc.x=b_mc.x+2*sa;
              if (b_mc.x<208) {
                        sa=2.75;
              } else {
                        if (a_mc.x<208) {
                                  sa=0;
                                  b_mc.stop();
              if (a_mc.x>=210) {
                        if (b_mc.x<368) {
                                  sa=2.75;
                                  b_mc.play();
                        } else {
                                  if (a_mc.x<368) {
                                            sa=0;
                                            b_mc.stop();
              if (a_mc.x>=368) {
                        sa=2.75/2;
                        b_mc.play();
              persA_txt.text=String(((a_mc.x-ax)/80).toFixed(1));
              persB_txt.text=String(((b_mc.x-bx)/80).toFixed(1));
    ******** END ************
    Thanks
    Santhosh Kumar M

  • Swf does not load completely in browsers

    Hello,
    It looks like other people are having issues with
    uploading/viewing, but I can't seem to find an answer to my
    problem. There are pieces missing from my home page. When I go back
    to the home page from the other pages (by clicking on "Lindsey
    Sonu", the home page is complete. I have checked my site on three
    different browsers, at all times of the day and on both a mac and
    pc. I can't seem to figure out what is wrong. Please help!
    www.lindseysonu.com
    Thank you :)

    So after hrs of searching forums and trying different things,
    I still couldnt get my site to load completely until I decided that
    maybe it could be a corrupt image that I used. It wasnt that
    either, but then I remembered that this started happening after I
    added a preloader. So I took the preloader off and now my site
    loads correctly! Hallelujah! I'm still confused as to why that was
    the problem. Maybe the site doesnt need a preloader b/c of its
    small size. Anyway, I hope this helps anyone who comes across this
    issue!

  • Videos in Indesign CS5 swf docs not playing in certain browsers

    I've included a video in an Indesign CS5 exported swf file. It plays fine on my pc within IE8 but on a macbook with firefox 3.6.13 and safari 4.1.3 the video can be seen, but when you click to play it the page goes white. Any help greatfully received.

    I have never had any video problems with Mac/FF/Safari... Did you try to open your SWF from same location that you used with PC? or did you move it to another location for opening it with Mac? If you moved it, did you also move a resources folder where the actual video file is stored?
    InDesign does not embedd the video into the SWF.
    When you use Safari and some externally loaded element doesn´t work, you probably see that in Activity window (Window>Activity).

  • Slideshow crashing and acting in bizarre ways

    I'm seeing very strange behavior in the slideshow module. When I hit "Play", the slideshow begins but after a a few images it skips back and starts looping between two or three images and doesn't progress forward. It doesn't seem to matter where I start the slideshow (at the beginning with the first image, in the middle, or towards the end). I tried quitting and restarting LR, and I also tried restarting my computer. Neither helped.
    Also, LR crashed twice while trying to play the slideshow.
    It is rather large (200 images), so I don't know if that has anything to do with it.
    I'm on a fast Mac Pro with 10 GB of RAM running LR 1.4.
    Any ideas what's going on?

    Thanks for posting the question I came here to ask too! I have the same problem. The slide show sometimes last for 50 images, then it turns in loop around a few. It didn't crash yet. I have not been able to find the culprit. iMac dual core, 2,5GB Ram, images on external USB2 drive.

  • Why does embeded .swf file goes crazy in IE but not in other browsers?

    hi everyone
    I'm building a SharePoint page with an embedded .swf file that is capable of detecting the current URL to activate and show content. Everything goes smoothly in all the browsers I've tested it except IE. When I open the SharePoint page in IE the .swf just reproduces the frames non stop, It completely ignores my scripts and I cant find anything that could be responsible of this. besides the url detection script, i just have simple button configuration for the timeline and general stops.
    any idea?.....anyone?

    Normally when swf's play differently for different browsers it is due to the embedding code used in the html page.

  • Unwanted border around swf file in IE

    Can anyone tell me why I am getting a border around my swf
    file with it is imbedded on a Html page and displayed in Internet
    Explorer on a PC?
    The swf acts as a link, (pointer becomes a finger), and when
    you click once in the swf area, the border disappears and the swf
    file becomes active and all other links are working .
    See f.ex.
    http://www.soundoil.com
    I am not getting this when viewing the site in other browsers
    or on the Mac.
    I use Golive CS and Flash MX.
    It looks like this is an IE issue. Do you know of a
    workaround?
    Thanks on beforehand
    ggaarde

    I've noticed, not just in this thread but all the other "10
    billion threads about this," that every single one of the fixes for
    this problem are oriented towards webpage developers -- not for the
    internet user. Forgive me if these forums (unbeknownst to me) are
    actually dedicated solely to web developers, but I'd still like to
    find a solution somewhere for this problem.
    An example of the problem I'm facing. The average Joe (such
    as myself) is browsing around webpages (including, for example, the
    webpage for my online homework) that haven't implemented a fix for
    this problem .... Thus, for every ActiveX control, forcing me to
    click it first before being able to use it. Just seeing this once
    isn't a big deal, but when it comes down to doing a slew of
    frustrating homework problems, and being forced to do an extra
    click at least once for every single problem ... that just becomes
    one extra irritant. And it's a problem on a lot of other webpages
    too.
    I obviously can't use the "fixes" provided in these topics,
    because they're
    coding fixes; I can't very well go in and alter commercial
    webpages. Of course, I could go and demand the Tech Support guys
    for
    every webpage I visit to adjust their websites and make
    accomodations for this problem. But that seems like a dumb choice,
    especially if there's a solution of some sort. Maybe a downloadable
    update, or an option in Internet Explorer's settings. Is there
    anything out there for the
    user to fix this problem? Or am I SOL? Perhaps I just need
    to "suck it up."
    Thanks in advance.

  • Adobe 10.2 flash player doesn't work on some site with diff browsers

    WTF! I've been through every forum about new adobe flash player it doesnt work on some site i.e facebook, ustream, fox news, dailymotion and cartoon network...Nobody, not even adobe has a real solution to this problem! Some site stream good other don't at all. All I get is a blue box in the display sometimes it loads, but doesn't play the video or games. Updated Java and SWF and by the way this a brand new computer fresh out the box WIN7 64 worked before why not now! I've reinstall and uninstall, checked active X java scripting, and global settings and so on, but nothing seems to work. WHY? Global settings doesn't work for some unknown reason can't enable some of the settings. Everything work fine on my PC before the update, so go figure adobe. No! browser works with the new flash player properly. Fire, IE, Safari, and Opera none of these browser work with the flash player like it should! HELP!!! "I see why apple doesnt wont to have anything to do with adobe flash."

    I don't understand - in your post you mention "new Flash Player" several times, but in the subject you mention 10.2...?
    What is the exact FP version you have?
    For your blue box problem, have you tried to disable Hardware Acceleration?

  • Preview doesn't act the same as it did in Snow Leopard. So now how do I...?

    Hi all,
    I'm getting frustrated because Preview doesn't act the same way now as it used to, and I can't find the solution in the Help menu.
    Here's what I used to be able to do:
    1) I'm a composer/arranger for musical theater productions. So, as I compose or arrange individual songs, I eventually save them all as PDFs.
    2) To create a master piano/conductor's score, I used to create a master PDF file, then open up each individual song's PDF, and drag the pages into the master PDF file. Immediately after doing so, I was able to view the new pages in two-page mode, in the context of the whole book, to make sure the page turns were the way I planned them (since I often lay the music out with quick page turns in mind for the pianist/conductor). If for some reason the pages were opposite from what I planned, I just inserted a blank page before the newly-added song, to make the page turns work the way I needed them to.
    3) When I was done importing all the songs, I'd print out the whole score.
    My current problem
    What I used to do (i.e., open up two documents, and drag the pages of one into the other) no longer works the way it used to. Now, Preview seems to view them as multiple separate documents, even though they're under the roof, so to speak, of one document. Let's say I drag 3 documents into the PDF I want to use as the master PDF. Let's say that each document is only a single page. I can't view them in two-page mode. I can select Two-Page mode in the menu, but it won't alter the view. Now, if document #1 is one page, and document #2 is five pages, I can view document #2 in two-page mode, but not document #1 and #2, together. (i.e., ideally, I'd want to see the one-page document #1 on the left-side in two-page mode, and the first page of document #2 on the right side.
    Also, saving is a problem. It used to be that when I dragged the new pages into the document, I could just hit "save" and the new pages would be immediately included in the master PDF file. Now, Preview treats everything as separate documents, so I'll import document #5, let's say, hit "save" and it'll want to save the changes to "document #5."
    The only workaround I've found for all this is to select all the pages in the master PDF and hit print, followed by saving as a new PDF.
    But, do I have to do this on every addition?!? I have 40 songs, a Title Page and a Table of Contents that need to be imported into one PDF document. And they're not all ready to go right now. I was going to add a couple songs each day as I get them finalized and ready for print.
    Isn't there a way to just add the new pages to the new document without Preview treating them as a collection of separate documents?
    Thanks for your help.
    Kevin

    Thanks Barney! It is, indeed, working for me now. It's different than the previous incarnation of Preview, with no explanation of the differences in the Help menu (that I could find, that is).
    So, thanks for your help!
    Kevin

  • Is there a way to speed up Premiere's screen refresh when editing?

    Hello all!
    I've been doing a lot of editing in the time-line.  I'm editing two concurrent video tracks, and three concurrent audio tracks.
    Whenever I split or delete portions of a clip, Premiere re-draws the tracks which takes several seconds (maybe 7 seconds or so?).
    I know it doesn't seem to be a lot of time, but I am making many edits and it slows me down.
    I know that if one "turns-off" the fancy graphics that display little video pictures and audio waveform displays that this screen refresh goes faster.
    But is there some I should be setting to optimize my computer specific to screen refresh? 
    I believe I have mucho RAM, 500 gig of "extra" disk space, a fast dual core processor and am running Windows XP.
    My project is located on a secondary drive.
    Would a fancy video card help speed up the screen refresh?
    Thanks!
    --Tom Nickel

    Hunt,
    (By the way, thanks to everyone for all the time that they're putting into this thread.  I didn't think that it
    would have evolved into such complexity ..)
    My Windows Hardware Acceleration was set "all the way to the right".
    I tried it "all the way to the left" and then, just one "notch" less than "all the way to the right".
    (Hope that makes sense!)
    It didn't fix the problem :-( 
    (Do I need to re-start Windows when I change this setting?  I did not do that ..) 
    Here is some more information:
    I think I had first noticed the video latency last August.  I had attributed it to a lack of hard drive space and
    installed a new internal hard drive (I have four 500G sata hard drives in my computer.)
    Also, I had installed Premiere 7 on my computer about two weeks ago.  (I have been using "3" to date.)
    Both 3 and 7 act the same way, so I'm thinking that the issue probably isn't caused by a corrupt installation of Premiere.
    I would suspect having both 3 and 7 installed concurrently as the culprit, but the issue existed long before installing 7.
    If it were a system RAM failure, I'd suspect that I'd see a far more catastrophic failure?
    And, when the video is playing "catch-up", I'm not seeing excessive drive activity, so I'm not sure
    how big a role that the hard drove(s) are playing in this anomaly.
    re: hard drives - the only set-up that I changed in the BIOS when installing hard drives was to turn on the
    SATA interface for the drives .. maybe I've missed an optimization?
    Maybe I need to go thru the "optimize your PC" list ..
    Last thought for now:  Is my Nividia GeForce video card adequate?  I've got another video card that I can try.
    Thanks copiously again!

Maybe you are looking for

  • Error during application installation on my MacBook Pro

    I am trying to install MasterWriter 2.0 onto my MacBook Pro without success. Actions Taken: When I contacted the 3rd Party Program TechSupport, he instructed me to delete folders, however the folders were never originally installed by the program, so

  • Problem resolving host name.

    Hi all, How can I resolve some host name's IP address? Example: I've got the host name "java.sun.com" and I need to know its IP address. How can that be done? I first thought about InetAddress addr = InetAddress.getByName("java.sun.com");but it threw

  • I went over to iTunes Match and have lost about two thirds of my music collection. Can anyone help me get it back?

    I recently decided to pay for iTunes Match to save memory space on my two iphones, where I have an extensive music collection, which was synced with an iPad and several MacBooks and a desktop. However I am really horrified that in so doing I seem to

  • Payment Reference

    Hi All, While Posting an invoice, I am entering some value in the PAYMENT REFERENCE field (BSEG-KIDNO).  And when I am paying this invoice through Payment run (F110), i expect the value in the Payment reference of the paid invoice to be copied to the

  • As expected no Vision on Activation date

    When I got BT Total Broadband it went wrong, couldn't instal it and so on, but been with it for a few months and wanted a TV service, was going to get Virgin Media but decided I would give BT the benefit of the doubt that I could get vision without a