Flash and IFrames

Hi Guys.
I am playing around with IFrames and Flash. I have the main
nav in one frame build in flash and content in another IFrame on
built with css. I have links within the main body of the html page
and I want the images in the flash movie to change accordignly to
the location of the user. Example : home = image of home, contact =
image of a phone.
Any help or locations of tutorials are much appreciated.
Thanks for your time.
Cheers

MIchalUtko wrote:
> Hi Guys.
>
> I am playing around with IFrames and Flash. I have the
main nav in one frame
> build in flash and content in another IFrame on built
with css. I have links
> within the main body of the html page and I want the
images in the flash movie
> to change accordignly to the location of the user.
Example : home = image of
> home, contact = image of a phone.
> Any help or locations of tutorials are much appreciated.
http://www.moock.org/webdesign/flash/fscommand/index.html
an old article but should give you quite clear idea of the
whole concept
Best Regards
Urami
<urami>
If you want to mail me - DO NOT LAUGH AT MY ADDRESS
</urami>

Similar Messages

  • Javascript, Flash and Bookmarks

    We are using Captivate 8 to create our courses.  On slide 3 through 12 I have one web object per slide which brings up a web page containing a streaming video player that points at a video hosting company that we rent space on.  Our website is hosting the HTML containing the steaming video player used for each slide.
    On each of these slides (3 through 12) I have some JavaScript (upon page load) which is trying to set the suspend data and making sure that the current slide is being bookmarked.  I have tried calling the suspend data call and even the set Bookmark call and both have the same results:  Nothing happens.
    I am testing it out on a PC running Flash and am using Fiddler to watch the transactions.  Once the videos have started (starting on slide 3), I do not detect any activity to update the bookmark information going back to our LMS.
    Once the student is past all of the slides containing the video web objects, then the bookmarking seems to start working correctly again.
    It appears that Captivate is converting the slides to a Flash Movie with iframes used to display the video itself.  But it appears that while the flash movie is playing the slides with the videos, no communication goes on between the course and the LMS.
    The videos on each slide is only about 5 to 10 minute long.
    We are having more and more students who get somewhere past the 3rd video slide and then their session times out for some reason (usually inactivity) but when they attempt to restart the course, they taken back to the first video slide again.
    We are not ready to go exclusively HTML5, so I need our bookmarking to work with the Flash-version of our course.
    Any help or advice would be greatly appreciated.
    Thanks

    I have used 2 different approaches and neither one seems to work.
    The first was:
    /* Calling a self-invoked function to not pollute the global scope and immediately destroy the scope chain */
    (function(){
      var KeepItActive = {
      checkComms: function() {
      this.showConsoleLogs = 'no';
      try {
      this.currSetExitResult = SCORM2004_CallSetValue("cmi.exit", SCORM2004_SUSPEND);
      if (this.showConsoleLogs == 'yes') {
      console.log("Result is type of " + typeof this.currSetExitResult);
      console.log("Set Exit to Susspend worked =  " + this.currSetExitResult);
      if (this.currSetExitResult || this.currSetExitResult == 'true' ) {
      this.currSlideName = SCORM2004_GetBookmark();
      if (this.showConsoleLogs == 'yes') {
      console.log("Current Slide Name =  " + this.currSlideName);
      } else {
      if (this.showConsoleLogs == 'yes') {
      console.log("Set Exit to Susspend Failed");
      }  catch (err) { //otherwise assume failed.
      if (this.showConsoleLogs == 'yes') {
      console.log("The Catch of the try-catch feature was activated");
      KeepItActive.checkComms();
    The second was:
    /* Calling a self-invoked function to not pollute the global scope and immediately destroy the scope chain */
    (function(){
      var KeepItActive = {
      resetBookmarks: function() {
      try {
      var strBookmark = null;
      var callReturn = null;
      strBookmark = this.SCORM2004_GetBookmark();
      callReturn = this.SCORM2004_SetBookmark(strBookmark);
      }  catch (err) { //otherwise assume failed.
      if (this.showConsoleLogs == 'yes') {
      console.log("The Catch of the try-catch feature was activated");
      SCORM2004_GetBookmark: function () {
         SCORM2004_ClearErrorInfo();
         return SCORM2004_CallGetValue("cmi.location");
      SCORM2004_SetBookmark: function(strBookmark) {
         SCORM2004_ClearErrorInfo();
         return SCORM2004_CallSetValue("cmi.location", strBookmark);
      KeepItActive.resetBookmarks();

  • My MacBook was acting weird so I restarted it and when I login a white screen flashes and goes back to the login page. Help?

    My MacBook was acting weird like sometimes I would log on and I wouldn't be able to type my password for a couple seconds,but it usually logged in after that. Then I left my computer open after installing the recent update after that all my applications were not responding. So I shut it down, when I turned it back on about an hour later it went to this loading screen and then to the login like usual. After I tried logging in a white screen flashed and it went back to the login/ password screen like nothing happened. Any ideas on what happened and what I can do to fix it?

    Reinstall OS X;
    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.

  • Adobe 'fixes' for Flash and Dreamweaver

    According to what I've been reading, Adobe added fixes to
    Dreamweaver 8.02 to deal with the Active Content problem created by
    Microsoft when Flash animations are embedded in web pages. Since I
    have an earlier version of Dreamweaver and Flash and am having
    problems like everyone else with that issue, would some 8.02 user
    kindly inform me if this is indeed the case, and what does one do
    in the new version to ensure Flash active content runs as intended?
    Is it something that one must still manually add to the code in an
    .html file, is the correction added automatically, is there an icon
    to press....just how is the new feature/fix used and incorporated?
    I'd like to know before considering an update. Thank
    you..............frank

    http://www.adobe.com/support/dreamweaver/downloads_updaters.html#dw8
    Basically after you update if you add a flash file you get
    this code added to the html file:
    <script src="Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    and that folder (Scripts) and (fileAC_RunActiveContent.js)
    are automatically created with your project. When you import a swf
    file the code that is automatically generated is also updated with
    a snippet of code to fix the AC issue:
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','wid th','404','height','368','src','~movies','quality','high','pluginspage','http://www.macrom edia.com/go/getflashplayer','movie','~movies'
    ); //end AC code
    </script><noscript>
    You dont really have to do anything other then remember to
    upload the scripts folder to your server when you publish.

  • I've installed CS6 and web Premium on a Mac running 10.9.5, and Dreamweaver,Flash and Illustrator wont launch.  All other components work normally.  In Activity monitor it says Adobe switchboard failed to respond.  Can anyone help solve this issue?

    I've installed CS6 and web Premium on a Mac running 10.9.5, and Dreamweaver,Flash and Illustrator wont launch.  All other components work normally.  In Activity monitor it says Adobe switchboard failed to respond.  Can anyone help solve this issue?

    Release: 4/25/2012
    http://support.amd.com/us/gpudownload/windows/Pages/radeonmob_win7-64.aspx

  • Flash and Fireworks combination

    Macromedia MX: I am working on an image in Fireworks and
    would like to incorporate a flash movie into this image so that I
    can put it into Dreamweaver for my website. A quick example of the
    image is a square inside a square (kinda like a TV set). Is there a
    way to layer the Flash movie into the Fireworks image so that the
    Flash movie plays inside the inner square but is not visible on the
    outer square? (since it would overlap somewhat) Would I import the
    image from Fireworks to Flash and work on it there, or import the
    Fireworks image into Dreamweaver and insert the Flash movie there?
    I am not sure how to go about this task. Thanks for any
    suggestions.

    P-C-Surgeonz;
    You can't "layer"a flash swf into an image, but you can
    "insert" the
    image and flash into your html separately using
    dreamweaver--but IMO
    importing the png fireworks png into flash, and just
    embedding the flash is
    easier. -Tom Unger

  • Bios Flashing and Recovery

    BIOS FLASHING
    We do not recommend using the MSI LiveUpdate tool to update your BIOS! It may be okay for updating your drivers, but please do not use it to flash the BIOS in Windows!
    Windows-based flashing - If you REALLY insist on flashing the BIOS under Windows, if you encounter any error during flashing, whatever you do, DON'T restart your PC! Try again until the flash is successful, otherwise your board will not start! Disable any anti-virus program (along with any other programs) prior to flashing.
    Boards with built-in M-Flash function - While M-Flash work's properly most of the time, it has still proved to be less reliable than the forum tool / manual flash.
    Before flashing your BIOS, you must ensure your system is fully stable! Any instabilities can cause a bad flash and create an expensive paper weight. Included with the forum flash tool is MEMTEST, we recommend running this for 2 or more passes prior to a flash.
    If you do not understand what your BIOS is, or what it does, please read: >> BIOS. What it is, and all you need to know <<
    Our first choice we recommend you use is our own USB flashing tool, developed by Svet.
    It is important to note, that the only way to flash the ME extension of the BIOS of modern Intel boards is through the use special processes. The bios versions posted by moderators here: >>BIOSes<< include the additional files to accomplish this. These bios are all official and are directly from MSI.
    >>>MSI Forum HQ USB Flashing Tool<<<
    If you are unable to use the MSI HQ USB BIOS Flashing Tool
    >>How to create a dos bootable USB stick>>
    It is important to note that if any BIOS, EC FIRMWARE or any other type of FIRMWARE downloaded from MSI for a manual flash contains an BAT file it must be used. Not doing so will cause the flash to fail and require RMA.
    For Intel Users, flash via FPT
         Socket LGA 1150           : >>ME 9 FPT files & Instruction>>
    Many of the bios versions posted here: >>BIOSes<< Contain a .bat file. All you need to do is extract all of the contents of the archive into the root directory of a DOS bootable USB stick and run the bat file from pure DOS.
         Socket LGA 1155 & 2011: >>ME 7&8 FPT Files and instruction<<
    Linux users
    See this topic: >>Flash your BIOS, the Linux way! [beware the dangers!!]<<
    Modified and BETA BIOSes
    Use only at your own risk! All BETA BIOS versions posted by the moderators of this forum are directly from MSI and will not effect your warranty.The use of user modified BIOS versions may damage the board and may void your warranty. Exercise extreme caution in regards to user posted BIOS versions. Please also be aware that MSI and this forum can not be held responsible if you trash your mobo by using a modded, beta or otherwise incorrect BIOS.
    WHEN IT ALL GOES WRONG...
    BIOS RECOVERY
    In many cases, provided the 'bootblock' of your BIOS is not corrupted during a bad flash, the BIOS can often be recovered by following the recovery procedures detailed below. NOTE: this recovery method should not be followed for normal practice of updating your BIOS!
    For Modern MSI Systems, refer to:
    <<Multi-Bios Equipped Mainboards>>
    <<Single-Bios Equipped Mainboards>>
    Legacy Systems:
     For Award BIOS
    Make a bootable floppy disk*
    Copy the Award flash utility & BIOS file to the said floppy disk
    Create an autoexec.bat with "Award_Flash_Utility BiosFilename" in the content (e.g. awdfl823K w6378vms.130)
    Sample on how to create an autoexec:
    a. On Windows, open the notepad
    b. On the notepad, write "awdfl823K w6378vms.130" (without the " ")**
    c. Save the file as autoexec.bat
    Boot up system with the said floppy (it will take less than 2 minutes before screen comes out)
    Re-flash the BIOS & reboot.
    *Need a bootable floppy disk? Look here: http://www.bootdisk.com
    **Make sure you enter the correct filenames for your flasher program and BIOS ROM file!
     For AMI BIOS
    Rename the desired AMI BIOS file to AMIBOOT.ROM and save it on a floppy disk. e.g. Rename A569MS23.ROM to AMIBOOT.ROM
    Insert this floppy disk in the floppy drive. Turn On the system and press and hold Ctrl-Home to force update. It will read the AMIBOOT.ROM file and recover the BIOS from the A drive.
    When 4 beeps are heard you may remove the floppy disk and restart the computer.
     For new boards with AMI BIOS core 8 (4MB)
    Discovered by Jack The Newbie:
    Of course, the steps are similar to the standard AMI BIOS Recovery Procedure for internal floppy drives (rename corresponding BIOS File to AMIBOOT.ROM, hit CTRL + HOME after starting the system).
    What has to be done (tested on P45 Platinum):
    1. An optical SATA Drive needs to be connected to one of the Intel ICH10R SATA ports. {After a lot of testing, I found that it does not work with the same optical drive connected to the SATA Ports hosted by the secondary JMicron Controller.  Also, using an optical drive on the JMicron IDE/PATA port does not help either.}
    2. A proper BIOS File has to be renamed to AMIBOOT.ROM and burned on an empty CD.
    3. CMOS-Clear with main A/C power cable removed from PSU has to be performed. {If this step is not done, the system will reboot after pressing CTRL + Home and will not proceed with recovery procedure.}
    4. Press CTRL + Home to trigger BIOS Recovery.  -> The system should enter BIOS Recovery Routine. {Will basically work with both USB & PS/2 keyboard.  However, a PS/2 Keyboard is recommended as the system will respond earlier to PS/2 Keyboard than to USB Devices.}
    What should happen now:
    1. After pressing CTRL + HOME the LED Status should change to "Intializing Hard Disk Controller" and there should be access to the optical drive connected to the Intel ICH10R SATA ports.
    2. It can take up to 30+ seconds until the BIOS File that was renamed to AMIBOOT.ROM is found. {Drive Bay can be opened to try a different CD without turning off or restarting the system.}
    3. When the system finds the BIOS File, LED Status will change to "Testing RTC" and there should be a message on the screen indicating that the Flash Recovery Procedure has started.
    4.  Since the BIOS File is 4MB in size, it will take a while until the BIOS is actually reflashed.
    Its also possible that BIOS recovery on boards with AMIBIOS8 can be done using a FAT-formatted USB stick, containing the renamed BIOS file. Be warned, in some circumstances it may take several moments before recovery procedure actually begins. See Bas' reply below for further information.
    BIOS recovery on Wind netbooks
    See this post here:
    https://forum-en.msi.com/index.php?topic=130509.msg982711#msg982711
    BIOS recovery on non-UEFI notebooks
    In order to recovery this type of system you will need an FAT32 formatted USB stick.
    Download the applicable bios from MSI's website and rename this bios.
    It must be re-named to either AMIBOOT.ROM or xxxxIMS.ROM / xxxxAMS.ROM  You may need to try each way to determine which one is necessary.
    Then place the renamed bios onto the root directory of the FAT32 formatted USB stick.
    Now you are ready to cover the Notebook.
    To do this, remove the AC power cord and battery. Once that has been completed, install the USB stick you prepared earlier.
    Now, apply AC power (leaving the battery disconnected) and turn on the notebook. Recovery should begin after 5 minutes.
    IF ALL ELSE FAILS...
    Locate the BIOS chip on your mainboard. If it is soldered directly to the PCB like...
    ...then you have no choice but to return the board to your supplier, or to MSI, for replacement.
    To request an RMA from MSI, open a support ticket at https://register.msi.com/ocss/
    If your BIOS chip is in a socket, like...
    ...then you may be able to source a replacement BIOS chip, either from MSI, or from a website such as www.badflash.com
    Updated 11/21/2013, original post by Stu

         A.) Download >>this<< bios archive and place it on your desktop. Do not decompress.
         B.) Download and install the >>MSI HQ Forum USB flasher<< .
         C.) Insert your FAT32 formatted usb stick.
         D.) Make sure that all win 8 options are disabled. (Fast Boot etc) Also make sure the legacy USB is enabled.
         E.) Start the forum flash tool and select option 1. Then point the tool at the compressed archive we downloaded earlier. Then to your USB Flash Drive.
         F.) Boot to the USB from working bios B.
         G.) Once it booted successfully switch to bios A without powering down or rebooting
         H.) Now follow the directions and let the tool flash bios A with desired version

  • I have a Dell Inspiron 1545 and I can't download Adobe flash or Adobe acrobat reader, when I try to play my games it says update flash and when I try to download it the screen comes up blank

    I have a Dell Inspiron 1545 and I can't download Adobe flash or Adobe acrobat reader, when I try to play my games it says update flash and when I try to download it the screen comes up blank

    Try the offline installers:
    Flash Player for ActiveX (Internet Explorer)
    Flash Player Plug-in (All other browsers)
    For Adobe Reader: http://get.adobe.com/reader/enterprise/

  • How to Create a trigger code for turning on light bulbs in flash and animate images professional cs6

    hi,
        i designed a very interactive music website in illustrator and photoshop and i am trying to animate the main page design in flash professional and eventually publish it as HTML5. There are couple of questions i need to ask before starting
    1) should i import my design in differnet layers from illustrator into flash professional in order to make it easier to isolate and animate specific parts of the web page?
    2) i want to have a roll over effect that allows certain features in the page to turn on and off when the mouse hovers over them. can you explain how to do that? any tutorial videos i could follow
    3) what format should i use when importing my illustrator design into flash professional
    4) how should i animate the content pop out from the safe box into the main screen in flash professional (i have never used this program before, so i will be going off video tutorials and whatever suggestions/help you would have)
    **The idea is to have a content frame fly out of the safe into the screen (the size will increase rapidly and it will fade into the screen as well while rotating 360 degrees for one revolution). The content is a basic rectangular frame i designed in illustrator. The body of this frame will be transparent allowing me to embed the main page features into it eg music, videos, bio etc. All this will be done in the later process, the main issue is figuring out how to animate the content frame into the screen and also creating a click feature that allows the content to fly back into the safe and then the safe closing in.
    Secondly, the trigger code rollover effect that allows certain features light to turn on when the mouse hovers over it and turn over when its not.****

    I think you'll get most flexibility by turning on the feature that lets you keep your Illustrator layers as Flash layers. You'll also want to check the box that lets you make an Illustrator object into a MovieClip for anything that you want to interact with or address through code.
    Add an event listener for MOUSE_OVER that triggers whatever functions you need to create to turn on the features. This means that your object that you will mouse over will need to be a MC, as well as any other objects that will be addressed (for example, calling play()) will need to be a MC. You'll want to have a matching MOUSE_OUT handler that stops MC's, hides them, or whatever.
    You should probably organize your Illustrator file so that the objects you need to address are on their own layers. This includes nested objects. Name things informatively. Remember, if the first import doesn't give you exactly what you want, you don't have to save the change--you can edit your settings or the Illustrator file and try again.
    Look into motion tweens. I highly recommend the books "How to Cheat at Flash" and "Animation with Scripting." I don't really think the way they tell you to script will advance your career if you want to be a software architect, but if you just want to animate the occasional widget, it's fine.

  • I continually get a Java error. I've uninstalled and reinstalled firefox and nothing has helped. I've updated flash and Java.

    I have used Firefox as my default browser for many years. I've recently started getting a Java error message. It pops up continually. I have updated flash and java. I have uninstalled and re-installed Firefox and nothing has helped. I have had to start using Chrome instead of Firefox which I don't care for but I don't have the java error with Chrome. How do I fix this problem? The error reads as follows:
    Java Script Application
    Error: syntax error

    Your '''JavaScript''' error has nothing to do with the Java plugin . It is likely caused by an added extension (the earlier forum threads [/questions/944619] and [/questions/943088] mention disabling or updating the Social Fixer extension will resolve the problem).
    You can read this article for help troubleshooting your extensions: [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]

  • My secondary monitor flashes and blacks out after the 10.7 install.  Any ideas on how to fix this?

    I have installed 10.7 and the secondary monitor flashes and blacks out.  I downgraded back to 10.6 and the problem went away.  I reinstalled 10.7 and the same problem happened again.  The monitor blacks in and out especially when the pointer is placed in the dock area, but it still happens all the time.  My secondary monitor is a ViewSonic 22 inch that is connected to a DVI to display adapter.  Any solutions??
    Thanks

    Talked to AppleCare and it's most likely the fact that my MacBook has 3.0 USB ports and my non official charging cable can't support that. So yeah, I'll try a new cable, hopefully that's the fix.

  • Firefox keeps crashing now that I have Windows 8. I have updatd my Adobe Flash and am not sure what the problem is. Very frustrating.

    Firefox keeps crashing now that I have Windows 8. I have updatd my Adobe Flash and am not sure what the problem is. Very frustrating.

    Hi may you please ask a new question, sclutterd, it gives us troubleshooting info. Nightly is pretty unstable anyways.
    * https://support.mozilla.org/en-US/questions/new

  • Is there a way to play video clips that use adobe flash and if not when are you going to resolve your problem with them ? I won't buy another apple product until you do and I Know I,m not the online.

    Is there a way to play video clips that use adobe flash and if not when are you going to resolve your problem with them ? I won't buy another apple product until you do and I Know I,m not the only one.

    Use the search feature and type in Flash and there are like thousands of posts on this.
    You seem to think you are addressing Apple with your post.  This is a user forum and we are all users just like you.

  • Is there any other solution for Adobe Flash plugin crashing than the posted one about updating Flash and Mozilla? I cannot open any PDF files online and updated both Mozilla and Flash player to most recent with no change in the crashing.

    I was able to open PDFs online until version 8. Since upgrading to version 9 and now 10, I have crashes every time I try to open a PDF online and can see the form briefly for about two seconds before the plugin crashes. I followed instructions on the solution to update Adobe Flash and Mozilla, and they are both to the most recent version and it still crashes every time, no dent in the symptoms with the upgrades. I tried also downgrading to version 3, and it sill crashes. Although in some cases I can get around by saving the PDFs for reading them through Acrobat on my PC, it is a hassle as I do not want to save everything to my drive just to see what it is, plus sometimes forms are generated on a click and I cannot see these forms at all.
    I had to migrate to Chrome as I needed the PDFs and could not wait any longer - any suggestions to make Mozilla work again would be appreciated.

    Hi,
    Please check if this happens in [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode] after enabling only the PDF plugin in '''Tools''' ('''Alt''' + '''T''') > '''Add-ons''' > '''Plugins'''. You can also '''Disable''' the PDF plugin and try an alternative, for eg. [https://addons.mozilla.org/en-US/firefox/addon/pdfjs/?src=cb-dl-created pdf.js]. Please also go through the add-on reviews, ratings, help and FAQ.
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [http://support.mozilla.com/en-US/kb/Uninstalling+add-ons Uninstalling Add-ons]
    [http://kb.mozillazine.org/Uninstalling_toolbars Uninstalling Toolbars]
    [http://support.mozilla.com/en-US/kb/Cannot%20uninstall%20an%20add-on Cannot Uninstall Add-on]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20plugins Troubleshooting Plugins]
    [http://kb.mozillazine.org/Testing_plugins Testing Plugins]

  • Nano 6th generation - flashing and flickering white screen loop

    I have an issue that does not seem to be exactly answered anywhere. 
    1.  The screen was bad and was not responsive when unplugged from the computer.   Black screen, no nothing.
    2.  When connected to the computer it would show up in iTunes, however the screen would go to a white screen for 3 seconds then go out, then you would get about a minute of very faint flickers then back to a white screen for 3 seconds.  This would continue indefinately (Let it go for 2 hours). 
    3.  Even though it was like this I was able to upgrade the iOS and register it and so on.
    4.  Figuring it was the screen I purchased a new one and replaced it.  While replacing it I was able to see the screen and flip through it and so on.  At this point it was working although the battery had almost zero power.
    5.  Finished reassembly, plugged it in the computer.  It is now not recognized by itunes and is in the infinate loop of flashes and flickers.
    6. When not connected to the computer there is nothing just black.
    7 It also does the flashing and flickering when plugged into the wall.
    8.  I did go back and carefully disconnected all connectors and reconnected them all as I saw this as a solution in a post.  Still flashes and flickers when plugged in.
    9 None of the reset procedures do anything.
    Ok all you experts what is the issue?  It is very frustrating especially since it was working.

    same problem as mine, don't know what to do either, when you find out please post.
    thanks!

Maybe you are looking for

  • How can I transfer photos from my Imac OS9 to a Macbook Pro OS 10 ? 10

    How can I transfer photos from my Imac OS9 to a Macbook Pro OS 10 ?

  • Fingerprint utility - where does it store infrormations?

    Hi I do not have a problem with my toshiba Notebook but i have a question for better understandig how the fingerprintutility works Why: in Addition to the preinstalled win7 i installed win8.1. on my Notebook (and for some Tests win10 zp also) As I tr

  • Good server for forwarding emails to iphone 3Gs

    Hi My 3gs is UK ,with T mobile and my email is provided by virgin media and is a @blueyonder.co.uk address Since setting up my iphone in january my emails have been pushed through ok-either at the imes I have set or when I open my inbox on the iphone

  • Dynamic tables collide when adding rows

    Hi, I created two dynamic tables with buttons to add/remove/move rows. When I add rows, the table collides with the other one and overlays it. How can I manage that the other table (or content) of the PDF is moved automatically further down to avoid

  • File Sharing: OS 9.0.4 to OS 10.4.7

    I'm trying to move documents and files from my old Mac PPC 6500/275 (running OS 9.0.4) to my new iMac PPC G4 (running OS 10.4.7). They are connected with an ethernet cable, the only physical connection method the two machines have in common. I've per