What most affects Flash performance?

What components, hardware and software, affect Flash
performance the most?
I believe that video cards have no bearing, but have
recently come into a debate over the RAM vs processor.
Also, on Windows XP, any tricks to bring up performance
speed?
Thanks in advance,
michael

Do you mean in reference to authoring or the player?
Dan Smith > adobe community expert
Flash Helps >
http://www.smithmediafusion.com/blog/?cat=11
http://www.dsmith.tv
"msimmons55" <[email protected]> wrote in
message
news:fs8fd5$nvi$[email protected]..
> What components, hardware and software, affect Flash
performance the most?
>
> I believe that video cards have no bearing, but have
recently come into a
> debate over the RAM vs processor.
>
> Also, on Windows XP, any tricks to bring up performance
speed?
>
> Thanks in advance,
> michael
>

Similar Messages

  • Will my graphics card affect the performance of Flash Professional on my computer?

    Hello everyone,
    I want to know if the graphics card in a computer affects the performance of Flash Professional. Or if I am going to experience any issues with computer such as lag or errors. I want to use a computer that has an hd 4600 graphics card with and i5 dual core processor. Will this be more than enough or should I opt for a i5 quadcore with an intel iris?

    Hi LaangDao,
    These are the system requirements for Flash Professional
    System requirements | Flash Professional
    Thanks,
    Preran

  • What happens to unused common table expressions ,Does this affect in performance or ?

    If I write a query with one or more common table expressions to which I
    don't actually refer in the query, do they just get pruned off or do
    they get executed regardless? how does it affect in performance
    Prem Shah

    Try below
    seems when the CTE is not refer in the query then statement inside CTE is not executing at all even if it nested CTE, see for your self
    Create table UserInfo
    UserId int primary key,
    UserName varchar(30)
    GO
    Create table UserInfo1
    UserId int primary key,
    UserName varchar(30)
    GO
    insert into UserInfo
    select 1001,'X1' union all
    select 1002,'X2' union all
    select 1009 ,'X9'
    GO
    insert into UserInfo1
    select 1001,'X1' union all
    select 1002,'X2' union all
    select 1009 ,'X9'
    GO
    SET TRANSACTION ISOLATION LEVEL SERIALIZABLE
    GO
    Begin tran
    select * from UserInfo1 where UserId between 1001 and 1009
    and UserName = 'XXXX'
    --Commit
    PRINT 'WITH out CTE access in select'
    SET STATISTICS IO ON
    ;WITH CTE1 AS
    (Select * From UserInfo1)
    select * From UserInfo
    PRINT 'WITH CTE access in select'
    ;WITH CTE1 AS
    (Select * From UserInfo1)
    select * From UserInfo a inner join CTE1 b on a.UserId=b.UserId
    Stats IO
        WITH out CTE access in select
        (3 row(s) affected)
        Table 'UserInfo'. Scan count 1, logical reads 2, physical reads 0, read-ahead reads 0, lob logical reads 0, lob physical reads 0, lob read-ahead reads 0.
        (1 row(s) affected)
        WITH CTE access in select
        (3 row(s) affected)
        Table 'UserInfo1'. Scan count 0, logical reads 6, physical reads 0, read-ahead reads 0, lob logical reads 0, lob physical reads 0, lob read-ahead reads 0.
        Table 'UserInfo'. Scan count 1, logical reads 2, physical reads 0, read-ahead reads 0, lob logical reads 0, lob physical reads 0, lob read-ahead reads 0.
        (1 row(s) affected)
    Thanks
    Saravana Kumar C

  • What does a flashing folder icon with a "?" inside mean?

    What does a flashing folder icon with a "?" inside mean?

    Question (?) Mark, Blinking Folder, or Gray Screen at Startup
    These are related but not identical issues. Their causes are outlined in Intel-based Mac- Startup sequence and error codes, symbols. Solutions may be found in:
    A flashing question mark or globe appears when you start your Mac
    Mac OS X- Gray screen appears during startup
    In most cases the problems may be caused by one or more of these:
    a. Problem with the computer's PRAM - See Resetting your Mac's PRAM and NVRAM.
    b. Boot drive's directory has been corrupted - Repair with Disk Utility.
    c. Critical system files are damaged or deleted - Reinstall OS X.
    d. The disk drive is physically non-functional - Replace the hard drive.
    Note that the information I have provided is what Apple recommends, If other users suggest different solutions than found here, then be sure what they recommend does not impact on your warranty, if any, or ability to get continuing Apple service.
    Please don't start removing drives or changing cables unless you know what you are doing and have exhausted other non-invasive alternatives outlined here. If you perform any work yourself that is unapproved by Apple, then you will void any warranty you may have and lose all further Apple Support.
    Repair the Hard Drive and Permissions
    Boot from your Snow Leopard Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    The main difference if you are using Lion or Mountain Lion is that you must first boot from the Recovery HD. Simply boot from the Recovery HD to perform the above.
    Reinstall Snow Leopard Without Erasing The drive
    1. Repair the Hard Drive and Permissions
    Boot from your Snow Leopard Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    2. Reinstall Snow Leopard
    If the drive is OK then quit DU and return to the installer.  Proceed with reinstalling OS X.  Note that the Snow Leopard installer will not erase your drive or disturb your files.  After installing a fresh copy of OS X the installer will move your Home folder, third-party applications, support items, and network preferences into the newly installed system.
    Download and install Mac OS X 10.6.8 Update Combo v1.1.
    Reinstalling Lion/Mountain Lion Without Erasing The Drive
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the main menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu.
    Reinstall Lion/Mountain Lion: Select Reinstall Lion/Mountain Lion and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.

  • Flash Performance

    In all the test I've done, with Flash 9 and 10, it just seems that Flash videos just can't keep up as they can in Windows. Do you think it's a driver or flash problem? It's extremely discouraging, and making me think to give up Linux for Windows because of many example of poor drivers and support for Linux from big business

    sam wrote:
    Flash performance is dependent on the flash player and the video driver your computer uses.  Flash player is generally slower in linux than in windows.  This is probably due to adobe's priorities.  Heck, for a long time linux only had flash 7 while windows had flash 9 and many sites used flash 8.  It was a grim time in linux history...  Having said that, the performance difference between windows and Linux versions should still allow for relatively smooth video animations, if it wasn't for the drivers.
    I'm not sure if this is because flash now tries to use your video card to speed up rendering or it is because of bad video card drivers, but the drivers have an IMMENSE impact on video.  I have an ati card, and ati has been undergoing a change of philosophy toward linux and this is impacting their drivers.  This usually bring about good change, like AIGLX; however, it introduces many bugs that affect video performance.  The current ati driver is 8.6, however I'm still using 8.4 because 8.5 and 8.6 make youtube videos UNWATCHABLE on my dual core.  The 8.4 driver is slightly sluggish, but at least I can watch flash videos.
    The performance of flash videos is indicative of the general performance of flash on the platform.  If you dual boot and want to see this difference, you can try a simple video like youtube.com.  Most likely this will work equally well in both OSs, where you will 'likely' find a difference is HD videos on dailymotion (unless you have a powerful video card).
    The good news about all of this is that the future of flash looks very promising.  Adobe finally treats linux with the same respect as windows, and is apparent by the simultaneous release of flash 10.  Ati is breaking milestones with their video drivers, and the open source ati driver will eventually surpass the stability and performance of propriety drivers.
    keep believing it then

  • Flash performance frustration

    Listen,
    I am a qualified technician, I have a GTX 560 Ti if you must know, I have provided support for PC Games in the past and help desk support to over 40,000 staff and experienced in QA of software.
    If you read my post you would see, that I am talking about mutliple sites on multiple platforms with Flash causing problems over time, crashing my browsers, slowing down my systems and it's not just specific to the most recent update(s), which I have implemented.
    If I try and use most games on Facebook, they really slow things down even more (and before you ask if I am running multiple games at once, no I am not, but my system can more than handle non flash applications in multiples.
    My problem now is the way you are all trying to polish this over as if this my own system issue, this is much bigger than this.
    What is normal flash content by the way ? Are you saying that applications on smart devices or facebook is not normal flash? because this issue is not limited to being specific, however when I have a flash game or a flash site in the background, my whole system starts to chug and it has always been that way no matter what update or system I am on more than 50% of the time.
    If you want to blame developers for coding poor flash, then you should have a Flash certification program so people know which apps or websites are Adobe approved/certified to run smoothly.
    Flash is very lucky that systems performance are increasing at increasingly fast rates, but the amount of resources shown by flash related content doesn't actually seem to be the real amount of resources it is using, I am wondering if this is hidden by how much resources it gains from Video or Graphics cards (and borrowed memory).
    This most recent update, including being used with IE 9, Firefox 5 or the latest version of Safari is by no means an exception to the rule.
    I should not have to troubleshoot so often my flash problems, this should have been done IN YOUR LABS properly, before being sent out to the public. I can of course choose not to use sites, not to have a playbook (which renders flash better than my PC funny enough, even though my PC is 10x as powerful)
    You are trying to help and I am grateful for that, but I am putting this out there because I feel its very important to discuss further.

    I branched this out to a new thread because it was off topic from the thread it was originally posted on (which was specific to IE9, 10.3 and Intel HD GPU's.)
    I am a qualified technician, I have a GTX 560 Ti if you must know, I have provided support for PC Games in the past and help desk support to over 40,000 staff and experienced in QA of software.
    As you know, there are an almost unlimited number of devices and drivers out there in the wild.  We ask for the GPU hardware and driver details because the latest releases of Flash Player take advantage of them.  To try and reproduce issues, we do our best to duplicate the environment that issues occurred on.  We've also found that this information is critical to us reproducing the issue.  Many times, older drivers/gpu's have bugs or don't support the hardware features we require for hardware acceleration.  This can manifest itself in many different ways (black video, flashing graphics, crashes, etc.)
    If you read my post you would see, that I am talking about mutliple sites on multiple platforms with Flash causing problems over time, crashing my browsers, slowing down my systems and it's not just specific to the most recent update(s), which I have implemented.
    While I understand the frustration, it's difficult to approach this without specifics.  If you run into a crash with Flash Player, please see this post for details on retrieving the crash log.  We work constantly to improve the performance and quality of the player and we take customer reported issues with the highest priority.  Maybe you could take some video of what you're experiencing so we could get a better reference to what's happening on your system.
    If I try and use most games on Facebook, they really slow things down even more (and before you ask if I am running multiple games at once, no I am not, but my system can more than handle non flash applications in multiples.
    Is there a particular game this occurs with?  Does it happen right away?  Is it only when there's heavy action on the screen?  Again, video might help to understand what you're seeing.
    My problem now is the way you are all trying to polish this over as if this my own system issue, this is much bigger than this.
    I'd love to be able to reproduce this on my system, but I'm not being impacted like you are.  I'm not trying to blame your system, I just need more info about what my system is missing that would allow me to experience what you are experiencing.
    Again, I understand the frustration.  I also understand if you don't want to help troubleshoot the problems.  However, if you do, we're here to listen and help if we can.
    Thanks,
    Chris

  • What version of Flash Player should I use with my Power PC based Mac?

    I did the following (see below from a Recent Forum) - and even got a sucessful INSTALLED, but when I go to YouTube....I can not get anything and I am asked to update FLASH.....thoughts?
    What version of Flash Player should I use with my Power PC based Mac?
    Please follow these instructions for installing the most recent version of Flash Player that supports PowerPC based Macs
    1. Follow the instructions for uninstalling Flash Player on the Mac: Uninstall Flash Player
    2. Download and extract the Flash Player 10.1.102.64 zip file
    3. Navigate into the folder "/Flash Player 10.1.102.64/10_1r102_64/"
    4. Mount the file "flashplayer10_1r102_64_ub_mac.dmg" by double clicking
    5. Install using the normal procedure

    I was finally able to successfully installed FP on my Mac OS 10.5.8 using the last trick shown below by Chris (Adobe Flash Player.pkg file). This, only after several (at least 10) attempts, and only after restarting my computer after downloading the install file. Thanks for the helpful post.

  • I intend to buy new mac pro, is it better to wait for the new OS X mountain, or can buy it and we can update it without affecting its performance?

    I intended to buy new mac pro, is it better to wait for new OS X moutain or can buy it now and update it later as it will not affect its performance???

    khalid.mktaka76 wrote:
    I intended to buy new mac pro, is it better to wait for new OS X moutain or can buy it now and update it later as it will not affect its performance???
    If you can wait about a 3 months after 10.8 is released this summer and upon new hardware you should be in excellent shape to have not only a fastest latest machine, but a OS X version that all the bugs have been worked out. Plus the three free months of Apple hand holding while they figure out what they did wrong with the new OS version.
    If you need a new machine now you'll have to get what you need obviously, but 10.8 should run on it just fine. However know that Apple tweaks things with more currently sellling hardware first, then later gets to the previous released models.
    It's been my guestimation that your good for about two year old hardware with very recent OS X release, three years or older hardware you may want to reconsider sticking with the previous OS X version as your hardware is getting dated and likely has only a year left to go anyway (4 year average), so why bother mucking it up, slowing it down and having to buy all new/updated software and third party hardware because they won't make drivers for your new OS version?

  • Help installing most recent flash on Firefox...

    I have the latest version of Firefox, and am trying to download the most recent version of Adobe Flash.
    I have checked all of the help provided, and decided to come here before paying for a phone call I shouldn't have to make.
    Every time I try to install the flash player (and only the flash player), a box appears at the top of the browser that says I have to install missing plugins. I have no other option, as nothing else comes up. Just that box. When I click on the install missing plugins box, it says it couldn't find any, and asks me to do it manually, so I do. Then it downloads something, and says it can't be found, so I have the option of browsing my computer (which I don't do, since I don't have anything that can fix it), or using the web to find the correct thing to open the file. When choose that, it says there isn't one in existence.
    Plus, it doesn't help that all of the images offered for help on the site are from a Firefox version from like, two years ago.
    I seriously, SERIOUSLY need to get this installed, because all of my homework for a class is done through a web thing that requires Adobe Flash.
    So... has anyone encountered this, and can anyone help?
    Thanks in advance.

    Hi, A couple of questions. Are you the Administrator and are you using that Account?
    Please post back your operating system, browsers used and versions.
    Go to this test site and test Each browser. You should be able to see the animation of the Flash logo, let me know on that.
    Also this site will tell you what version of Flash Player that you now have.
    http://www.adobe.com/software/flash/about/
    Thanks,
    eidnolb

  • Wmode transparant affecting player performance

    Hi,
    Is it true that the wmode transparent parameter affects the
    performance of the flash player?
    I've got a swf file which runs slow in the IE flash player
    when wmode is transparent. The FF player doesn't seem to be
    affected by the performance issue.

    wMode transparent is notoriously unpredictable, and as it
    uses a more
    complex rendering algorithm it will consume more processor.
    smaller
    swfs (dimensionally) will be less affftected
    On 2006-05-02 08:29:46 -0400, "rudgr"
    <[email protected]> said:
    > Hi,
    >
    > Is it true that the wmode transparent parameter affects
    the
    > performance of the flash player?
    >
    > I've got a swf file which runs slow in the IE flash
    player when wmode
    > is transparent. The FF player doesn't seem to be
    affected by the
    > performance issue.
    John Pattenden
    Screentime Media
    Flash Screen Saver, Application and Wallpaper tools
    http://www.screentime.com

  • N82 Flash Performance

    So how does the phone's flash perform its operation comparing to other hi end nokia camphones and other tops like k850i etc? Is it that outstanding or so so..?Message Edited by korngear on 30-Nov-200709:26 PM

    Ahem..
    Well. Say you sittin in a literally non lit, pitch black room that's 13-15 feet in length. Take a picture with this 82 and it's like someone switched on a neon light in the room. I never knew I'd smile at a picture like this. Sure pic quality CAN be better, but the flasher kills off some of the quality disappointment. I wore glasses in college and only wear'em when I watch TV, till today. Without wearin' 'em now and lookin at pix compared betwwen this handset and the k850i.. I'd say what I see. About 6-70% brighter pix from the 82. Pic quality.. I don't know.. Hmmm.. And shanapps.. The red I don't light blinds the freak outta anybody just as much or more. ok ok.. its flash.. It's just perfect for the mobile phone age we're in, but for right now. Honestly, I'm satisfied. Alot!
    Peace..
    tim aka sal aka moee here.
    Does Nokia have product Beta-Testing nowadays?

  • Poor Flash performance on G4 mac mini

    Hi,
    I've got a 1.25Ghz PPC G4 mini with 512mb running 10.4.11 that exhibits extremely poor Flash performance; jerky almost unwatchable video. I downgraded from Flash 10 to 9, and it only got slightly better, and most videos now require 10. I've heard the Flash drivers for Macs are awful; is this the problem?
    Also, maybe possibly related, when I leave the computer on for awhile, the hard disk eventually, and magically, "fills up". After a restart, I have 1.55G of a 37.5G drive. When I leave it on for awhile, it'll get down to Zero KB, and become so slow that I have to restart it again, if it doesn't just crash outright? Is this a memory leak? Is the only way to cure it by wiping the HD and reinstalling the OS?

    I think Boece has nailed it. Can you get more memory in your mini? I know it's a pain and the max quoted by Apple is only 1G, but I think a big part of your problem is just plain lack of memory. When the system does not have enough real memory to work with it will use virtual memory - use the hard drive as if it were memory. This really slows things down, especially when you have a hard drive that is way too full as yours is. You have very little ram to be running OS X and you've effectively blocked the system from the work around it wants to use to deal with this by having a hard drive so full. Add a resource hog like flash and the problem just gets worse. Every time I've added memory to a mac the page-outs have gone down and the system become more responsive. You have a lot of page outs. I've seen macs run all day and have zero - but that's with 4-6g ram. Still, the fewer the better. Here's a nice link to Apple's discussion of memory usage in OS X: http://support.apple.com/kb/HT1342?viewlocale=en_US
    Also, flash will never run great on the graphics sub-system in that unit. I have a MDD G4 1.25 with a similar graphics unit and flash isn't great on that either. But for security reasons I would never run less than the latest version of flash - it is one of the main conduits of malware these days and although I've never heard of problems on the mac it's still not good to leave gaping security holes. Hope this helps.

  • Can I use Flash Player plugin version 11.2.202.228 with my Firefox ESR 10.0.7 instead of the most current Flash Player plugin?

    I am trying the Tor web browser software pack and it comes with Firefox ESR 10.0.7.
    Right now, I'm trying to install a Flash Player plugin because it doesn't have one in this Firefox ESR 10.0.7 already, or this browser just doesn't see the slightly older Flash Player 11.2.202.228 plugin that I already have already installed on this machine.
    '''Is there a way to make this Firefox ESR 10.0.7 browser see the Flash Player plugin 11.2.202.228 that I already have installed on this machine without installing the newest, possibly problematic Flash Player plugin?'''
    I already have the Flash Player 11.2.202.228 plugin installed on this machine, a PC with Windows 7 ULT, because the most current versions of the Flash Player plugin had some problems and they wouldn't allow Flash content to play at all, so I reverted back to a slightly older version of the Flash Player that was reliable, crash free, and most importantly, it works.
    But when I try to play any Flash content in this Tor-Firefox ESR 10.0.7 browser it tells me I don't have a Flash Player on this machine, or installed as a browser plugin or add-on, and it wants me to install the most current Flash Player on this machine, which I DO NOT want to do for the reasons I stated above.
    My other Firefox browser, along with Google's newest Chrome browser and a newer version of the Safari browser for Windows, plus an older Internet Explorer 8, all WORK JUST FINE with the Flash Player 11.2.202.228 that I have installed on this computer and Google Chrome and Safari didn't even require having newer Flash Player plugins installed at all... they just see the Flash Player 11.2.202.228 plugin that I already have on this machine and they play all Flash content perfectly.
    So can I just make this Tor-Firefox ESR 10.0.7 browser see the existing Flash Player 11.2.202.228 plugin that I already have on this machine?... and if so, how do I do that?
    Thanks for any help.
    Also, I'm not able to find an actual community help forum for Tor, even via their "Torproject.org" website... is there one?
    Thanks,
    numetro

    You should actually be using Flash 10.3 (11.2 is insecure).[[Flash 11.3 doesn't load video in Firefox#w_solution-2-downgrade-flash|Solution 2: Downgrade Flash]].
    Also, is there a reason you are using Firefox ESR? It's mean for organizations, and doesn't include all the security and stability fixes that Firefox latest (15.0.1) has.

  • Can't tell what most apps in the store are without clicking on them.

    Greetings,
    I can't tell what most apps in the store are without clicking on them. Please add mouse over info. It takes too long to click each one and go back over and over.
    Than s

    You're just talking to other users here. To communicate directly to Apple, use the [Apple feedback page|http://www.apple.com/feedback>.

  • Whats new with Flash Player 9.0

    Hi all ..
    i want to know whats new with flash player 9.0. what are the
    new features etc..
    thanks in advance

    > He is using stopAllSounds to stop sounds that are in
    seperate swfs on an html page. I tested it, and it does not work.
    In my
    > tests
    > I put 3 swfs on an html page (not loaded into each
    other). On the third swf I have the stopAllSounds command. It stops
    only it's
    > own sound in the third swf but has no effect on one.swf
    and two.swf's sound.
    > The thing is I don't know if stopAllSounds ever worked
    across separated swfs before in players before version 9.
    > tralfaz
    I have confirmed his complaint. stopAllSounds works correctly
    across multiple swfs on an html page using Flash player 8 but not
    with Flash Player 9.
    Incidentally, there is another big "improvement" (they say)
    that prevents you from uninstalling the Flash 9 player without
    running
    their uninstaller exe. Unfortunately, their uninstaller
    uninstalls all flash player versions (not just version 9) from ALL
    browsers
    so if just want to remove player 9 from IE you are forced to
    also uninstall it from FireFox etc as well. Great, huh?
    tralfaz

Maybe you are looking for

  • Overheads not calculated

    Hello Experts, After launching the KKS5, error messages for no calculation of the overheads on some materials. When launching KKF6N for June the Indirect Costs are there but it's not the case for the month of July. The costing variant planned for the

  • Print out tickets

    Can i have customers to print out a ticket after having booked and paid an event? Or can I use vouchers or any other kind of downloadable thing as a ticket? Want to avoid sending tickets to customers per mail.

  • How to use ImgScan(built in win32 OCX) in applet?

    Hi, I am new to this forum. I explain what exactly i want to do. I have a scanner in network. i want to display scanned image in applet. As iam reguler VB programmer i was using ImgScan.OCX and ImgEdit.OCX(windows built in ocx's) for this. In java al

  • Black screen on HP 2000-2133TU

    This happened when I tried to install win 8 to my laptop. At the windows install screen I formated the partition which had the earlier OS and when I clicked the next button an error message came stating "Windows cannot be installed to this disk. The

  • Cast error message when discovering ref cursor parameter from stored proced

    We are today using Microsoft's Oracle provider with some code from the old Data Application Block (from MSDN) to discover parameters from the stored procedures. This code uses the OracleCommandBuilder.DeriveParameters to get the parameters from the s