Problem with preloader in Cs5 with AS2

Hey,
I made a preloader in Cs5 with AS2 code:
mask_mc._height = 1;
this.onEnterFrame = function():Void
var loading :Number = this.getBytesLoaded();
var total :Number = this.getBytesTotal();
var precent:Number = Math.round(loading/total*100);
mask_mc._yscale = precent;
txt.text = precent + "%";
if (loading >= total)
gotoAndStop(2);
because I realized that what I'm used to in Cs4 is not working in Cs5. It works fine but, when I press a button that supose to go to another frame, it stock on frame 2.
How can I solve it?

terminate that loop:
mask_mc._height = 1;
this.onEnterFrame = function():Void
var loading :Number = this.getBytesLoaded();
var total :Number = this.getBytesTotal();
var precent:Number = Math.round(loading/total*100);
mask_mc._yscale = precent;
txt.text = precent + "%";
if (loading >= total)
delete this.onEnterFrame
gotoAndStop(2);

Similar Messages

  • Problem with Preloader in my Flash AS2 Game

    I have been using this tutorial to make a preloader:
    http://www.republicofcode.com/tutori.../preloader_bc/
    I have run into one problem though.
    When I simulate the download, it just shows the background color of the game while it loads, and when it finished loading, it shows the loading screen fully loaded. I have followed the tutorial exactly, except added my file names into the AS2 code.
    Here is the ActionScript in Frame 1 I have for the preloader:
    if (_root.getBytesTotal() != _root.getBytesLoaded()){
    stopAndGoto(1);
    preloaderBar._xscale=(_root.getBytesLoaded()/_root.getBytesTotal())*100;
    loaderTxt.text=Math.round((_root.getBytesLoaded()/_root.getBytesTotal())*100)+"%";
    Any hints or answers to what i'm doing wrong?
    Thanks, MrA615.

    Your description of what you've done and the code you show does not match what the tutorial says to do and what code to use... (there is no stopAndGoTo() function in Flash).
    Right-click the second frame on the upper layer labeled Actions and select Actions. Copy and paste the code below to make our preloader functional.
    if (_root.getBytesTotal() != _root.getBytesLoaded()){
    gotoAndPlay(1);
    bar_mc._xscale=(_root.getBytesLoaded()/_root.getBytesTotal())*100;
    loader_txt.text=Math.round((_root.getBytesLoaded()/_root.getBytesTotal())*100)+"%";

  • Problem using extension manager CS5 with command line

    Hi All,
    I had posted my question here : http://forums.adobe.com/message/4695419#4695419, but was advised to do so here as well..
    I have a requirement to get the path of all the installed Extension Managers on any Windows system for the purpose of installing an extension.. I thought, there would be no problem in getting the path from the registry. There was no problem in Win XP, but the same does not work for Win 7.. I googled, and found alternate ways to get the path.
    Here is the link : http://forums.adobe.com/thread/851359. I followed the instructions in this post, but failed to get this working for CS5 as mentioned in my previous thread... No problem for CS5.1 and CS6.. Why is that?
    I want to get this working for CS5, CS5.1, CS6... How can I get the path of all the Extension Manager versions installed on a Windows system?
    Please refer to the following screenshots to get a better understanding of my problem,
    I created a jsx file named "Result.jsx", which I saved in my D drive, with the following code,
    resultFile = new File("D:/result.log");
    resultFile.open("w");
    resultFile.write(BridgeTalk.__diagnostics__);
    resultFile.close();
    If I run this directly from ESTK CS5, there is no problem, and I get the result.log file. I tried to execute this script via command line as shown in the screenshot,
    On executing the above, I got the following error,
    What is going wrong?
    Please help!

    I am sorry for the poor documentation of Extension Manager which causes you so much trouble.
    1. You can use BridgeTalk API to ask specific version of Extension Manager to do something. There is sample in packaging_extension.pdf about this. You don't need to know the installation path of Extension Manager. One thing to note is that the value of bt.target is version specific, i.e. "exman-5.0", "exman-5.5" send this message to different version of Extension Manager, so you can change this value to install/enable/disable/remove extensions using different version of Extension Manager. More detailed documentation of BridgeTalk can be found by clicking "Help" menu then clicking "Javascript Tools Guide CS5" in "Adobe ExtendScript Toolkit CS5".
    2. Specific version of Extension Manager only manage extensions for corresponding version of product. You should use Extension Manager CS5 to install extensions for Photoshop CS5. The reason that the extension you installed for Photoshop CS5.1 using Extension Manager CS5.5 is displayed for Photoshop CS5 in Extension Manager CS5 is that two versions of Photoshop specified the same directory for Extension Manager to manage extensions. This is a defect and will cause some problems if multiple versions of Photoshop co-existed in one machine. But "to find  previous (CS5) extension manager and to enable it" should work for you, I guess you use command line to enable it and specify wrong product name (see #3) so that it doesn't work.
    3. When using command line, you should specify "product" attribute with the name displayed at the left panel of Extension Manager. So "Photoshop CS5 32" is correct. Remember to enclose it with double quote because of existence of space character.
    4. As above mentioned, use display name of Photoshop, and call proper version of Extension Manager by BridgeTalk.

  • Problem With Brushes Pressure CS5

    Hello all.
    I'm using a Photoshop Cs5 with a Wacom Cintiq 12wx Tablet (I'm using PC with WinXP).
    I'm having some problems withe the pressure, it doesn't work on Photoshop, (I tried it on CS3 & CS5), and I did clicked on the Tablet options in PS.
    The pressure just don't responds.
    I Think its becuse I can't change the Minimum Diameter in any Brush.
    Plus when I change the Control part to Pen Pressure, a little warning sign is appering ( a triangel with an exclamation mark insaid ), how ever when I click on it [to see what the problem is ,nothing happens].
    I have to point out that in the Cintiq Tablet Properties it's all fine, the pressure respond(in the meter)
    I tried making a different settings for Photoshop, it didn't help. Can any one Pleas help me?

    Usually, this is an issue with the wacom driver needing to be updated.
    A few people have also found that the Windows tablet settings can also mess things up.

  • Problem with offset settings CS5

    I have got a large indesign CS5 (Win) document with many photos linked (all in RGB).
    How should I prepare pdf for offset?
    I am not sure the RGB-> CMYK conversion. If I can used conversion from Indesign which settings shoudl I choose.
    I tried Pdf/X-1a 2001 but I am not sure about quality of phaotos and conversion RGB-> CMYK, apart of this text in
    such a pdf is not sharp, seems pixelised.
    Could you help me to solve this problem?
    Is there any difference between external RGB->CMYK conversion with photoshop and those automatic from Indesign?offset, pdf
    Please help

    If I make a page with a frame filled with a color where it's easy to spot a conversion—something like 0/0/10/50—and export it as PDF/X-1a, AcrobatX's preflight tells me the profile is DeviceCMYK not the Fogra27 Output Intent Profile I exported.
    If I open Acrobat's Output Preview, the default Simulation Profile is the output intent profile and the gray shows the same 0/0/10/50 separation as in ID. If I change the Simulation Profile to US Sheetfed the separation panel does not show a conversion—I still get 0/0/10/50.
    If I  print separations to the different destination profiles the results match the Output Preview, in both cases the cyan and magenta plates are blank. I don't see anyway to force a CMYK-to-CMYK conversion from the Print dialog.
    If I export the page again and include a destination profile rather than an output intent (by setting the Standard to None) I get very different results.
    Preflight shows Fogra as the profile. In this case the Output Preview simulation defaults to my Acrobat working CMYK space and I get a conversion (because it is not Fogra). If I select Fogra as the simulation there's no conversion, which is what I expect. Again my printed separations match the simulations—by default I get a CMYK-to-CMYK conversion.

  • Problem with MathType and CS5 due to InDesign

    We publish Math and Science curriculum and we run into the problem below.
    the second bullets is imported wrong in CS5. Is there a work around? (I also emailed Design Science). We'd rather use CS5 since all our other subjects are done in CS5 and we want to be able to use spanning across columns which does not exist in CS4.
    The same happens when using MT Extra instead of Euclid Extra.

    BTW, Jongware, I was a bit unfair about the fonts. You can sign up for the 30-day free trial of Mathtype and then you get the fonts. Furthermore, the strong implication is that you need not delete them after the trial period is over, and therefore you also can extract them from the installer for use like this with no compunctions (which is what I did). Source: MathType: Font Installers.
    redesign: Moving right along, just like Jongware, when I open your CS4 document in CS4, I see the same behavior Jongware saw and the same behavior you saw in CS5 (which I also see in CS5), namely the goofy circle glyph (seems to be GID 64 and U+F069):
    I did have to turn on high-resolution previews, though otherwise I got something else entirely.
    I notice, however, that you seem to have authored this file using some 3rd party plugins:
    Since that seems to be a math-related plugin, it doesn't seem inconceivable that it is part of the issue.
    I suggest you disable it and re-test in CS4.
    The font does seem a bit goofy...The goofy circle glyph appears in FontForge, as a ccwcontourcircle, but not in
    standard Mac font apps, like TextEdit. It's also the 'i' position in the font.
    I don't know enough about fonts to dig and really figure out why you get one character when it is first and another when it is second, but I really don't think this is InDesign. Oh, right, let's look at the EPS file in another program...
    Curiously, Preview.app indeed shows the bullet glyph in the first position (and in the second).
    Adobe Illustrator, which I opened by accident (ha!), shows ccwcontourcircles.
    So it seems that Apple and Adobe's EPS renderers treat this font differently.
    I suppose it might be an Adobe bug, but I'm more inclined to suspect its ambiguous... The way the ccwcontourcircle is encoded seems strange to me.
    Well, I think that's enough for me. Basically, Jongware and I see consistent behavior with CS4 and CS5 — oh, actually. Are you using CS4 and CS5 on the same machine? Or on different machines? Because...I suspect this is handled by the AGM library, and it may well be that using CS4 on a machine with CS5 makes it use CS5's AGM library. But that might not be true at all, just speculation.
    Anyhow, I'm not sure what Jongware's newfound Adobe Support optimism is based on. I suspect you'll hear from Design Science in the next day or two, and maybe from Adobe by September. But perhaps I am too pessimistic on Adobe Support right now.
    I suppose making it consistently ccwcountour doesn't help you overmuch though. Hrmm.

  • New pc with windows 8.1, downloaded and installed cs5,no problem open bridge and cs5, but can't read raw file , try to update, can't complete or failed updating, please help

    new pc with windows 8.1, downloaded and installed cs5,no problem open bridge and cs5, but can't read raw file , try to update, can't complete or failed updating, please help

    Sounds like you somehow got the mac version.
    Download the windows 6.7 camera raw update from this link:
    Adobe - Photoshop : For Windows : Camera Raw 6.7 Update

  • Problems with URL in CS5

    Hello, all.  I'm having a simple but very frustrating problem in Flash CS5 with Actionscript 3.  I'm trying to set up a link in an image, when you mouseover the image, it says video and I want to be able to click on it and have it lead to a new URL.  I've gotten the swinging right and have tried (what seems like) every actionscript code out there.  Currently I have:
    /* Click to Go to Web Page
    Clicking on the specified symbol instance loads the URL in a new browser window.
    Instructions:
    1. Replace http://www.adobe.com with the desired URL address.
    Keep the quotation marks ("").
    help_btn.addEventListener(MouseEvent.CLICK, fl_ClickToGoToWebPage);
    function fl_ClickToGoToWebPage(event:MouseEvent):void
    navigateToURL(new URLRequest("http://www.adobe.com"),
    "_blank");
    Which is the basic code snippet, but it won't load adobe.com or any other site and doesn't show any error messages.  Might anyone have any thoughts or suggestions?
    Thank you in advance,
    Katie

    You could look in the help, as you need to learn to use trace - it's very useful for debugging. That being said - you just do like:
    function fl_ClickToGoToWebPage(event:MouseEvent):void
         trace("fl_Click was called successfully");
         navigateToURL(new URLRequest("http://www.adobe.com"), "_blank");
    If the function is called, you will see the text appear in the Output window.

  • Photomerge problems with CS4 and CS5

    I am having all kinds of sudden problems with Photomerge that I never had before (with CS4).  I do very big files and have multiprocessor MacPro and 16 gigs of RAM and whether I use CS4 interactive or CS5 with the Ul plugin in 32 bit Photoshop is just crashing half way through the operations.  I am very annoyed that the new CS5 does not have interactive in 64 bit as any automatic function almost never does the merge properly.  But at the moment nothing is working with either Photoshop.
    Any ideas and will Adobe implement interactive in photomerge in 64 bit?  I am a professional doing large scale pieced-together murals and need the interactive mode and in 64 bit to utilize all the RAM and the ability of the architecture of the system.

    Some Win7 reading
    Win7 Help http://social.technet.microsoft.com/Forums/en-US/category/w7itpro/
    Win7 Configuration Article http://windowssecrets.com:80/comp/100218
    Win7 Monitor http://windowssecrets.com:80/comp/100304
    Win7 Optimizing http://www.blackviper.com/Windows_7/servicecfg.htm
    Win7 Adobe Notes http://kb2.adobe.com/cps/508/cpsid_50853.html#tech
    Win7 Adobe Update Server Problem http://forums.adobe.com/thread/586346?tstart=0
    Win7 Photoshop http://forums.adobe.com/thread/511916?tstart=0
    Processes http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx
    Also hardware setup
    A link with many ideas about computer setup http://forums.adobe.com/thread/436215?tstart=0

  • Hi I have a problem with updating my CS5 premium suite

    Hi I have a problem after install my CS5 premium suite, It won't download and install updates. The error is: An error occurred, when downloading this update, close and try again. Its all programs in the suite, photoshop, illustrator etc. Whats going wrong?

    Hi Cltor,
    Please download and install the updates manually from : Product updates
    and check.
    Regards,
    Rave

  • Dw cs5 with existing wordpress site hosted on yahoo need help connecting to existing remote database

    I am having trouble establishing a database connection.  I can  connect with test databases but am having trouble using dreamweaver wtih  my existing wordpress website.  Am I able to use dreamweaver to edit  and live view my changes before uploading the changed files to my live  site?  Am I able to access my existing wordpress database with  dreaweaver?  I have imported it to my testing server/database but still  seem to be having trouble establishing a connection with it (think maybe  my folder hierarchy might be off).
    macintosh HD/Applications/MAMP/htdocs/nwm/wp/index.php
    "nwm" is the name of the folder that I have copied all of my site  files to and the folder I have dreamweaver pointing to.  "wp" is what I  have all of the wordpress files in (the ones I copied from my yahoo  server - including all my current theme files etc.)
    I am trying to put the info into the mysql connection dialog box:
    Connection Name: Testing (i am assuming this name is for my benefit only and doesn't actually matter)
    MySQL Server: mysql
    User Name: *****
    Password: *****
    Database: wp
    and am getting this message
    MySQL Error#: 2013
    Lost connection to MySQL server at 'reading initial communication packet', system error 61
    did some google seaches of the error.  Tried turning off the  firewall, and the advance tab allow mysql incoming  (there were 2 one  was allow one was not allow.  I changed both to allow)
    Cant really find anything on yahoo to help me out.  Looked in  phpmyadmin database named wp: wp_users to get the username and password  (which due to previous look for help - I think the password was  encrypted cuz it looked like a bunch of mumbo jumbo and am fairly  certain I know the correct password).
    Any help would be greatly appreciated!! I spent $50 on live chat  last night trying to resolve the issue only to find out at the end that  the guy really didn't understand my problem and doesn't have  dreamweaver.  I have also watched countless videos on Lynda.com and have  been thru forum after forum.  While this problem is only a couple weeks  old since I just got CS5.  I have been having trouble making any  headway learning php since I cant seem to make it past the set up  parts.  I have done the php / mysql essential training on lynda.com with  relative success except that I really dont want to work with any more  exercise files so I didn't go on to the beyond the basics. I recently  went thru most of the Dreamweaver CS5 and Wordpress 3. Also did the  first 4 chapters of Dreamweaver CS5 with PHP and MySQL. I need to start  integrating things into my live sites.  I am also trying to work my way  thru the learning php, mysql, javascript book by o'reily media by robin  nixon (as fun as reading a math text book) can't get thru it since I  can't relate any of it to my current sites/needs
    I am on MacBookPro OSX 10.6.6
    Installed MAMP to specification on all 20 tutorials I have tried including lynda.com
    Tested the testing server and is working
    Just installed dreamweaver cs5
    have been using wordpress online to create and edit posts (recently  upgraded to 3.? whatever the latest update was online which I believe  update the files on my yahoo server?)
    Have also installed wordpress on my computer (several times thru each tutorial trying to get this right.)
    Am I expecting the impossible?

    If wordpress controls it's own connection why am I unable to use the live view. I have synced the remote site to my local computer so all the files should be just as they are online with the exception of the DB which contains most of the content.
    I have done all of those steps.  I have even exported the database from inside internet phpmyadmin and imported into computer phpmyadmin.  When I hit live view I get one of couple of errors.
    1.  "One is that the dynamic related files could not be displayed due to an internal server error"
    At some point I was able to view some sample files inside dreamweaver.  But I would like to be able to view my real site files.  I was able to "connect" to the local databases (not the copy of my real one - I think that maybe that was because it is somehow nested inside another db an am going try to reimport to new location).  And then I changed the host/username/password trying to deal with the internal server error. Now instead I get the cannot connect to the database Error 2016 or whatever from the origianl post. Also, I am using yahoo if that matters and all I can find about what their server name is: mysql - is that correct?
    I have been thru this so many times with so many different tutorials I am losing track of what is what.
    2.  Can I access my remote database within dreamweaver? I do not want to create dummy files (seems to be a waste of time).  And while if it had worked exporting/importing a duplicate on to my computer would have satisfied me for a little while it also seems some what counter productive.  Since every post and page is different if I were doing a daily updates etc how would I be able to change the formating or design of them if I can't access the remote files.  Would I re- import everytime I want to work on it to get current database?
    I am trying to be clear.  I listed all the specs I could think as listed  in your "how to get help fast post" (yes I read that at least twice  too) of all of the steps and possible reasons for my problems.  I also  thought that the forum was on a seperate site so I didn't think it would  count as a duplicate.  I am frustrated to tears and am feeling  incredibly stupid that after all this time and all these tutorials yes  you are right I obviously am not understanding what is going on which is  why I am on this forum.

  • Trouble with Adobe Bridge CS5.5 for Mac Lion Photo downloader

    Hi, I am having trouble with  CS5.5 Bridge's photdownloader when I am trying to choose a folder location.
    Im using Lion / Mac
    When I try to choose say an external drive or another folder location it will freeze up and stay on "Choose" the button flashes on and off but when i try to click it it will not respond or select the desired file location
    The photodownloader does not respond to any other commands..i have to force quit it..yes i have re-booted..re-started and problem remains..
    The only way i can download photos is by choosing the first file option of the pictures file on my harddrive which is not want I wish to do..i have noticed that this started happening after the Raw update..was wondering if this is affecting Photodownloader..
    any suggestions would be greatly appreciated..thank you

    Thank you, SG, for clarifying which OS's this will work with.
    I agree with Jennie - the beauty of "get photos from camera" is that it takes 2 steps out of the workaround you mention above. Personally, I'm okay living with 6.4.1, as I have an older camera. I won't be happy if one of the push updates re-updates me to 6.5 though. I wouldn't want to redo the reinstallation of the new version. This method will not work for any of my clients or students though - they normally can't comfortably follow the technicality of downgrading, and some have newer cameras and would need the 6.5 version. (I don't believe in betas for my clients, and neither do they, for the most part)
    I guess I should thank Adobe - some of my clients have needed tech support to perform the downgrade (SO many people aren't comfortable technically), and some of my clients needed to be retaught the workaround SG mentions. Adobe's flub has actually made me a little money - which I'd rather not have to make this way.
    SG's workaround does work and makes sense - but for my clients with hundreds of images at a time, who have to rename items, add copyright info, & etc., this more than doubles their work-time for the start of their workflow. I hope Adobe gets that GM version out soon.
    BTW - this issue supports an argument I've hadfor years regarding "PUSH" updates. I always tell my clients and students not to do them until they research the update. Because of what I do, I do have to install them personally, but I'm grateful I'm comfortable fixing things myself.

  • Running CS5 with Mavericks 10.9.2, if I open a raw file into bridge from desktop any changes I make and click done ( i.e convert to b

    CS5 issues with Mavericks 10.9.2

    Thanks for getting in touch, part of my message was cut off! My problem is when I open up a raw file from desktop into bridge edit the raw image click done sending it back to the desktop as a raw file those changes do not appear on the desktop image. I've tried making an obvious change to an image making it b&w but again that does'nt appear on the desktop image, as mentioned I'm running CS5 with Mavericks 10.9.2.
    Any advice would be greatly appreciated.
    Phil.

  • Premiere CS4 with Media Encoder CS5?

    Hi,
    When I was given my CS4 suite (production premium) years back, it included Premire Pro.  Then, when I told my boss I needed to upgrade to CS5, he purchased the Web Premium Suite.  This was fine, for the most part, as Illustrator, Flash, and Photoshop are the main programs I use, but we just recently got a video project that is giving me some issues.
    We created what turned out being a 4 min + video.  After some trial and error we settled on creating multiple segments in Flash and exporting them as uncompressed MOV files from Flash.  Then we brought all of those MOV files together in a premiere pro project.  The problem seems to occur when I export out an MP4 video from Premire Pro CS4.  Premiere launches Media Encoder CS4 and then creates the MP4.  The MP4 plays on a cellular device like we want it to, but it will not display a thumbnail/preview of the video when viewing the video in the phones gallery.
    We have tried some other tests, and if we export out an MOV or AVI from Flash CS5 then convert that to an MP4 using Media Encoder CS5, there suddenly seems to be a thumbnail on the phone for the video.  After multiple tests, it appears the problem might be related to which version of Media Encoder our final MP4 is produced in.  ME CS4 - No thumbnail. ME CS5 - thumbnail.
    The problem is, we HAVE to use Premiere as our final compiling tool, but I cant seem to get a Premiere Pro CS4 file to work with Media Encoder CS5.
    Any thoughts???
    Thanks,
    Justin

    but to automatically open up AME CS5 ... hmmm.. maybe a hack?
    No, that will not work. Even if you have Audition 4.0 installed (beta), edit in Audition from CS5 will only access Audition 3.0.
    The only way to try it is to open AME CS5, go to File/Add Premiere Pro Sequence and select the CS4 project and then the correct sequence.

  • DW CS5 with PHP: no "register_long_arrays" in php.ini

    Mr. Powers:  I bought your book, “Adobe DW CS5 with PHP: Training from the Source.” I am running MAMP Pro 1.9.6 on a Mac Pro Intel, OS 10.6.8. Following your instructions in Chapter 2, I have changed ALL the settings per Table 2.1, EXCEPT “register_long_arrays” which I cannot find (searched every permutation in BBEdit) in either of the php.ini files listed. The php info v. 5.2.17 shows:
    Configuration File (php.ini) Path: /Applications/MAMP/conf/php5.2
    Loaded Configuration File: /Library/Application Support/appsolute/MAMP Pro/conf/php.ini
    and the “PHP Core” section shows “register_long_arrays” = On.
    Why can’t I find the setting in either php.ini file? Also, I have read that this setting has been deprecated in PHP 5.3; what does that mean to my configuration?
    You recommend matching certain settings to the host’s server configuration; it would be very useful in avoiding potential problems to have a complete list of these configuration/parameter recommendations for a prospective host, don’t you think?

    Thank you, SnakEyez02. At this point, I haven't gotten far enough to understand super-globals but I'm grateful for your help. After much head-banging, I believe the solution to my problem lies on this forum [ Re: Snow Leopard, MAMP php.ini Question ]. Though Mr. Powers recommends using MAMP Pro in the book, he doesn’t mention that changes made to settings in /Library/Application Support/appsolute/MAMP Pro/conf/php.ini are NOT LOADED and not reflected in the phpinfo.php file at subsequent server startups as they would be if I were using MAMP (not PRO).  In order for the settings changes to be loaded by MAMP Pro, editing must be done through the MAMP Pro interface menu /File/Edit Template/PHP 5.2.13 php.ini.
    Having opened that template, I'm now faced with a another unforeseen question:  what to do with
    [setting]  =  MAMP_error_reporting_MAMP
    when the book says that setting should be either “= On” or “= Off.”  If you can help me with this one, you’ll make my week!

Maybe you are looking for

  • Moving iTunes Mobile Applications folder to an alternate drive

    I found out how to move the iTunes Mobile Applications folder to either an external drive or as in my case, from my 256GB SSD systems/application drive to a non-SSD drive on my desktop (3.0 TB in size). This is important for any iTunes users with the

  • Audio volume is always maximum at start

    I upgraded to Mac OS X Lion from Mac OS X Snow Leopard. Before the upgrade when I reboot Mac OS X the audio volume is at the same level I left before. Now when Mac OS X Lion starts, the audio level is always at maximum. I think this is a little bug o

  • Homesharing music shows books as well ... I don't want that.

    I put on homesharing on my desktop and laptop. Music is on a NAS, but via my desktop. On my laptop I see Also books in iTunes. Don't want that. What can I do?

  • Active x controls in oracle forms 11g

    I have read a post regarding, the embeding of active x controls in oracle forms. Can anybody explain it in detail, tat how it can be done on Oracle forms 11g. My database is also 11g. And please explain how to draw activex control on canvas, coz i ca

  • Flash Builder and AIR 3.3 for Mac App Store

    The new AIR 3.3 will bring "Improved Mac App Store Support": http://labs.adobe.com/technologies/flashplatformruntimes/air3-3/ But I have 2 questions: In what way will have be the improvement ? What do different from the past in this aspect ? Will be