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.
>

Similar Messages

  • How much work is it to create a custom flash player with chapter navigation

    I am bidding on a job to do a simple instructional video that will be about 2 minutes in length.  The client wants me to put the video in a flash player that has some buttons on it that a user can click on to go to a specific step.  The instructions will have, for example, 10 steps, so they want to be enable the view to click on any one of the step numbers to jump to that point in the video.
    I did a google search for flash programmers who would quote me on how much they would charge me to create the flash player after I sent them an encoded video.  The only company that bothered to give me a quote said that it would be 5 to 7 thousand dollars for them to create a flash player with navigation for me.  I was thinking that this would be like a 2 or 3 hour job for someone who knows flash.  Is it really that time-consuming to create a flash player with chapter navigation?
    Am I starting to think that I am in the wrong business if you guys are getting $5k to $7k to set up a relatively simple player to put on a web page.
    I've got the Master collection but have never wanted to take the time to learn flash.  But if I could charge that much for jobs, maybe I better learn!

    I don't really know how to do this but I've seen some things that make me think it isn't that hard to do at all.
    You should be able to install "cue points" when you encode the video in the Media Encoder.
    I'm sure there's a very simple way to make links which would target those cue points.
    5k is absurd.

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

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

  • Color management for flash player with hardware acceleration

    I have tested the color management for flash player 10.2 with and without hardware acceleration (GPU) on different PCs with different video cards.
    Videos that are played via flash without hardware acceleration on PC have proper color as designed in After Effects.
    When I switch on hardware acceleration, the color shifts, for example green becomes lighter, although grey values are OK. I have tried this by writing a  small Flash programme for playing a movie; I wrote two programmes one with color management as described in the article "Color correction in Flash Player" http://www.adobe.com/devnet/flash/quickstart/color_correction_as3.html and another one without color management. In both cases I got the same color shift when hardware acceleration was turned on. From the result I concluded that color management does not work when hardware acceleration is on.
    My question is: are there any plans to have color management for flash player with hardware acceleration (GPU) in the near future?
    We need to play complex high definition movies streaming through a high speed local area network that need hardware acceleration to avoid stuttering.
    V. S.

    Hi, LOL at my screen moniker. That's interesting that the FF beta has an Option for that. The only problem, is that I have heard that each browser must UNcheck the H.A. I'm sure you'll find out.
    Hope that works at least for FF. Let me know if you have time.
    I've been checking out Apple TV and Google TV. Just saved the links and some info, haven't had time to go further. I'd prefer Apple TV over Google tho.
    I have a 55" HD Sony/Blu-ray Surround Sound Speakers, etc. I hooked up the VGA cable for Internet, and WOW on the Screen/Monitor!! Now I'm thinking about the iPhone 4 with VZ too, on their pre-order list for 2/3/11!
    Hard to keep up with the Technology, moving faster today for some reason.
    We are under the Snow & Ice warning, getting it now. Hope I don't lose power! If so, I'll be offline for sure.
    If I find anything on that H.A. for IE, I'll let you know.
    Thanks,
    eidnolb

  • How to update adobe flash player with os10.6.8

    how to update adobe flash player with os10.6.8

    You can check here what version of Flash player you actually have installed:  http://kb2.adobe.com/cps/155/tn_15507.html
    You can check here:  http://www.adobe.com/products/flash/about/  to see which version you should install for your Mac and OS. You should first uninstall any previous version of Flash Player, using the uninstaller from here (make sure you use the correct one!):
    http://kb2.adobe.com/cps/909/cpsid_90906.html
    and also that you follow the instructions closely, such as closing ALL applications (including Safari) first before installing. You must also carry out a permission repair after installing anything from Adobe.
    After installing, reboot your Mac and relaunch Safari, then in Safari Preferences/Security enable ‘Allow Plugins’. If you are running 10.6.8 or later:
    When you have installed the latest version of Flash, relaunch Safari and test.
    If you're getting a "blocked plug-in" error, then in System Preferences… ▹ Flash Player ▹ Advanced
    click Check Now. Quit and relaunch your browser, but check this also:
    http://support.apple.com/kb/HT5655?viewlocale=en_US&locale=en_US  which also covers ‘blocked plug-in’.

  • Activation Flash Player with AVANT Browser

    Hello, can you help me for this question, please  : I can't activate Flash Player with AVANT Browser.

    Avant has a built in Flash blocker. You may have to disable it. Since it uses three different engines, you'll probably need to have BOTH plug-ins:
    Flash Player for ActiveX (Internet Explorer)
    Flash Player Plug-in (All other browsers)
    And I'd follow the steps for IE:
    http://forums.adobe.com/thread/885448
    http://forums.adobe.com/thread/867968
    although I'm sure the steps will be different for enabling it in Avant.

  • Using Adobe Reader and Adobe Flash player with Yosemite

    Has anyone had a problem using Adobe Reader or Adobe Flash Player with Yosemite 10.10.1

    Adobe Reader X can only save reader-enabled forms. Adobe Reader XI can save all forms.

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

  • I am unable to download Adobe Flash Player with Windows 7 64Bit

    Hello there I am unable to download Adobe Flash Player with Windows 7 64Bit I get and error messagePlease Help

    Hi Pickypattie
    What is the error message you're getting ?

  • Problems installing Flash player with IE

    I am having problems with installing the macromedia Flash
    player on Internet Explorer 6 on Windows 2000 pro. However the
    thing is that with Firefox the flash player works fine. I tried
    uninstalling and reinstalling the flash player with no success. The
    install program will tell me flash player is installed, however on
    every website with flash I get the square with the red cross in the
    upper corner.
    When browsing this forum I came across this thread:
    Forum
    thread .
    In this thread it was advised to use the uninstaller which
    can be found here:
    Uninstaller. However
    when I use this installer two files are left in the folder
    c:\WINNT\System32\Macromed\Flash. The two files are GetFlash and
    Flash9.ocx. When I try to remove the Flash folder manually I get
    the following error message: Can not delete the file Flash9.ocx The
    file is in use by another program. When I reboot and go the folder
    again I still get this message. Could this be a problem so that the
    Flash player will not install properly?
    I hope that someone could help me fix this problem. In the
    mean time I will use Mozilla Firefox as this browser does work how
    it's supposed to.

    Hi,
    Which windows version you are currently using ?
    If you are using Windows 8 or 8.1, then Flash Player for Internet explorer is updated by the windows update by Microsoft so you need to update your Windows to get the latest version of Flash player.
    Current version is 17.0.0.169
    -Varun

  • I cannot download flash player with my id

    I cannot download flash player with my id

    Hi,
    Visit below link to download flashPlayer :
    Adobe Flash Player Install for all versions
    Please note that Google Chrome comes with built in flash player plugin ,you need to update chrome for that.
    Also for Internet Explorer 8.x , Flash is built in, update your windows for latest flash player.
    -Vivek

  • Can I bundle flash player with a free downlodable gaming service that requires flash? Or can I download it for the user without making users to step out  from my product to a completely different flow?

    We have a free downloadable gaming service that requires flash player in order to operate properly.
    I am trying to figure our how can I make users who don't have flash to download it, but I don't want these users to leave my service and start a different download flow in a different website (adobe's) .
    I thought about several different options but don't know what would be considered legal or legit:
    1. download flash along with my product- this means I will have to add another offer screen to my installation? if so, it will damage my conversion.
    2. downloading flash for the user without consent- probably will result with AV alerts
    3. open an iframe for users who don't have flash where I'll ask users to download flash--> that still will redirect users to adobe website to complete the process, which will damage my usage...
    any comments on the above or additional ideas?
    Thanks
    Tom

    Unfortunately, I don't think that our license currently grants the rights that you're looking for.  We do allow for the inclusion of original installers on physical media to address the situation of installation where an Internet connection is not guaranteed to be available; however, the Adobe download center serves an important role in the cost-recovery efforts for the continued development, maintenance and distribution of Flash Player, which is a tremendously expensive undertaking. I think it's unlikely that we would agree to allow the inclusion of Flash Player installers in scenarios where the host installer requires an internet connection.
    Here is a brief summary of the rights granted by this license:
    Licensee is permitted to distribute Adobe Web Players to multiple clients in a closed intranet environment.
    Licensee is permitted to distribute Adobe Web Players to multiple end-users by including the Player installers on CDs, DVDs or other physical media.
    Usage of Adobe Web Players is only permitted for supported platforms; usage rights on non-PC devices or embedded systems are not granted by this license.
    Licensee must use the installers as-is without modification.
    Licensees, at their discretion, are entitled to display the Flash Enabled and/or Shockwave logos on products or intranet sites according to the Style Guide.
    On the plus side, you don't have to worry about serving your users outdated or vulnerable Flash Player versions, and keeping those embedded copies constantly updated would be a lot of overhead.
    Chrome and Internet Explorer on Win8+ always have Flash Player built-in, so those users are generally going to be in good shape (and you shouldn't redirect them to the download anyway, because we'll just give them a message about it already being installed).  IE11 eliminates JavaScript support for conditional comments and various other methods for fingerprinting and targeting IE with IE-specific logic, so you'll want to pay attention to that experience, particularly on Win8+ (i.e. your detection logic might need to be tweaked on this config, if it's depending on isMSIE to do the correct thing... there is a lot of busted Flash detection in the world on this target at the moment...)
    For NPAPI browsers (Safari, Firefox), users are going to have to close the browser to complete the install process, so I don't think that offering the download in an iframe is going to buy you much, and would probably make it more difficult to complete the installation steps, ultimately doing more harm than good. 
    In the case of Safari, the installer re-launches Safari at the end of the installation process, and it does so without reopening all of the previously opened tabs.  I'm hoping that we won't have to live with that issue much longer, but I want to be transparent about the impact to your user experience.  Safari users are going to lose the tab with your site in it during the installation process no matter what. 
    There's also an install mechanism called Express Install, which you can invoke automatically when you detect that Flash Player is not installed, or is below the version that you require.  Off the top of my head, I don't know exactly what happens in every possible install scenario (patch update vs. feature update, by OS and browser).  I think some configs require you to restart and others like IE on Windows don't.  It's all dictated by browser limitations, which are constantly moving targets. 
    In short, we recommend that everyone use SWFObject2 for detecting Flash from JavaScript, and they make it pretty easy to invoke upgrades via ExpressInstall.
    SWFObject: Javascript Flash Player detection and embed script | deconcept

  • Downloading and/or upgrading Flash Player with Windows 8.1 on EI

    I have windows 8.1 and now receiving messages on EI to install Flash Player 11.1.. 
    I tried several times and each time it goes around in circle and I get nowhere.
    Please help...

    This is a known problem with Internet Explorer 11, which Microsoft has been aware of since October 18 when they released their latest "untested" browser. The pages can't recognize the browser, so they don't recognize any of the plugins, like Flash Player. So far, Microsoft has made NO indication that they have any plan to fix it soon.
    Microsoft's recommendation is to use Compatibility View for affected pages, and "pretend" you're using an different browser. Trouble with that is it has seen limited success at best, and you have to individually enable it for EVERY page that has problems.
    I'm not big on "pretending" so I recommend actually using another browser.
    Firefox (from Mozilla)
    Opera (from Opera)
    Safari (from Apple)
    Chrome (from Google)
    ANY of those will work where IE11 won't, with the Flash Player Plug-in (For all other browsers), and Chrome doesn't even need that because it has its own Flash Player plugin built in.

  • Problem adobe flash player with facebook

    good evening
    sorry for my english; i'm italian and i don't speak very well english .
    i have got a problem with ( i suppose) adobe flash player ; when i enter in facebook (with internet explorer) and i play a video of youtube in the facebook's home the video start and i works correctly but when i click on the windows of the video or on the control of youtube the page stop to work and i obbliged to refresh the page .
    i don't have the same problem with the other zone of facebook or other site ......
    for example i have an other browser google chrome and in this browser i don't have any problem .
    internet explorer 9
    adobe flashplayer 12.0.0.38
    java 7 update 51

    Make sure you are using the correct version of Flash Player.
    The latest version of Adobe FlashPlayer can be obtained from here:
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFl ash
    You can check here:  http://www.adobe.com/products/flash/about/  to see which version you should install for your Mac and OS. Note that version 10,1,102,64 is the last version available to PPC Mac users*. The latest version, 10.2.152.25 or later, is for Intel Macs only, as Adobe no longer support the PPC platform. Note that the latest Flash Player update only works on YouTube with Safari in 32 bit mode - until YouTube correct this.
    * Unhelpfully, if you want the last version for PPC Macs, you need to go here:  http://kb2.adobe.com/cps/142/tn_14266.html  and scroll down to 'Archived Versions/Older Archives'. The first one on the list, Flash Player 10.1 is the one you download. More information here:  http://kb2.adobe.com/cps/838/cpsid_83808.html
    You should first uninstall any previous version of Flash Player, using the uninstaller from here (make sure you use the correct one!):
    http://kb2.adobe.com/cps/865/cpsid_86551.html#prob1=uninst,os=m10.6,
    and also that you follow the instructions closely, such as closing ALL applications first before installing. You must also carry out a permission repair after installing anything from Adobe.

Maybe you are looking for

  • Printing to a Windows print server on a domain

    I work at a computer lab at my school and for a long while I don't think anyone has really researched this topic well enough. We charge for print jobs based on username; whoever logs in get chraged for the prints they do. For windows machines this wo

  • HP Color Laserjet 2605dn won't print the red color

    My HP Color Laserjet 2605dn won't print the red color.  It's comes out very light, barely a pink color.  It's not the ink cartridge because it's full and I'm having this problem even when I change cartridges.

  • Error-handling in PKGBUILDs is far from perfect

    Hi, PKGBUILDs should die on failure, rather than just continue regardless of errors. Here's a little rant: Why is it acceptable for ./configure to fail? Or make install to fail? Or the installation of just about any file? They could fail for lots of

  • How to get main class name in running program?

    How can I get classname, which main method is executed? Of course in running program? Please help, Chris

  • Oracle 10g trigger to pass variable to xmltype.existsnode() function

    Hi all, Could anyone please help me on this? It is kind of urgent. I created a trigger below, it compiled successfully, but when I tried to insert a xml document into oracle 10g db, I got error message says: 550- Error Response ORA-00604: error occur