Strange Flash version error

I installed the player debugger and I am getting this error:
Warning: An ActionScript 1.0/2.0 SWF file has loaded an ActionScript 3.0 SWF; code in the ActionScript 3.0 SWF will not run.
in the flashlog.txt file
I have validated that I am exporting with ActionScript 3.0 as the publish settings
Why would I be still getting this message?

you have an as1/as2 swf that's loading an as3 swf.
if you think that's not true, upload your swfs to a server and post a link to the html that embeds your main swf.

Similar Messages

  • More recent version of the Flash Player error

    Mac user. Every time I run I get the following error:
    quote:
    /Library/Internet Plug-Ins/Flash Player.plugin
    Flex Builder requires a more recent version of the Flash
    Player. You might need to install the Flash Player or reinstall
    Flex Builder.
    Installed Flash version: 9,0,0,0
    Required version: 9,0,115,0
    (This version is only required for developers, not for end
    users.)
    Do you still want to launch the application?
    I click Yes and it works fine, but it is a PITA to do this
    every time. When I go to the adobe version page it says I have
    version 9,0,124,0 installed. I tried uninstalling flash (using
    Adobe's tool) and reinstalling. No dice. I tried uninstalling Flex
    Builder and reinstalling. No dice.
    Any ideas?

    Not a Mac user sorry, but I thought I would mention that
    there are two flavours of the player - Normal and Debug player. To
    install the debug player download it from here:
    http://www.adobe.com/support/flashplayer/downloads.html

  • IE 9 hang on latest Flash version 11.5.502.110. Working on beta 11.5.500.104...

    Hi,
    I have the same issue on my new three machines. Clean Windows 7 32bit OS with latest SP and IE9 (lastest updates). Adobe Reader, Flash, Shockwave, AIR, QT, RealPlayer, Java 7.
    When running webpages on Admin local account everything works fine. When I switch do any domain account IE 9 hangs.
    I've tried the same on flash version 11.5.500.104 (older) and everything was working fine (I test this many times now). Any ideas how to fix this problem?
    Regards,
    Update....
    Even on local accounts flash is hanging IE. The same on machine not binded to domain.
    I'm going to install fresh Windows 7 with latest MS updates, IE 9 and only with flash to check this issue.

    hello Chris,
    i wanted to chip in as i have been experiencing issues on my machine as well with IE9 since i think, the last update.
    actually i noticed that www.speedtest.net was not working anymore on IE9, i sent an email to their support but now the issue is with flash. the website works OK with chrome and firefox.
    things i tried (admin account):
    - uninstall flash completely with uninstall_flash_player.exe and also with the add/remove programs, nothing happened
    - reinstalled install_flash_player_11_active_x.exe, nothing changed
    - resetted IE9 to default with the "Reset Internet Explorer Settings" somebody suggested
    - after using the uninstall file, i cleaned my registry
    - deleted "Flash" folder under %appdata%\Adobe and %appdata%\Macromedia
    i ran the uninstall file several files, then restarted and reinstalled, what happens is that Chrome always works (as flash is built-in), Firefox works when the plugin is installed (correctly), but nothing anymore in IE9.
    the strange thing is that it was always working fine, i cant tell what happened, probably when i upgraded flash to the latest version.
    when i reinstall flash, if i open this http://helpx.adobe.com/flash-player/kb/find-version-flash-player.html with either chrome and firefox, they correctly populate the version number. with IE, the box at the top remains grey (no errors reported), and the other section is empty as well.
    My PC
    Win 7 Ultimate 64-bit
    IE9
    Firefox 17.0.1
    Chrome 23.0.1271.95
    i am glad is a global issue and not related with my PC as i just spent 2 hours on this.
    thanks
    Gabrio

  • Safari tells me I have flash version 0, and it's just not true

    I have a website (that someone else created for me. I know nothing of web design)It was created in flash v5. Until very recently I have had no problem viewing it on this computer using Safari, or any other browser for that matter.
    Now, when I try to open the site, I get a prompt that states:
    'You are using flash version 0
    This website is optimized to run on Flash version 5 or above
    Click here to download flash v 6'
    I show that I have flash v9 installed. And, I am able to view my web site on other computers.
    Any ideas as to what the problem may be?
    Thanks,
    Peter

    Hi,
    I get the same error message using Firefox on Linux. As Klaus says below, the website needs to correct their site to work across different platforms.

  • Flash link(button) problem via xml link (Flash popup error)

    hi...
    I'm getting a problem when i run a swf file from HTML/Outside(i mean to say from folder) and click on the button (button calling xml file which has link in it), i get a adobe flash popup error/msg. As shown below....
    my codes are as follows
    XML CODE:
    <?xml version="1.0" encoding="utf-8"?>
    <tree>
    <link>
    <port>http://www.marcomanie.com</port>
    <news>http://www.asdfmanie.com</news>
    <gallery>http://www.wesdmanie.com</gallery>
    </link>
    </tree>
    My flash codes are as follows
    LOADING AS
    function loadXML(loaded) {
    if (loaded) {
    _root.port = this.firstChild.childNodes[0].childNodes[1].firstChild.nodeValue;
    _root.news = this.firstChild.childNodes[0].childNodes[2].firstChild.nodeValue;
    _root.gallery = this.firstChild.childNodes[0].childNodes[3].firstChild.nodeValue;
    port.text = _root.port;
    news.text = _root.news;
    gallery.text = _root.gallery;
    } else {
      trace("file not loaded!");
    xmlData = new XML();
    xmlData.ignoreWhite = true;
    xmlData.onLoad = loadXML;
    xmlData.load("linker.xml");
    BUTTON AS
    on (release) {
    getURL(_root.port, "_self");
    Pls let me know what i have to do, to get away with that error
    im very much new to these kind of errors, any fast help will be appreciated.
    thank u
    sunder

    fix your security settings to trust that swf:
    http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.htm l

  • Strange ORA-01044 error

    Hi Guys,
    I'm getting a very strange ORA-01044 error:
    Oracle.DataAccess.Client.OracleException ORA-01044: size 87160000 of buffer bound to variable exceeds maximum 288212783965667328    at Oracle.DataAccess.Client.OracleException.HandleErrorHelper(Int32 errCode, OracleConnection conn, IntPtr opsErrCtx, OpoSqlValCtx pOpoSqlValCtx, Object src, String procedure)*
    at Oracle.DataAccess.Client.OracleException.HandleError(Int32 errCode, OracleConnection conn, String procedure, IntPtr opsErrCtx, OpoSqlValCtx pOpoSqlValCtx, Object src)*
    at Oracle.DataAccess.Client.OracleCommand.ExecuteNonQuery()
    As you can see, the buffer size does not exceed the maximum stated, yet it is still causing an exception.
    Some background.. A new parameter has been added to a stored proc that was originally working fine, this new parameter is an associative array of numbers.
    On the ODP.Net side, I create a parameter that has a collection type of "*PLSQLAssociativeArray*" and Oracle DB Type of "*Int32*".
    Any ideas as to what might be causing this problem?

    Hi,
    What db version?
    There is an older bug where this error would be raised if the requested buffer size exceeded the granule size of the SGA. That was from the 9.2 timeframe as I recall.
    Regards,
    Mark

  • Flash CC error with exported mov

    I'm trying to export my animation as a mov file and it does so successfuly. Then when I try to open it with Quicktime it says there is an error and can not open it. The error states "The movie can't be opened because the file is not in a format that QuickTime Player understands."
    On top of that, when Adobe Media Encoder CC opens up it also states there is an error with the file.
    I am exporting as a video and haven't chosen any settings that are out of the ordinary. Why is the export not working?
    D

    Hi Sarah,
    I have just tried the Video Export of the file that you have provided vincecamuto-600x150-2.fla and it looks like it is working as expected.
    I have used Flash CC 2014 and Windows 7 and QuikTime Player 7.7.2
    Please let me now your Flash version and OS details if they are different from the one mentioned above.
    Have posted the exported video at http://adobe.ly/1m3CYpf
    Thanks!
    Mohan

  • E51 flash lite error

    Hi,
    I installed a screensaver .swf file. When I try to enable the
    saver I get an error 'not enough memory, close some apps and try again'
    If I try and run the file from the file manager it begins to run but comes up with 'flash content error:9'
    Any ideas on how to get this to run properly? Can flash lite be uninstalled and a full version be loaded up onto the E51, will it run ??

    Hi,
    the screensaver you want to view might not compatable on phone,it may run properly on pc.

  • Flash Player Error: "Cannot contact reliable source"

    Hello,
    I've been trying to update the Flash player on my computer, but I keep returning the same error--"Cannot contact reliable source."
    My computer is:
    Windows 7
    32 bit
    Flash Version 11.2.202.235
    I've tried to install on both IE9 and Firefox, but it keeps stopping at 46% and failing. Any idea what I can do to fix this?
    Thank you!

    I'm sorry you're encountering this issue.  Are you behind a firewall that requires a proxy setup?  Would you mind doing the following steps:
    Download the Flash Player installer
    Open a command prompt and navigate to the installer location (eg. "cd c:\users\username\downloads\")
    Run the installer, using a “/debug”.argument  (eg. “install_flashplayer11x32ax_chrd_aih.exe /debug”)
    Once the installer runs and the error is reproduced, a file named “host.developer.log” will be created in your system’s temp folder.
    You can quickly access the temp folder by clicking on Start > Run, then type "%temp%".
    Locate the "host.developer.log" file and either post the contents in a reply or send directly [email protected]
    Thanks,
    Chris

  • I can not find a Flash version of the BIOS for HP Pavilion tx1320er.

    Good day!
    I can not find a Flash version of the BIOS for HP Pavilion tx1320er.
    I can not start the laptop black screen at startup, all the LEDs are lit, read this bill is that it is written bios. The battery dropped does not help, when you turn to pressed keys windows laptop B responds uttering a sound. but I have no USB BIOS version, so just to be sure of the death of my laptop.
    P.S. I write a google transleyt sorry for the errors of translation.

    Hello,
    What does "I tried the apt version of which doesn't download," mean? Are you trying to download from get.adobe.com/flashplayer or from Ubuntu's Update Manager?
    BTW, I deleted your other thread.  Posting the same topic in multiple threads doesn't help your issue get answered quicker and does lead to confusion in responding to two different threads.
    Maria

  • Flash versions Chain of Title

    Can someone please help? I'm looking for a list of all Flash
    versions from oldest to newest.
    For example: ver: 3.0, 4.0, 7.0, MX, 8, CS3.
    I have MX2004 and am not sure which .fla versions I'll be
    able to open or which upgrades would work.
    It's best that I find a list of all versions to be make the
    determination.
    Thx to all whom respond.
    HiTekMom

    Wnlight wrote:
      I have read so much negativity in the past that I also inactivated flash on Firefox on my Mac.
    As Barry said - always update flash player by going directly to the Adobe site -- that is also true for Acrobat.   Although in the long ago past it was okay to update the reader and/or flash from a third party site - now you may get a bogus version of same or get sent to an invalid site.
    If your are going to Adobe itself and are getting an error message - contact apple support or give them bug feedback at http://www.apple.com/feedback

  • ATI radeon 5870 : flash player error & quicktime crashes !!!

    I recently bought ATI 5870.
    i am running OS X 10.8.2 on early 2009.
    system info :
    Model Name:
    Mac Pro
      Model Identifier:
    MacPro4,1
      Processor Name:
    Quad-Core Intel Xeon
      Processor Speed:
    2.26 GHz
      Number of Processors:
    2
      Total Number of Cores:
    8
      L2 Cache (per Core):
    256 KB
      L3 Cache (per Processor):
    8 MB
      Memory:
    24 GB
      Processor Interconnect Speed:
    5.86 GT/s
      Boot ROM Version:
    MP41.0081.B07
      SMC Version (system):
    1.39f5
      SMC Version (processor tray):
    1.39f5
    Graphics card gives flash player error and doesn't allow me to open quicktime files.
    I tried sending the card to Apple. Got it replaced. but I still have the same issue someone please help me....
    Please find the screenshot for the error messages...
    1. while opening quicktime files.
    2. flash player crash :
    Hope somebody can help me find a solution at the earliest.
    Have a good day
    Thanks

    UPDATE
    my friend had another mac. i tried installing the same gfx card in his mac. it works fine. It means the gfx card works fine
    i tried swapping 5870 with his 5770. again i get the same error with quicktime and flash !!!
    i guess its not hardware issue. must be something to do with my osx. 10.8.2.
    any guesses/suggestions ???

  • Problems with the new flash version.

    Turned on my computer (win 7, ff5) and found that both skype and youtube are crippled.
    After some digging, it becomes clear that there has been a new flash version and im far from the only one with problems. I try to use the uninstaller - which works suspiciously quickly- and reinstall. I get a message saying that its already installed. When i try through firefox direct, it says an existing version may be in use.
    So either the uninstaller or the installer is broken.
    When on youtube for example, it alternates between telling me i need to update the plugin and to download  from adobe. I have now done this several times, following the instructions. No suscess.
    Have tried to change the hardware accelleration off, but as i cant see anything thats flash.... its not going well.

    Is your Win7 32-bit or 64-bit?
    What files do you have in C:\Windows\system32\Macromed\Flash (32-bit) / C:\Windows\syswow64\Macromed\Flash (64-bit) ?

  • Open GL Version Error

    My Java 3D application is showing open gl version error as shwon below:
    javax.media.j3d.IllegalRenderingStateException: GL_VERSION
    *     at javax.media.j3d.NativePipeline.createNewContext(Native Method)*
    *     at javax.media.j3d.NativePipeline.createNewContext(NativePipeline.java:2681)*
    *     at javax.media.j3d.Canvas3D.createNewContext(Canvas3D.java:4827)*
    *     at javax.media.j3d.Canvas3D.createNewContext(Canvas3D.java:2372)*
    *     at javax.media.j3d.Renderer.doWork(Renderer.java:876)*
    *     at javax.media.j3d.J3dThread.run(J3dThread.java:256)*
    DefaultRenderingErrorListener.errorOccurred:
    CONTEXT_CREATION_ERROR: Renderer: Error creating Canvas3D graphics context
    *graphicsDevice = Win32GraphicsDevice[screen=0]*
    *canvas = javax.media.j3d.Canvas3D[canvas0,0,0,1016x683]*
    Java 3D ERROR : wglGetExtensionsStringARB not support !
    - The specified procedure could not be found.
    Fallback to use standard ChoosePixelFormat.
    Java 3D ERROR : OpenGL 1.2 or better is required (GL_VERSION=1.1)
    After going through the forums I have found that updating the graphics card drivers can be a solution for the problem.
    Even after updating the grapichs drivers I am getting the same error as above.
    However when i checked the current open gl version using following link :
    http://download.java.net/media/java3d/webstart/prototype/QueryGL.jnlp
    its is showing the open gl vesrion as 1.3 as shown below.
    GL_VERSION = 1.3.0 - Build 4.14.10.4342
    GL_VENDOR = Intel
    GL_RENDERER = Intel 845G
    GL_MAX_LIGHTS = 16
    GL_MAX_TEXTURE_SIZE = 2048
    GL_MAX_3D_TEXTURE_SIZE = 128
    GL_MAX_CLIP_PLANES = 6
    GL_MAX_TEXTURE_UNITS = 4
    Please suggest how to work around this problem.
    Thanks,
    Divya

    What operating system are you on and what is it you are trying to do? "Texture too small" is more or less a transparency blending problem (see http://aeerrors.myleniumstuff.de/?p=750) or texture cropping problem, so it matters, what you are doing. comp preview res and size e.g. on text layers could be influential. The 8600 series should be just fine. While not exactly a precise comparison, the mobile version works just fien in my Macbook both under OSX and Vista, so something else must be the problem.
    Mylenium

  • Unsupported version Error while generating header and footer for the PDF

    hi
    I want to genrate header and footer for the PDF file however on the call of the EndPage class i got a Unsupported Version Error Unsupported major minor Version Error and Class loader Define class
    What has gone wrong ?.

    Can you provide more information about what you were trying to do? In particular, what does your code like like?
    Also, can you include the stack trace, and the complete error message?

Maybe you are looking for

  • Save/Print to PDF...Definitive Answer?

    Hi, Questions surrounding this have come up a few times, but in searching I haven't any real answers. Very simple: Just want to be able to create a PDF as part of a workflow (and not only from the Print dialog). Is installing a separate PDF software

  • Passing Dynamic Internal Table values to another program

    Hi, I have a program ZSAPNEW. In this I have created a Dynamic internal table <fs_emp>. The number of fields differ for each run. The values are passed into <fs_emp> in this program.  Now I need to submit thsi program from a main program ZHEAD and th

  • Menu buttons live on stage

    I am no longer able to edit the menu buttons on my stage. If I click on the buttons layer tab all buttons are selected, but if I then try to select an individual button it just takes me to the corrosponding page and will not select. Please assist Tha

  • Connecting SQL Server 2K to Oracle

    I am attempting to connect MS SQL Server 2K to an Oracle 9i instance using Microsoft's linked server feature. Both databases are on the same server, a Windows 2K Server. Per Microsoft's documentation, I am to install Oracle Client tools and SQL*Net,

  • Photoshop Elements 12 installation/uninstallation failure

    Hi, I purchased Adobe Photoshop Elements 12 on 4 December 2013, and finally today I have tried to install it, on Windows 8.1. But there were problems, big problems. The installation program said that the installation of "Shared technologies" has fail