As3 flash project targetting flash player 10 error 1172

This is my first post so please excuse me if the answer is trivial.
I am creating a simple project where a movie clip contains a motion tween lasting 180 frames.
So I create a tween layer and create the animation.
I now create another layer and perform a stop(); on frame 30.
When I compile or test,  it produces loads of 1172 errors where common classes (like vector) cannot be found. 100 errors!
This is targeting flash player 10. when I target player 9 all works.
have things changed that dramatically with flash player 10?
what are the consequences of continuing with flash player 9? I prefer to fix the problem and enhance my knowledge.
Thanks guys.

If it's playing in FP8, it can't be AS3.  Generally, AS2 compilation doesn't throw a fit like AS3 compilation does, so seeing errors in AS3 is more likely.  It sounds like you my be using AS2 stuff with an AS3 setting until you set it for FP8 where the publish settings will automatically adjust to AS2.  Beyond that, FP10 has had some issues that FP9 hasn't.

Similar Messages

  • Targeting flash player 10 with ASDoc?

    I'm running ASDoc to document my code.
    (The command line tool shipped with Flex
    that generates documentation of your code.)
    I'm running into a problem.
    I created a project targeting Flash Player 10 and the project
    compiles just fine in Eclipse, but when running ASDoc, one of
    the classes I use contains methods that are NOT available to
    flash players lower than Flash Player 10. Thus the ASDoc tool
    is generating an error, b/c it doesn't know I am targeting
    Flash Player 10.
    How do I tell ASDoc that I wish to target Flash Player 10?
    thanks!

    It's a library inside the package flash.net
    Sincerely,
    Michael
    El 29/04/2009, a las 13:33, JAXIMFLASH <[email protected]> escribió:
    >
    it makes sense that I would need to target the correct swc, but does 
    anyone know where the flash player 10 version of "FileReference" 
    is located? The "FileReference" version that contains the load() 
    method for example.
    >

  • Flash-builder-4 is constantly "Publishing Target Flash Professional File..."

    Hi,
    When working on Flash project in Flash-Builder-4 and Flash-Pro-CS5, FB4 is constantly performing a "Publishing Target Flash Professional File..." as can be seen in the progress window.
    I sometimes get 10 simultanious lines in the progress bar trying to do the same "Publishing Target Flash Professional File...".
    What is going on? FB4 is sure not trying to publish the same thing over and over before the first publish is done.
    I get this problem when working on my bigger project (around 10-20 packages and around 50 classes).
    The next thing that usually happens is that when I initiate a Test-Movie of the project (Ctrl+Enter), at this point is that Flash-Pro-CS5 is crashing.
    Any idea what's wrong with my system?
    Thanks for the help.

    Hi,
    You can find the log under
    https://bugs.adobe.com/jira/browse/FB-27264
    I will update on any progress with this issue.

  • AIR SDK to Target Flash Player 9

    I'm developing a project that targets Flash Player 9.  Is there any way in an FB4.7  pure Actionscript project to target the Player version, not the AIR SDK version? If not, what is the AIR version that targets Flash Player 9? I know that I can set the Player version in the compiler settings but the earliest AIR version I have installed is 3.6 which asks for at minimum Player version 10.1.
    As an alternative, I'm considering using a Flash Pro format FB4.7 project and wondered if there is any drawback to using the Flash Pro compiler? I'm assuming that a Flash Player 9 targetted project would use the newer compiler.
    Edit: It appears that even the Flash Pro project in FB4.7 points to the AIR sdk. So which AIR sdk supports Player 9?
    Thanks,
    Chris

    Ultimately you need to install the proper Flex SDK and or AIR SDK that has the minimum player version you are trying to target. Although it appears that getting ahold of previous versions and getting their minimum player version is not trivial.
    Here is a link that I found that may help:
    http://blogs.adobe.com/flex/2012/05/looking-for-old-flex-sdks.html
    On the other hand according to statistics:
    http://www.statowl.com/flash.php
    (Adobe's link doesn't seem to give version statistics anymore)
    http://www.adobe.com/products/player_census/flashplayer/version_penetration.html redirects to http://www.adobe.com/products/flashruntimes/statistics.html and I wasn't able to find any information on that site. You could Google around for other sites but http://www.statowl.com/flash.php seems pretty accurate.
    An incredibly small amount of people even have Flash Player 9 anymore so is there a reason you don't want to upgrade to requiring Flash Player 10.1?

  • [svn] 3882: Target Flash player 10 for the team application.

    Revision: 3882
    Author: [email protected]
    Date: 2008-10-24 13:16:42 -0700 (Fri, 24 Oct 2008)
    Log Message:
    Target Flash player 10 for the team application.
    QA: No
    Doc:No
    Check-in tests: pass
    Modified Paths:
    blazeds/trunk/apps/team/WEB-INF/flex/flex-config.xml

    By "running fine", flashplayer 10.1 32-bit linux library may require some "massaging" to actually get it working.
    E.G. on Debian Lenny 64-bit using 32-bit firefox 3.6.8 it requires at least these Lenny 32-bit emulation packages:
        ia32-libs
        ia32-libs-gtk
    (this has been pretty well established for a while)
    *Plus* you'lll have to grab the following libraries from a 32-bit Lenny system:
    :/usr/local/firefox-3.6.8_i386$ ls -l *curl* *idn*
    lrwxrwxrwx 1 root root     19 2010-06-24 14:57 libcurl-gnutls.so.3 -> libcurl-gnutls.so.4
    lrwxrwxrwx 1 root root     23 2010-06-24 14:57 libcurl-gnutls.so.4 -> libcurl-gnutls.so.4.1.0
    -rw-r--r-- 1 root root 233992 2009-08-17 19:41 libcurl-gnutls.so.4.1.0
    lrwxrwxrwx 1 root root     12 2010-06-07 10:22 libcurl.so.3 -> libcurl.so.4
    lrwxrwxrwx 1 root root     16 2010-06-07 10:22 libcurl.so.4 -> libcurl.so.4.1.0
    -rw-r--r-- 1 root root 271524 2010-03-26 23:27 libcurl.so.4.1.0
    -rw-r--r-- 1 root root    801 2008-06-06 21:29 libidn.la
    lrwxrwxrwx 1 root root     17 2010-02-26 07:01 libidn.so.11 -> libidn.so.11.5.37
    -rw-r--r-- 1 root root 200280 2008-06-06 21:29 libidn.so.11.5.37
    and plop them in the top level firefox install directory to get it working.  Otherwise you only see messages like
        "Adobe Flash Player error: could not load cURL library"
    (Not terribly helpful)
    This is in contrast to the 10.0 beta 64-bit flashplayer lib that worked fabulously (i had no issues with it ever, which can't be said of the 32-bit one).
    I wonder just how difficult it would have been to fix it for the latest exploits, as they'd done for the 10.x beta 64-bit linux flashplayer previously for security issues?
    This failure by the industry to fully support 64-bit applications is getting pretty pathetic by this point.
    --stephen

  • I just upgraded Flash Pro CC from 13.0.1.80 to 14.0.0.110. I can no longer run any .swf's The target is Player i13 or older, my computer has 16.

    I just upgraded Flash Pro CC from 13.0.1.80 to 14.0.0.110. I can no longer run any .swf's The target is Player i13 or older, my computer has 16.

    you mean you have a problem with the stand-alone flash player?  or you're having a problem with flash pro?

  • AS3 Project in Flash Builder

    Hi I am an experienced AS3 developer working on a Mac, been working in the CS4 IDE and using Textmate for html, PHP etc. I am very keen to use Flash Builder IDE to build my AS3 projects. I have been able to create actionscript projects but when I try to incorporate FLA and the library assets in FLAs I get stuck.The way I want to work is to use CS4  for creating graphics, timeline animation, so when I run the project it compiles the fla and scripts as if I was in CS4 ide.
    So my question: Is there any good tutorials or sites that can guide me thru setting up an Actionscript project in Flash Builder and manipulation of stage, timeline and library assets from an FLA?

    Firstly flashbuilder doesn't use a timeline, it can use assets in a CS4 compiled flash file, but knows nothing about the fla format. A good starting point would probably be to down load the tour deflex which has a lot of  flex examples with the source.
    http://www.adobe.com/devnet/flex/tourdeflex/
    there is also the cookbook page
    http://www.adobe.com/devnet/logged_in/esullivan_cookbook_20.html
    this is a great site for resources when you run into problems
    http://blog.flexexamples.com/
    Adobe also have a lot of video tutorials which are great to get an idea of just how Builder works.
    David.

  • Windows XP SP3: Flash Player Error

    Hi,
    Strange issue was hoping for some assistance.
    We have a problem where we install Flash Player on our build, it works fine as the user that logs on first. After that any user which logs on it reports a different version of Flash and cycles between uninstall errors when trying to update.
    The error is simply "Failed to install".
    The most common error is relating to article tn_16199. From here we have tried to remove the users profile, make them a local administrator, cleaned out the registry with tools mentioned in tn_16199. Nothing seems to work, the only way we have found is to rebuild the problem machine.
    So the question is, what would make this happen where for a user it works fine and reports version 10 is installed but for another user it reports version 7 and cannot be upgraded.
    Thanks in advance,
    Martyn!

    Hi, In the Adobe troubleshooting link: http://go.adobe.com/kb/ts_tn_19166_en-us in item #5, it speaks of Admin.
    privileges. The problem you are having is due to that user account does not have Admin. privilege.
    This is a permission issue, not a Flash Player issue. Since you have XP, here is a link that you can refer to. In addition
    you can use Microsoft to further search for info on this issue.
    http://www.microsoft.com/windowsxp/using/setup/winxp/accounts.mspx
    http://www.microsoft.com/windowsxp/using/setup/winxp/overview.mspx
    Thanks,
    eidnolb

  • Flash CC on W7 . By importing fl.controls like 'import fl.controls.Button';  I get compilation error 1172. Solution?

    Flash CC on W7 . By importing fl.controls like 'import fl.controls.Button';  I get compilation error 1172. Solution?

    Can you show the relevant code and the complete error message?  Before running go into your Flash Publish Settings and choose the option to Permit Debugging - it can help by adding information to the error message.

  • Flash Player error messages from browser?

    Hello.
    So a client I'm building assorted things for gets these annoying error dialog boxes popping up in web pages that I never see myself. But they are akin to those I would see if I were running a SWF locally from my hard drive in my Flash Player. I've tested for these errors repeatedly on different servers and different computers and am coming to the conclusion that there is something peculiar about the way their Flash Player in their browser(s) is configured. Have they somehow installed a debug mode of Flash Player? Have they turned on some annoying verbose mode? If so how do I tell them how to turn it off so that they can realize that the way things look in their office are not remotely representative of the way Flash is rendering things on 95% of the computers in the world (and 100% of the computers I have tested things on)?
    Thanks for your time.

    I have searched through every book, forum, and found nothing
    on suppressing Flash Player error messages from the browser. If
    it's really not possible, this is terrible news. It's nice to think
    that we'd encapsulate everything in try catch methods, but come
    on....

  • Flash Player Error message on Safari

    I kept getting flash player error message on Safari. When I'm viewing Youtube, suddenly, an error message would pop up to say flash player internet plug in encounter error and I have to refresh the page again in order to view Youtube again on Safari. Does anyone know what's the problem?

    Hi CH0606 & welcome to discussions...
    I believe there is a Flash 10 beta that is available you may want to check on @ Adobe's site.

  • "This project is not Flash Catalyst compatible" property value error (Panini)

    I created a project last night in Flash Catalyst Panini and spent several hours on it, saved it, closed it, and this morning when I tried to open it again, it gave me this error:
    This project is not Flash Catalyst compatible. To fix compatibility problems, open the project in Flash Builder.
    src/Main.mxml (141): Unexpected property value: . Expected: array.
    Any idea how I can fix this or do a workaround of sorts? I'm pretty sure from reading other forums that "This project is not Flash Catalyst compatible" is related to a known bug, but I'd really like to not have to recreate my project from scratch... I'm a designer and am quite familiar with Photoshop and Illustrator but kinda new to Flash Catalyst and Flash Builder, although I know a very small bit of html and basic programming principles so that helps to a degree.
    Here is the file: files.me.com/sdjourni/zv2mr8
    Thanks for your help.

    Hi,
        Looks like there were some issues with code related to filters.
       But, I'm unable to reproduce the issue at my end on the latest build. Could you please let us know on which build of Flash Catalyst did you hit this issue?
      Anywyays, I removed two lines of unwanted code and the project is working fine now. I attached the new fixed project to this post. Please download and use that.
       We will investigate the actual issue once we get the Fc build number from you.
    Regards
    Srinivas Annam

  • Suppress Flash Player Error Messages from Browser?

    I'm well aware of try catch functions, but in general is
    there a simple setting to suppress browsers from displaying
    stackTraces on errors?

    I have searched through every book, forum, and found nothing
    on suppressing Flash Player error messages from the browser. If
    it's really not possible, this is terrible news. It's nice to think
    that we'd encapsulate everything in try catch methods, but come
    on....

  • 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 ???

  • Converting Air Project to Web Project in Flash Builder 4

    I have an Air project that I need to convert to a web project to post online.  I've looked online with no luck so far, but perhaps someone can point me in the right direction.
    The closest thing I see to being what I want is if I go to Properties > Run/Debug Settings.  In there I tried going to New > Web Application but when I browse for Project it comes up empty, and so is the "Application file" dropdown.  I tried screwing around int he Source tab in the same window but it doesn't seem to help much.
    Other things that look close to what I want but don't work are when I right click my project, there's a "Add/Change project type" but all options are greyed out and I don't see anything web related in the options anyway.
    Also there's Properties > Targeted Runtimes, but there's nothing there I can do.
    Then in Properties > Flex Compiler I have "Generate accessible SWF file" checked.  But when I try to use that file it won't work in the browser flash player.
    So... is there an easy way to convert an Air project to a Web project?
    Thanks!

    I'm glad (but at the same time sad) someone has had the exact same problem I had.
    I've tried a few things (though none successful).
    - creating a flash pro project from the fb project
    - creating an AS3 project from the as3 mobile project (which runs on air). now this one I thought would work, and it does in Flash Player, however, when I try to run it with the generated html file, all I get is a string of errors.
    Here is something that does work.
    If you create an AIR project in Flash Pro (I've only tried this in CS5.5), when you publish the project, it will generate the swf and html files and the html file works and the swf runs great. Unfortunately you have to start that way (which sucks for programmers that want the benefits of Flash Builder). I haven't found anything to properly convert it yet.
    I hope this is some insight, even a year later.

Maybe you are looking for

  • Which is the best structure for start/stop data logging?

    Hi everybody, hope I can explain my problem good enough that anyone can help me: I have a VI which continuely shows on a graph the voltage of a Analog Input of a DAQ device. Now I want to allow the user to start/stop with a click on a button data log

  • Bootstrap error when installing photo elements 13 on windows machine

    So I have a Macbook and a windows 7 64 bit machine. I was able to install my Photoshop elements 13 program on my macbook with no issues. When I went to install it on my windows machine, I am having all kinds of issues. It keeps giving me a bootstrap

  • Acrobat 8 crashes and dissapears from the application folder

    This problem has happened on three different machines in the last week!  The error after the crash in "An error has been detected with a required application library or file and the product cannot continue. Please reinstall the application." Have rei

  • Content engine newbie

    I am fairly new to content engines allthough I think I understand the concepts. I have about 80 content engines in remote sites and the person who set them up , did it for web traffic to permit and deny specific sites that each remote office wants to

  • IPhoto 08' running slow

    Upgraded to iLife 08'. I could not be more displeased with the speed of iPhoto. Moving pictures to other events SLOW. Scroll bar SLOW. Resize window SLOW. I mean painfully SLOW. No prompt to rebuild thumbnails, I have no other apps. running. I need a