Large photos freeze flash player, example file included.

This was working with Flash 10, but 10.1 kills it  I am not sure if its the server or client side that makes it freeze.
File is located at
http://laceybrowne.com/broke.fla
Thanks!
also posting the code at the bottom for people who can't download
import flash.display.BitmapData
stop();
var aScene:Array = []
var aSceneWidth:Array = []
var aSceneHeight:Array = []
nCanvasWidth = Stage.width-50
nCanvasHeight = Stage.height
nCanvasRatio = nCanvasWidth / nCanvasHeight;
aScene[0] = this.createEmptyMovieClip('scene', 1);
var oLoader:MovieClipLoader = new MovieClipLoader()
oLoader.addListener(this); //use the main timeline to listen and respond to oLoader's broadcast events
//sScenePath = "http://laceybrowne.com/8702373.jpg"//works
sScenePath = "http://laceybrowne.com/8964867.jpg"//doesn't work, freezes everything in flash player 10.1
oLoader.loadClip(sScenePath, aScene[0])
function onLoadInit(_mc:MovieClip)
     _mc.forceSmoothing = true;
     _mc._quality = "BEST";
     if(_mc._name == "scene")
               // transfer image to bitmap object
               aScene[0]._x = 0
               aScene[0]._y = 0
               aSceneWidth[0] = _mc._width
               aSceneHeight[0] = _mc._height
     else
          _mc._height = 50;
          _mc._width = 50;
function setSceneSizes(i)
     var nWidth = aSceneWidth[i];
     var nHeight = aSceneHeight[i];
     if(nWidth/nHeight < nCanvasRatio)
          var nStartWidth = nCanvasWidth;
          var nStartHeight = (nHeight / nWidth) * nCanvasWidth;
     else
          var nStartWidth = (nWidth / nHeight) * nCanvasHeight;
          var nStartHeight = nCanvasHeight;
     aScene[0]._width = nStartWidth;
     aScene[0]._height = nStartHeight;

haha yes we did, but it broke as soon as I went to 10.1!
The .draw command was killing big pictures once i went to 10, then i removed the draw commands and just worked with the loaded MC, and it worked, then i updated to 10.1 and it doesn't work now... driving me nuts.
and not 100% sure what you mean by not accessing the data, I have to change its width/height/x/y once it comes in.

Similar Messages

  • AIR Flash Player configuration file location

    What is the name and location of the AIR Flash Player configuration file? I'm assuming the name should be mm.cfg like it is for the flash palyer on the desktop, where do I put this file when I compile my AIR app?

    The "per user" config file, mm.cfg, is outlined here: http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7fc9.html
    If you want to modify the system level mms.cfg, that'll be in your C:\windows\syswow64\macromed\flash folder

  • Unsharp photos in Flash Player

    Hi,
    I have a photography site obviously containing many photos, which are shown by a web-player called SlideShowPro, embedded in my personal website. This player uses Adobe Flash Player 14.0.0.125. When I ctrl-click on any photo a pop up appears where I choose a few options, one them is quality, set by default on High. I want to change this to Low, because my photos appear a lot sharper that way. The problem is that it only works as long as I use the active Safari web-page. On any new page the quality has to be set to Low again, which is very ennoying for customers. Can you explain how I can change this into a permanent setting? SlideShowPro helpdesk offers no solution. I work on the latest version of OS Mavericks.
    Thanks a lot for any help!

    descom,
    > Does slicing a photo for use in Flash have any
    > beneficial effect? Thanks.
    This is a bit like asking of slicing a sandwich have any
    beneficial
    effect. It might. ;) It could make a very large sandwich fit
    into your
    mouth ... but it doesn't affect the taste.
    If you have large background image that is partially
    obscured by other,
    smaller images ... it might be beneficial to slide up the
    visual portions of
    the background image and bring in only those pieces. That's
    something off
    the top of my head.
    What are you designing?
    David Stiller
    Adobe Community Expert
    Dev blog,
    http://www.quip.net/blog/
    "Luck is the residue of good design."

  • Aliasing on Red and Blue color in ALL Flash Player video playback (including YouTube)

    We have noticed that Flash Player does not smoothly decode the colors red or blue in video files (such as YouTube/Vimeo/similar), resulting in nasty aliasing on text/edges of solid colour. The problem occurs on both Mac and Windows platforms, tested with Flash Player 11.3 to 11.5 and demonstrated using the video below:
    https://vimeo.com/51914568
    This video shows the issue clearly (you can switch between Vimeo's HTML5 Player to Flash Player. The red and green text is smoothly displayed in HTML5 Player or VLC/Quicktime Player). Note: watch in SD, not HD:
    Only with Flash Player are edges aliased/jagged where they should be smooth. It's as if the resolution is dropped in half during the YUV decode.
    I reported this today as  Bug 3351502
    Here's hoping Adobe can get this sorted as it means the entire content of YouTube (for example) has poor quality video in Flash player.
    You can also clearly see this on this cocacola advert:
    http://www.youtube.com/watch?v=S2nBBMbjS8w&feature=relmfu
    CB

    In general, the most expedient way to get your issue in front of an engineer (and to track progress on it) is to file a bug at http://bugbase.adobe.com/
    I actually filed a bug on your behalf a while back. It was reviewed by an engineer from the video team, and closed as a duplicate of this bug:
    https://bugbase.adobe.com/index.cfm?event=bug&id=3324604
    It sounds like the problem is specific to H.264 video encoded with 10-bit color.  You could re-encode your videos with 8-bit color as a temporary workaround to avoid the problem.  If you're seeing the same problem with 8-bit color, please let me know.
    The bug is currently open and assigned to an engineer from the video team.

  • Can't upload photo with Flash player

    Here's a 24 second video documenting the problem:
    http://www.youtube.com/watch?v=-wx10t-A3AU
    I have a Retina Macbook Pro running Mountain Lion 10.8.1. Brand new computer. The take a photo feature that uses Flash does not appear to work on Tumblr.
    I have the latest version of Adobe installed.
    11,4,402,265 installed

    I was able to reproduce this on 10.8.1 with my Macbook Pro using Flash Player 11.4.  Reverting to 11.3 allowed the picture to be taken and saved as expected.
    Would you mind opening a bug on this at http://bugbase.adobe.com, I'll open one internally and link the two.
    Thanks,
    Chris

  • Flash Player exe file

    Is there a way to download the executable for Flash Player 9,
    rather than installing it from the browser? If so,
    how/where?

    .exe files are Windows executables. They do not work directly on any of the systems you have listed.
    Will not work under Mac OS X.
    Will not work under IOS.

  • Flash Player trust file not working with Embedded browser on linux

    Hi,
    I have an application which embeds a browser based on
    Xulrunner inside it. I have couple of flash swf files I need to
    load in the browser. The swf files talk with a javascript to change
    the page title and also to change the URL when I am browsing
    through the content in the URL. I need the URL change because I
    need to remember where I was in the flash content so that I can go
    directly to that place in the flash file when I open my browser the
    next time.
    To let the swf file do this I created a cfg file and placed
    it into the Flash Player Trust folder( I tried both the local one
    at /home/user/.macromedia/Flash_Player/#Security/FlasPlayerTrust
    and global trust file location at /etc/adobe/FlashPlayerTrust ) ,
    but I didn't get the expected result. I debugged into my app and
    found that the swf never reset the Title of the page( which
    indicates that the javascript was blocked) . It works fine from a
    firefox browser but not from inside my embedded browser. My app
    also works fine on windows and Mac . This is observed only on
    Linux. Can any body think of what else I need to do get my
    javascript embedded in the flash file working?
    Thanks
    jbsp72

    I tried out a few more things since nobody on this forum was
    responding. I tried installing another application which also
    embeds xulrunner browser. So I downloaded Prism which is a simple
    xulrunner based browser. The flash works fine with that and the URL
    gets set appropriately. So is there any setting I need to do to get
    it working. Or could somebody atleast point me to the right place
    to ask this question? :(

  • Adobe flash player exe file

    have a "adobe flash player file exe". How can I wath it on Mac and remove it to iPad?

    .exe files are Windows executables. They do not work directly on any of the systems you have listed.
    Will not work under Mac OS X.
    Will not work under IOS.

  • Flash player 5 file .ocx

    Non riesco a disinstallare il file swflash.ocx di Macromedia
    Flash Player 5.0.42.0
    Se vado ad eliminarlo si ricrea automaticamente.
    Di conseguenza non mi installa la versione nuova di Flash
    Player.
    Come posso fare ?
    Grazie,Alessio.

    up

  • Flash player loading files very slow and getting stuck after 100%

    Hello all,
    I have an issue with my development and need your help and feedback for the same:
    I  have developed various E-Learning courses which was published some in  Flash Player 9 and some with version 10. Since Flash Player 10.1 was  introduced all my developed courses was running fine. But it's found  that user who are using Flash Player 10.1.85.3 is facing issue with file  loading and playing the courses. Some time Flash player fails to load the  chapters and files after preloading 100%, and sometime it's very slow in  loading performance. I like to intimate that all these was not happening  with Flash player version 10. Please give me any idea where I am going  wrong. Is this kind of issue possible? If anyone faced the same experience. Please give me your valuable feedback.
    Please  Note: I have faced an scenario that, suppose a user is stuck with loading  the course, and after getting stuck he clear his browser cache, and  immediately after that the same player start working fine. And loading  the course chapter properly. Need help to get rid of this kind of  situation.
    Thank you
    Amitava D

    Hello all,
    I have an issue with my development and need your help and feedback for the same:
    I  have developed various E-Learning courses which was published some in  Flash Player 9 and some with version 10. Since Flash Player 10.1 was  introduced all my developed courses was running fine. But it's found  that user who are using Flash Player 10.1.85.3 is facing issue with file  loading and playing the courses. Some time Flash player fails to load the  chapters and files after preloading 100%, and sometime it's very slow in  loading performance. I like to intimate that all these was not happening  with Flash player version 10. Please give me any idea where I am going  wrong. Is this kind of issue possible? If anyone faced the same experience. Please give me your valuable feedback.
    Please  Note: I have faced an scenario that, suppose a user is stuck with loading  the course, and after getting stuck he clear his browser cache, and  immediately after that the same player start working fine. And loading  the course chapter properly. Need help to get rid of this kind of  situation.
    Thank you
    Amitava D

  • Cannot open compressed folders and adobe flash player compatible files

    cannot open compressed folders and adobe flash player compatible files

    This is a Windows setting. In Windows 7 you can change it through the Control Panel: Either Start>Default Programs  or Start>Control Panel>Programs>Default Programs>Set Associations
    Find .pdf and change it (click Change Program) from Microsoft Word to Adobe Reader. Browse to find the Reader application if necessary: Program Files>Adobe>Reader11>Reader>AcroRd.exe

  • Trouble uploading photos with Flash Player on Facebook, even though have lastest version. Help?

    I recently purchased a new laptop with Windows 8 which accordingly has Flash Player already installed.
    I later went to upload pictures on Facebook only for a pop up message to say that I do not have the latest version installed. I therefore, went on to do the necessary checks via Adobe website which confirmed that I do in fact have the latest version. I continued to to the recommended troubleshooting with the ActiveX Filtering and then closed the browser.
    I tried to upload again & I still cannot upload via Flash Player.
    PLEASE HELP????

    Go over EVERYTHING here: http://helpx.adobe.com/flash-player/kb/flash-player-issues-windows-8.html  once more just to be sure. If that doesn't do it, you may want to look into repairing IE: http://support.microsoft.com/kb/318378

  • Can we use adobe flash player Dll files in our product directly?

    Dear
    We have a commercial software product, and we use Chromium Embed Framework (CEF)  as our internal browser kernel.
    As we find currently,  the CEF doesn't recognize the PPAPI flash player plugin, which is downloaded from Adobe Flash Player Install for all versions
    So we want to use NPAPI plugin, and take two dlls named
    NPSWF64_16_0_0_257.dll  & NPSWF32_16_0_0_257.dll  into our product directly,  then user doesn't have to download the plugin from the adobe website.
    Can we package these two Dlls into our product directly ?
    Thanks
    Young

    Hi Young,
    Could you email me directly at [email protected]?  I'd like to learn more about your product, users, etc and can talk about licensing and distribution options.
    Thanks,
    Chris

  • Flash player metafile file download fails

    I keep getting 'Metafile fails to download' message when trying to install Flash player

    Download the Adobe Flash Player installer directly by clicking one of the following links.
    Flash Player for ActiveX (Internet Explorer)
    Flash Player Plug-in (All other browsers)

  • I photo freezes under 'cannot find file'

    When I open iphoto it works fine for a few seconds but then it freezes and says 'cannot find file .........'
    I then have to force quit because it says it's 'not responding'
    I don't know why the files have gone from iphoto because I can still find them if I search for them and they seem to be in the correct place.
    For the moment I cannot use iphoto at all so please help!
    Thanks
    Chloe

    Chloe
    When it says that it cannot find a file, does it mention the file types?
    Some other things to try:
    Rebuild the database. Hold down the apple and option (or alt) keys and launch iPhoto. Use the resulting dialogue to rebuild. Choose the top three options.
    Create a new account (systempreferences -> accounts) and see if the problem is repeated there. If it is, then a re-install of the app might be indicated. If it's not, then it's likely the app is okay and the problem is something in the main account.
    Regards
    TD

Maybe you are looking for

  • Dolby Audio driver cannot start after upgrading to Windows 8.1

    Hello. Windows 8 was the worst thing that happened to Windows, but since I bought this G505s laptop with Win8 pre-installed, i had no other choice to go to. Few days after the purchase, Windows 8.1 arrived and I updated 8 to 8.1 hoping to see some im

  • How do I get an old iTunes library back?

    Last winter I was trying to create a new library and somehow lost the one I use daily. I ended up just totally rebuilding my itunes library by using a program that lets you put songs from you ipod to your computer. Now all of a sudden almost 6 months

  • Flash exe problem in windows 8.1 lenovo tablet

    Hi people, Recently i bought lenovo tablet with windows 8.1 OS 32 bit. My flash project windows projector .exe file is running but i cannot able to click any buttons in that flash exe. I developed this project in AS3 and flash player 11. And i checke

  • Problems creating mail attachment in codepage ISO-8859-1

    Hi, i'm sending emails from PI tom our customers. Some of them cannot read the attachements that are created in codepage utf-8. Can anyone tell me how to create an attachment in codepage  ISO-8859-1. Thanky BR Ralf

  • Macbook Connected To Playstation 3

    Is there any way to set my Macbook and my Playstation 3 upp threw bluetooth or anyhting. Want I want it to do is share music and such. Please help if you can in anyway. I try to pair them together and they never find eachother