Help Exporting Flash CS3

Hi guys, I'm new in the forum and I don't know if what I need
has already been published.
I'm using Flash CS3, I'm learning how create text effects and
animations. My problem is that when I export movie and save this as
.SWF, it save it succesfully but my parters can't see the movie
even having Flash Player. If they open it with Internet Explorer
they can see the movie.
There's a way they can see the flash movie without set up
Internet Explorer to open it?
Thanks.

>I followed directions located in Adobe Captivate 3's help
menu about
>exporting
> to Flash CS3. I have tried both exporting from Captivate
and Importing
> from
> Flash to move my captivate project into flash. About 5
times, an error
> saying
> "Unknown error" had occurred popped up. I closed Flash
and Captivate a
> couple
> times and then it worked. Several new errors popped up
during the
> "successful" import---worse yet, the captivate project
imported terribly!
> Pieces of the demonstration were all over the stage.
>
> Long story short, something is wrong. Is this a Vista
thing? Does anyone
> know about any of this?
>
Doesn't seem to be specific to Vista.
I've had similar issues trying to export to Flash. But
sometimes it seems to
work beautifully (although always with an error message about
"unable to
find Flash.exe" or similar), aside from in issue with the
backgrounds all
importing to Flash at the wrong size. This is easily worked
around, and has
been discussed here a number of times.
My first suggestion to you is to try rebooting your machine
before trying to
export again.
Steve
http://twitter.com/Stevehoward999
Adobe Community Expert: eLearning, Mobile and Devices
European eLearning Summit - EeLS
Adobe-sponsored eLearning conference.
http://www.elearningsummit.eu

Similar Messages

  • Help with Flash CS3 Particle Effect Tutorial Code

    I did the tutorial from http://www.schoolofflash.com/2008/03/flash-cs3-particle-effect/. I used a star to replace the circle. Here's my code:
    var starsArray:Array = new Array();
    var maxStarss:Number = 8;
    function addStars(e:Event)
        var stars:Stars = new Stars();
        stars.x = stage.stageWidth/2;
        stars.y = stage.stageHeight/2;
        stars.alpha = Math.random() * .8 + .2;
        stars.scaleX = stars.scaleY = Math.random() * .8 + .2;
        stars.xMovement = Math.random() * 10 - 5;
        stars.yMovement = Math.random() * 10 - 5;
        starsArray.push(stars);
        addChild(stars);
        stars.cacheAsBitmap = true;
        if (starsArray.length >= maxStarss)
            removeChild(starsArray.shift());
        stars.addEventListener(Event.ENTER_FRAME,moveStars);
    function moveStars(e:Event)
        e.currentTarget.x += e.currentTarget.xMovement;
        e.currentTarget.y += e.currentTarget.yMovement;
    var myTimer:Timer = new Timer(50);
    myTimer.addEventListener(TimerEvent.TIMER, addStars);
    myTimer.start();
    This time, I'm trying to make the stars shrink and transparent as they move away from the point. So I coded it like this:
    import flash.events.Event;
    var starsArray:Array = new Array();
    var maxStarss:Number = 8;
    function addStars(e:Event)
        var stars:Stars = new Stars();
        stars.x = stage.stageWidth/2;
        stars.y = stage.stageHeight/2;
        stars.alpha = Math.random() * .8 + .2;
        stars.scaleX = stars.scaleY = Math.random() * .8 + .2;
        stars.xMovement = Math.random() * 10 - 5;
        stars.yMovement = Math.random() * 10 - 5;
        starsArray.push(stars);
        addChild(stars);
        stars.cacheAsBitmap = true;
        if (starsArray.length >= maxStarss)
            removeChild(starsArray.shift());
        stars.addEventListener(Event.ENTER_FRAME,moveStars);
        stars.addEventListener(Event.ENTER_FRAME,animeStars);
    function animeStars(e:Event)
        trace(this.starsArray);
        this.scaleX-=0.01;
        this.scaleY-=0.01;
        this.alpha-=0.01;
        if (this.alpha<=0) // remove this object from stage
    function moveStars(e:Event)
        e.currentTarget.x += e.currentTarget.xMovement;
        e.currentTarget.y += e.currentTarget.yMovement;
    var myTimer:Timer = new Timer(50);
    myTimer.addEventListener(TimerEvent.TIMER, addStars, animeStars);
    myTimer.start();
    I couldn't make it work. All I got was an error message saying "
    1084: Syntax error: expecting identifier before rightbrace.
    Help?

    It is because of this line of code at the end
    myTimer.addEventListener(TimerEvent.TIMER, addStars, animeStars);
    if you read the documentation on addeventlistener it looks for these type of arguments to be passed
    addEventListener(type:String, listener:Function, useCapture:Boolean);
    animeStars is not a boolean it is a function. Since you already have animeStars in your addStars function you can exclude it in the last event listerer. try this:
    myTimer.addEventListener(TimerEvent.TIMER, addStars);

  • Please i need help istalling Flash CS3

    i downloaded the 30 day trial for Adobe Flash CS3
    Professional and the first time i ran the setup, it passed the
    initialization and the window for installation came up but then my
    comp froze so i restared it. now when i try to run the set up it
    says 'initializing Adobe Flash CS3'
    after it initializes it, it says:
    'Setup already running'
    "You can only install one adobe product at a time. please
    install the other adobe product before attempting to install Adoce
    Flash CS3"
    , and no i do not have another adobe intallation window
    running.
    PLZ HELPP

    Check Task manager to see if its running in there if so
    endtask it. then try again

  • I need help exporting on CS3 to tape

    Hi! I'm having some major problems as I'm completely 100% lost on what to do here and frustrated to tears to boot. I have some movie files I've made (.avi) that I want to export to Mini DV tape (back to my camera). The problem is that I have absolutely no idea how to do this. Not even the slightest inkling. Importing is a piece of cake, but exporting I am completely lost. I know next to nothing about this process or what I'd need to do. If anyone has any tips at all in layman's version that I could understand to be able to do this, I would appreciate it so very much.
    I am running Premier Pro CS3 on a Windows XP PC, I have the iEEE 1394 firewire cable and the capture card is installed on my computer (obvious, i've been able to import footage), and my mini DV camera is a Sony HDV 1080i miniDV. I cannot for the life of me figure out how to reverse engineer this and scowering the internet for any tutorials or help has been completely useless so far. Please, someone, lend me some knowledge :)

    Maybe this will help:
    Set up a DV or HDV system
    Export a sequence to tape with device control

  • Help me:Flash CS3 cannot import AI format

    When I inport the AI format, the software makes a mistake on
    the prompt:
    "unknown software exception(0xc000000d),location:0x7813892c"
    What meaning is this?

    The problem is probably the card reader. VPC works because it is talking to the device directly and isn't using the Mac OS X USB mass storage stack. Back around 10.3, this issue started cropping up with certain broken flash readers, including my old one (do a search on this board for Zio). The cause is the fault of the device. Windows manages to avoid it by transferring data less efficiently in smaller pieces.
    If you're comfortable poking around in Terminal, a couple of years ago, I built a workaround driver that might help (it's a copy of Apple's USB mass storage KEXT with a handful of tweaks). You can find that at
    http://www.darwin-development.org/flashreader/
    If you try it, let me know if that helps or doesn't help. It will slow down all USB transfers, though, so if you have or are planning to buy any recent iPod, I wouldn't recommend this.
    There's also a workaround that involves copying the whole flash card. Basically, it goes like this:
    1. type "ls /dev" in Terminal.
    2. You'll see a bunch of things marked /dev/disk0s3 and similar.
    3. Connect the flash reader.
    4. Repeat steps 1 and 2.
    5. Note the new entries in /dev. There will be one new "whole device" dev file (without a "s3" partition number) shown---probably /dev/disk1.
    6. Substitute that device into the following line in place of /dev/disk1. Be SURE not to mix up the if (input file) and of (output file) entries.
    dd if=/dev/disk1 of=tempimg.iso bs=512
    7. Wait for this to finish.
    8. Remove the flash card/reader.
    9. type:
    open tempimg.iso (or double-click the file in the Finder)
    10. Import into iPhoto from the disk image.
    11. Eject the disk image.
    12. Delete the tempimg.iso disk image.
    But the best answer is to replace the flash reader. I'd suggest FireWire, since I've never heard of any significant problem reports with any FireWire readers.

  • Quicktime movie export from Flash CS3 is skipping frame.

    When I try to export Quicktime movie from Flash CS3, the
    resulting mov file is skipping frames. i.e.: The movie is showing
    frame number 1, 2, 3, 4, 5, 6, 7, 7, 7, 10, 11, 12, 12, 12, 15
    etc...
    As you can see the frame number 7 is repeated 3 times and
    frame 8 and 9 are nowhere to be found.
    The last configuration I used is 960x540, Sorenson video 3
    medium quality, 25 fps, keyframe every 25 frames. 6400 kbits/s.
    I tried various configurations,with different codecs and even
    with keyframe all frames and I always get simillar problems.
    Anyone have an idea what is going on, and how to fix this?
    Thank you,
    Olivier.

    The QT exporter in Flash is honestly my least favorite
    feature - not the feature itself but how it
    works (or how it doesn't work in some cases). For me it is
    almost unusable unless you have a very
    short timeline, small stage, lower frame rate - like AS
    generated effects or something - otherwise,
    for true frame accuracy to video output - it is not reliable
    enough and not fast enough for any real
    world production environment.
    So typically for me - I love SWF2Video (www.flashants.com) as
    it takes any SWF and makes it into an
    AVI that is frame accurate no matter what the frame rate is -
    quite incredible - enough so that I
    always felt it should have been bundled with Flash (as well
    as Wacom tablets).
    Harmony is an incredible product - as is SOLO and TBS (Toon
    Boom mStudio) - each of those programs
    are dedicated animation programs designed for output to video
    - Flash has a lot of hats to fill and
    it was never really designed for animation to video even
    though many of us have found it suitable
    for all intents and purposes as an animation program for full
    production.
    But all in all - the quicktime exporter doesn't really
    deliver how we would expect it too I am sorry
    to say - I only hope it works as well as it does on the Mac
    (Mac users could always choose to export
    to Quicktime Video but not PC users).
    For now if I am exporting to video I keep it all on the
    timeline or nested in Graphic symbols or use
    the SWF2Video tool.
    hope this helps.
    -chris
    Chris Georgenes / mudbubble.com / keyframer.com / Adobe
    Community Expert
    OBastien wrote:
    > Thank you for your reply Chris.
    >
    > I tried different possible solutions you listed but it's
    not working.
    > Disabling sound had no effects. Changing the FPS is not
    an option, it has to be
    > 25 FPS. I lowered the resolution to 300 something, it
    seemed to be a little bit
    > better, but it still dropped some frame, and the image
    quality was horrible.
    >
    > I think it is really sad that we have to try different
    settings in the hope
    > that flash will grab all the frames. I'm really
    disapointed in Adobe. I'm
    > pretty sure it is the fault of Adobe and not Apple,
    because I don't have does
    > problems with Quicktime in ToonBoom Harmony. What is
    strange is when I do an
    > AVI export I never noticed a dropped frame. I'm not
    using AVI video right now
    > because I can not find a codec that gives me small size,
    fast encoding times,
    > the ability to seek in the movie by dragging the
    timeline progress bar, and the
    > possibility to edit in After Effects. If you know an AVI
    codec that does all
    > that it would be really great news.
    >
    > Thank you again,
    > Olivier.
    >

  • Help!! Flash CS3 and CS4 "Test Movie" very slow on OS X

    This is a problem that, having read many forums, affects a
    very large amount of people, though Adobe doesn't care at all. It
    only affects OS X users. I know that it has been addressed many
    times in different forums, but I never actually stumbled across
    anyone having found a solution.
    When I use Flash CS3, and I make any animation, even the
    simplest tween, and I preview it with Test Movie, the result I get
    is an extremely slow playback. Something like half the FPS it
    should be.
    However, when I export the SWF and preview it in the external
    Flash Player or in a browser, it's just fine and fast.
    Another interesting thing is that in CS3, when I open the
    Help panel, the problem with Test Movie only happens like 20% of
    the time. In that case, it only gets solved if I restart or Log Out
    at least. I have no idea why the Help panel being open solves the
    problem, this only shows that this is probably a little graphic
    user interface bug, or something similar, that could be solved very
    very easily.
    In Flash CS4, there is no Help panel, so there is no solution
    to the problem.
    It would be nice to be able to press Cmd + Enter to see the
    movie, and not have to do File > Export > bla bla bla, open
    Finder, Find the SWF, double click it, wait for the browser to
    open... etc...
    I have a brand new 2.5 GHz MacBook Pro, and Test Movie runs
    faster on my 900MHz Pentium III PC!! Funny...
    Here are some links I found about this problem:
    http://bugs.adobe.com/jira/browse/FP-878
    http://kb.adobe.com/selfservice/viewContent.do?externalId=kb407896
    http://www.kirupa.com/forum/archive/index.php/t-258991.html
    This is quite ridiculous, and on Adobe's Support page, the
    solution is "Do not use Test Movie."
    And the funny thing is that they didn't even bother to fix
    this in CS4...
    So basically if something doesn't work, Adobe's solution is
    "Don't use it."
    I guess they're right!
    Please, tell me if anyone has or does not have this problem
    or knows anything about it!
    Thanks,
    Mate

    This is a problem that, having read many forums, affects a
    very large amount of people, though Adobe doesn't care at all. It
    only affects OS X users. I know that it has been addressed many
    times in different forums, but I never actually stumbled across
    anyone having found a solution.
    When I use Flash CS3, and I make any animation, even the
    simplest tween, and I preview it with Test Movie, the result I get
    is an extremely slow playback. Something like half the FPS it
    should be.
    However, when I export the SWF and preview it in the external
    Flash Player or in a browser, it's just fine and fast.
    Another interesting thing is that in CS3, when I open the
    Help panel, the problem with Test Movie only happens like 20% of
    the time. In that case, it only gets solved if I restart or Log Out
    at least. I have no idea why the Help panel being open solves the
    problem, this only shows that this is probably a little graphic
    user interface bug, or something similar, that could be solved very
    very easily.
    In Flash CS4, there is no Help panel, so there is no solution
    to the problem.
    It would be nice to be able to press Cmd + Enter to see the
    movie, and not have to do File > Export > bla bla bla, open
    Finder, Find the SWF, double click it, wait for the browser to
    open... etc...
    I have a brand new 2.5 GHz MacBook Pro, and Test Movie runs
    faster on my 900MHz Pentium III PC!! Funny...
    Here are some links I found about this problem:
    http://bugs.adobe.com/jira/browse/FP-878
    http://kb.adobe.com/selfservice/viewContent.do?externalId=kb407896
    http://www.kirupa.com/forum/archive/index.php/t-258991.html
    This is quite ridiculous, and on Adobe's Support page, the
    solution is "Do not use Test Movie."
    And the funny thing is that they didn't even bother to fix
    this in CS4...
    So basically if something doesn't work, Adobe's solution is
    "Don't use it."
    I guess they're right!
    Please, tell me if anyone has or does not have this problem
    or knows anything about it!
    Thanks,
    Mate

  • Flash cs3 newbie help - setting up a clicktag

    I am just about to pull my hair out - please help as I don't have that much hair to pull out.
    I created a flash file in Flash CS3 and was told I need to add a click tag for an agency who want to keep track of the click throughs for the ad.
    I have created the invisible button layer and set up the 'hit' and tried and tried and tried to select the button and add some action script to it.
    (which I have seen three different codes to use)
    Each time I export it or publish it I get the error message: mouse events are permitted only for button insances on release. I have read and understand I need to assign the code to the button and not the frame but for the life of me, I cannot figure out how to do that.
    I select the button (which I have converted to a 'button') and F9 or left click to get the Actions panel and once I am there and try to use the '+' to add code, it automatically shows 'Current Select/Frame 1 in the left side of the Actions panel. I get that it is adding the code to the frame but how do I get it to add the code to the button???
    So my question is 1) how do I add the code to the button and not the frame and 2) what code should I use?
    Any and all help is GREATLY appreaciated!
    oops...forgot to add I am using AS2. Thanks!

    Kglad - thanks so much for all your help.
    I spoke to a friend who corrected what I was doing.
    Here's an explanation for those who may find the thread...
    Click on the invisible button you created and press F9 (opens Actions)
    (Ensure it says 'Actions: button' at top)
    Put this code in:
    on(release)
    var clickTAG="http://www.yourwebsite.com";
    if (clickTAG.substr(0,5)=="http:")
    getURL(clickTAG, "_blank");
    Seems it's always a simple answer for a baffling question.
    Thanks again.

  • Help with adobe flash cs3?

    I don't know where else to put this topic, so I'm putting it here. I'm using Adobe Flash CS3, and I want to rotoscope a movie I made in FCE. I imported it (numerous times now, each taking about 20 minutes), but I can't figure out how to add it so it is in seperate keyframes so I can actually start rotoscoping. Does anyone know anything about this? Any help is appreciated- I've spent about two hours too many trying to figure it out. I might just be stupid... but...
    iMac   Mac OS X (10.4.9)  

    I don't know where else to put this topic, so I'm putting it here. <
    You want the Flash forums that are at Adobe.com and creativecow.net and elsewhere.
    <div class="jive-quote">I'm using Adobe Flash CS3, and I want to rotoscope a movie I made in FCE. < </div>
    But why have you chosen Flash to do the roto? Why not After Effects or even Photoshop?
    I imported it (numerous times now, each taking about 20 minutes), but I can't figure out how to add it so it is in seperate keyframes so I can actually start rotoscoping. < </div>
    Separate "keyframes?" Do you mean individual FRAMES? You must export out of your editor as an image sequence. Easy. See the online help system or the manuals.
    I might just be stupid... but...< </div>
    You're not stupid, you just are in a bit over your head. Incomplete research. Roto is a huge niche industry, heavily supported with lots of tutorials but...
    Rotoscoping is difficult under the best conditions, you want to find some tutorials from Flash support sites before tackling this.
    ? < </div>
    Please do not bump your own posts. It's rude, especially since this is not a direct Final Cut issue and there is no immediate crisis involved. You just haven't figured out how or where to look for assistance.
    I converted it to a quicktime file, though.< </div>
    Yes, but you used the wrong export type.
    bogiesan

  • Export from Captivate 3 to Flash CS3

    I followed directions located in Adobe Captivate 3's help
    menu about exporting to Flash CS3. I have tried both exporting from
    Captivate and Importing from Flash to move my captivate project
    into flash. About 5 times, an error saying "Unknown error" had
    occurred popped up. I closed Flash and Captivate a couple times and
    then it worked. Several new errors popped up during the
    "successful" import---worse yet, the captivate project imported
    terribly! Pieces of the demonstration were all over the stage.
    Long story short, something is wrong. Is this a Vista thing?
    Does anyone know about any of this?

    >I followed directions located in Adobe Captivate 3's help
    menu about
    >exporting
    > to Flash CS3. I have tried both exporting from Captivate
    and Importing
    > from
    > Flash to move my captivate project into flash. About 5
    times, an error
    > saying
    > "Unknown error" had occurred popped up. I closed Flash
    and Captivate a
    > couple
    > times and then it worked. Several new errors popped up
    during the
    > "successful" import---worse yet, the captivate project
    imported terribly!
    > Pieces of the demonstration were all over the stage.
    >
    > Long story short, something is wrong. Is this a Vista
    thing? Does anyone
    > know about any of this?
    >
    Doesn't seem to be specific to Vista.
    I've had similar issues trying to export to Flash. But
    sometimes it seems to
    work beautifully (although always with an error message about
    "unable to
    find Flash.exe" or similar), aside from in issue with the
    backgrounds all
    importing to Flash at the wrong size. This is easily worked
    around, and has
    been discussed here a number of times.
    My first suggestion to you is to try rebooting your machine
    before trying to
    export again.
    Steve
    http://twitter.com/Stevehoward999
    Adobe Community Expert: eLearning, Mobile and Devices
    European eLearning Summit - EeLS
    Adobe-sponsored eLearning conference.
    http://www.elearningsummit.eu

  • Photoshop CS3 export to Flash CS3

    I have checked the adobe site, and the lynda.com site and
    still can't find a way to export from Photoshop CS3 to Flash CS3 so
    that all of the layers are imported into flash on individual
    layers. I have found how to do it with CS2 using imageready but
    that is no longer an option in CS3. Can anyone help? I have a flash
    project on hold because of this one.
    Thank you...

    I have tried saving the file from Photoshop CS3 as a PSD and
    then importing it into Flash CS3. You get all the layers but not
    the drop shadows. The drop shadows are there but as a part of what
    ever they are shadowing, they are not a separate layer. Also using
    CS2 and Imageready I could get the layers to be named the same as
    my file name automatically so each layer would end up with a unique
    name instead of layer1 and layer2. Is there still a way to do it
    the way we used to or something similar so that everything is on
    its own layer including drop shadows and the layers in flash are
    automatically named for you on import?

  • Exporting in Adobe Flash CS3

    Hey, I use Adobe Flash CS3 Pro to make animations alot. I've been having trouble latley. I'm trying to export my animation as an AVI file but whenever I do it says "Error creating AVI file" And is does that with every animation that I make. Help?

    When you create a flash project, the first thing you should do is set the stage height and width to the desired sizes in the properties panel. That will control the final size published by flash as the end resulting .swf file width and height.
    Your published flash file size (swf) is directly related to the size (kb, mb) of the content within the file. A basic simple text only flash is usually around 3-5 kb, just about everything else is whats imported into it. So if your final file kb size is too large, than you should look to optimizing your images individually before importing into flash.
    Try here if you don't have a program that can optimize images: http://webopt.com/
    Lastly, once you have completed a .fla file, you would typically use the "Publish" option to create the .swf file, not "export"

  • Flash CS3: Export keyboard preferences + Flash commands?

    In Flash CS3, does anyone know how to export keyboard
    preferences + Flash commands? Are these settings stored in files
    located somewhere or do I need to export them somehow? I want to
    transfer these settings to another computer without remaking all my
    preferences + Flash commands. Anyone know how? Thanks.

    Gibbz1,
    > clicking export pops up with some error (I can post
    > this later if need be).
    Without the error, I can't imagine a way to help you. ;)
    Flash CS3 publishes to ActionScript 3.0, 2.0, and 1.0 just
    fine for me.
    David Stiller
    Adobe Community Expert
    Dev blog,
    http://www.quip.net/blog/
    "Luck is the residue of good design."

  • Problem Installing Flash CS3 Pro PLEASE HELP!!

    I have downloaded the installer for about the 3rd time i
    extract it all right but when i run the setup.exe its all fine
    until it starts to install but then it says something like " insert
    Adobe Flash CS3 Professional to continue" i keep trying but it
    never works i even converted the folder to a .iso and mounted it
    with the same name it told me but that still doesn't work. I have
    run out of ideas please if anyone knows the problem please can you
    help me out?

    FYI: "Br" is the Bridge application - try launching that to
    see if it fully installed.
    Chris Georgenes
    Adobe Community Expert
    mudbubble.com
    keyframer.com
    http://tinyurl.com/2urlka
    Ms. Clause wrote:
    > My computer is a brand new Vaio laptop loaded and 4 GB
    RAM. I don't think I
    > have a hardware problem. I tried to reinstall,
    redownload and it still will
    > not install the flash software. After I download I
    clicked on the file and it
    > install a folder in my drive, then I clicked on set up,
    it went through a
    > normal set up but for some reason it doesn't load Flash
    CS3, it only load 2
    > components from that I think it Br and something else.
    >

  • Color management issues with Flash CS3, please help?

    Hello everyone.
    I am having issues with color from a Jpeg image produced in Photoshop CS4
    after importing onto the stage in Flash CS3. The color in Flash changes the image to a lighter less saturated state. Yuk.
    Here is a link to a screen capture to show you what's happening (for a bigger view):
    http://www.rudytorres.com/color/weirdcolor.png
    As you can see the front image is the Photoshop image showing the sRGB color profile embedded but Flash (behind) changes that color.
    This client is quite picky and she will notice this difference.
    If any one can help, please.
    - Rudy
    P.S. It's a button somewhere, Right?

    Dougfly,
    Only an hour wasted? Lucky you. Color is an incredibly complex subject. First, forget matching anything to the small LCD on the back of your camera. That's there as a basic guide and is affected by the internal jpg algorithm of your camera.
    2nd, you're not really takeing a color photo with your digital camera, but three separate B&W images in a mosaic pattern, exposed thru separate red, green and blue filters. Actual color doesn't happen until that matrix is demosaiced in either your raw converter, or the in-camera processor (which relies heavily on camera settings, saturation, contrast, mode, etc.)
    Having said the above, you can still get very good, predictable results in your workflow. I have a few color management articles on my website that you might find very helpful. Check out the Introduction to Color Management and Monitor and Printer Profiling. In my opinion, a monitor calibration device is the minimum entry fee if you want decent color.
    http://www.dinagraphics.com/color_management.php
    Lou

Maybe you are looking for

  • Creating a Bootable Image on my iMac G5 (Power PC) - Please read.

    Greetings, My wife and I have stored quite a bit of data on our iMac - including our recently developed wedding photos and our iTunes. That being said, we think it's time we take the plunge and get an external drive. To that end, we ordered the G-Tec

  • Script:  When insert USB, run App.

    Here's the deal: When I plug in a USB drive, and it pops up on the desktop, I want it to automatically run a little application thats in it. This application would be some text document or something that would open up like a notice. I can do that par

  • Wi-Fi access using DLink DIR 615

    I just bought my IPad this Saturday. Can't get Wi-Fi access using my DLink DIR 615 router at home. This router supports my brother's laptop w/no problem. My IPad works fine with other hotspots

  • UNWANTED SCAM CONTACT REQUESTS

    PEOPLE SKYPE's   acknowledgement of an ongoing problem and lack of action is total **bleep**. At present any user can be sent a CONTACT REQUEST from any scammer, regardless of a user's privacy settings. This is WRONG, SHOULD NOT HAPPEN and is contrar

  • My i-pad will not open

    My I-pad will not open.  Any ideas?