Speaking of Flash - Loading sequence question

At my site the Flash videos -ARE- the content. I will be
pointing a limited
number of people at it and want it to load quickly and play
without
incident.
http://www.subversive-entertainment.com/
I've noticed that in some cases all of the <div> tags
load and then the
Flash loads in the background. In other cases, the
<div> at the bottom of
the page doesn't load until the Flash videos finish.
Is the only sure fix to place all other content above the
Flash video divs?
Also, the Flash videos load, but the red 'stop' button is
ghosted out, so
you can't stop the download. Is there a setting to make the
'stop' button
available, or is that just the nature of Flash video?
Thanks,
TW

Yes, loading all content before your flash div would be idea,
if you're not
placing them relatively.
"Tom Wood" <[email protected]> wrote in message
news:e2b2k9$5n1$[email protected]..
> At my site the Flash videos -ARE- the content. I will be
pointing a
> limited number of people at it and want it to load
quickly and play
> without incident.
>
>
http://www.subversive-entertainment.com/
>
> I've noticed that in some cases all of the <div>
tags load and then the
> Flash loads in the background. In other cases, the
<div> at the bottom of
> the page doesn't load until the Flash videos finish.
>
> Is the only sure fix to place all other content above
the Flash video
> divs?
>
> Also, the Flash videos load, but the red 'stop' button
is ghosted out, so
> you can't stop the download. Is there a setting to make
the 'stop' button
> available, or is that just the nature of Flash video?
>
> Thanks,
>
> TW
>

Similar Messages

  • Flash loading very slow in IE 9 with latest updates

    Dear Members
    Hello to all members myself is Kaustav Banerjee from India and I am into a manufacturing business. Recently I have developed our company's website through a professional website designing company but unfortunately I am having serious issues with Flash in IE 9.
    Let me tell you the details
    Flash version 11.1.102.55 ( The latest version )
    IE 9  version 9.0.8112.16421 ( The latest version)
    Our website  - www.ideasincrafts.com
    OS Version ( WIN 7 32 bit )
    The problem I am having is the website takes very long time to load the flash animation and when somebody opens the home page in IE 9 the user only looks at a flash placeholder with borders. Sometimes the flash loads and sometime it doesn't. Also when the user clicks on the links of the website the flash loading procedure starts again and its quite frustrating.
    The weird thing is the flash displays properly on the other browsers like Firefox and Google chrome.
    I really hope you members can guide us through this issue as the web designing company I am working with doesn't have a clue at all why this is happening.
    I am attaching the image of the problem.
    Thanks with best regards
    Kaustav Banerjee

    Developer-specific resources include:
    MSDN IE Development Forum (post such questions here instead)
    http://social.msdn.microsoft.com/Forums/en-US/iewebdevelopment/threads
    Tip: When posting in Developer forums, always include a link to your web site or test pages in your first post.
    IE Developer Center
    http://msdn.microsoft.com/en-us/ie/default.aspx
    IE’s Compatibility Features for Site Developers
    https://blogs.msdn.com/b/ie/archive/2010/06/16/ie-s-compatibility-features-for-site-develo pers.aspx
    Preparing Your Site for IE9
    http://blogs.msdn.com/b/ie/archive/2011/03/18/preparing-your-site-for-ie9.aspx
    Expression Web SuperPreview for Internet Explorer (60-day free-trial, stand-alone visual debugging tool for all versions of Internet Explorer)
    http://www.microsoft.com/downloads/en/details.aspx?FamilyID=e6cc9b3e-7eab-4525-8322-14d7e2 67eb2c
    Expression Web SuperPreview Release Notes
    http://www.microsoft.com/expression/products/Web_ReleaseNotes.aspx
    Validators:
    http://validator.w3.org/
    http://jigsaw.w3.org/css-validator/

  • Flashing folder with question mark at Startup

    Here is what I know so far.
    - The computer was powered off by pushing the power button without shutting down.
    - The computer was then restarted and it was coming into the white screen with the Apple logo in the middle, but i noticed that it was skewed slightly (like someone took a 4:3 ratio screen and stretched it to a 16:9) and then it would show a circle slash icon and then the flashing folder with a question mark on it.
    - It would not come up in single user mode (Command + S) and it said that there was an error loading kernel 'mach_kernel'
    - It would not come up in safe mode (Shift)(The flashing folder came up again)
    - I reset the PRAM (Command + Option + p + r) and it seemed to fix the problem with the stretched screen but did not help the boot situation (still got flashing folder)
    - I did the start up where you can select the hard drive to boot with, it owed the HD and i selected it, but then i got the flashing folder with question mark.
    - It would not come up in Verbose Mode (Command V) Error loading Kernel again.
    - I bought a FireWire cable and hooked it to another MacBook Pro, and booted the faulty Mac into Target Disk Mode, the FireWire logo came up on the screen and bounced around like all forums said that it would, but the drive would not show up on my host. I checked the System Profiler on the host and it did acknowledge the Target Disk Mode was there, but the drive of the target would not show up on the host. I restarted the host, nothing. I checked all of the connections, nothing. I replugged all of the connections, nothing. I even reversed the FireWire cable, nothing.
    - I have DiskWarrior 4 if i can get the drive to show up in TDM, but nothing so far.
    Does anyone have any suggestions?

    Thanks for your help guys. I managed to get the computer started by holding down C at the Start Up with the Install Disc 1 in the computer. The disc was really kindof unnecessary, as the newest version of Mac OS X (10.4.10) became available via the hard drive.
    I then found out that the battery was not installed, so I reset the management system by removing the A/C power, the battery and pushing the power button for 5 seconds, and then reconnecting everything. It did not help, the battery is bad i guess, so I am going to call AppleCare and get a new battery.
    Thanks for your help.

  • SO Load Balancing Question

    Hi all,
    I have a service object (SO1) which has been set to Load Balancing.
    This service object has an attribute which serves as a number allocator
    (NA1).
    This NA1 provides a unique number across the whole application for each of
    the record that require to store into DB.
    The problem is, will the NA1 get replicated if the SO1 is replicated?
    If yes, will NA1 crash?
    Regards,
    Martin Chan
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Senior Analyst/Programmer
    Dept of Education and Training
    Mobile : 0413-996-116
    Email: martin.chandet.nsw.edu.au
    Tel: 02-9942-9685

    Hi Serge,
    Could you prefix it with the PID of the load balanced process ?No I can't. At least not at the moment.
    When a service object is replicated, it is automatically replicated into adifferent partition...
    Thanks.
    An advice, make the NA1 shared. So if you get to do multithreaded accessto
    it, you won't screw up things.I am thinking it may be better off to create it as a service object on it's
    own.
    How is the number returned by the NA1 generated ?It gets generated by Forte's code.
    ... Try to make it so that the
    load balanced partitions don't need to access the database more than onein
    5 min. to get a new Seed Key. This would not need to PID.Thanks for your advise.
    Regards
    Martin Chan
    -----Original Message-----
    From: Serge Blais [mailto:Serge.BlaisSun.com]
    Sent: Tuesday, 3 April 2001 14:17
    To: Chan, Martin
    Subject: RE: (forte-users) SO Load Balancing Question
    Your right, they can generate the same number. How much control do you have
    over the ID being generated? Could you prefix it with the PID of the load
    balanced process ?
    Just a note: When a service object is replicated, it is automatically
    replicated into a different partition, possibly on the same machine or on a
    different one.
    An advice, make the NA1 shared. So if you get to do multithreaded access to
    it, you won't screw up things.
    How is the number returned by the NA1 generated ? If NA1 is using a stored
    procedure, or something like:
    Start TRX
    read number
    newnumber = number+5000
    write back newnumber
    End Trx
    Something like will be very safe. The Database Index Table is taking care
    of the critical section. Then you can be sure that each replicate can be
    independent (not hit into each other) for 5000 iterations. Depending on the
    frequency, you may want to up this number or lower this number. Too high it
    would make the key very high very soon with wholes in the sequence. Too low
    and you would have hit between the replicates. Try to make it so that the
    load balanced partitions don't need to access the database more than one in
    5 min. to get a new Seed Key. This would not need to PID.
    Serge
    At 01:59 PM 4/3/2001 +1000, you wrote:
    Hi Serge,
    The number return by the NA1 is used as a primary key for each of therecord
    that stores in the DB.
    The Number Allocator NA1 is required to access to DB to update an ID table
    which carry the next available sequence number. NA1 will only update this
    table for every 5000 records.
    For example, the initial value of the sequence is: 1
    The next update will change the value to 5001, next will be 10001 and soon.
    >
    The properties of this NA1 class at runtime
    Shared - Disallowed
    Distributed - Disallowed
    Transactional - Is Default
    Monitored - Disallowed
    Unfortunately, this attribute is not a handle but is instantiated by theSO1
    itself.
    I have been thinking, if SO1 is replicated within the same partition, and
    each replicate will carry its own NA1. NA1 and the replicate of NA1 may
    return a same number if their initial values of the sequence are the same.
    Correct?
    Regards
    Martin Chan
    -----Original Message-----
    From: Serge Blais [mailto:Serge.BlaisSun.com]
    Sent: Tuesday, 3 April 2001 13:11
    To: Chan, Martin; forte-userslists.xpedior.com
    Subject: Re: (forte-users) SO Load Balancing Question
    Let's see if I understand right.
    You have a service object that keep a handle to an object that either keep
    state information, or that generate state information. Now the thing to
    figure out is which is it. Let's assume that NA1 is a number generator,
    that does not need to be synchronized or that doesn't need to access any
    external resource. It would still work, depending on the algorythm you are
    using.
    Will they share the same NA1? It depends on the nature of NA1, but for sure
    NA1 would have to be an anchored object. An if multiple partitions would
    share the same object "only" for key generation, you would bring down your
    performance on key generation or key update (by adding one inter-process
    call).
    In short:
    1. Many scenarios can happen, you need to be clearer on your description.
    2. If you are sharing an object by load balanced partitions, this greatly
    reduce the gain of load balancing the partition.
    3. If NA1 is keeping state, any access to it would need to be controlled
    "shared".
    Have fun now...
    Serge
    At 12:30 PM 4/3/2001 +1000, Chan, Martin wrote:
    Hi all,
    I have a service object (SO1) which has been set to Load Balancing.
    This service object has an attribute which serves as a number allocator
    (NA1).
    This NA1 provides a unique number across the whole application for each
    of
    the record that require to store into DB.
    The problem is, will the NA1 get replicated if the SO1 is replicated?
    If yes, will NA1 crash?
    Regards,
    Martin Chan
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Senior Analyst/Programmer
    Dept of Education and Training
    Mobile : 0413-996-116
    Email: martin.chandet.nsw.edu.au
    Tel: 02-9942-9685
    For the archives, go to: http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.comSerge Blais
    Professional Services Engineer
    iPlanet Expertise Center
    Sun Professional Services
    Cell : (514) 234-4110
    Serge.BlaisSun.comSerge Blais
    Professional Services Engineer
    iPlanet Expertise Center
    Sun Professional Services
    Cell : (514) 234-4110
    Serge.BlaisSun.com

  • On JSF Page load UI components loading sequence

    Hi All,
    I have some questions about the UI components loading sequence on the JSF page load.
    When a JSF page loads it loads its UI components which have a sequence of getters and setters declared in the backing bean of that jspx page.
    Qustion 1: How these getters and setters in backing bean work in loading the jspx page?
    Question 2: How this backing bean is related to the Page Definition file for the page loading?
    Question 3 (main query): What is the sequence of the getters and setters. Means, if i drop 3 UI components, 1 input text, then a command button and then an output text, then they are accordingly declared in backing bean. On page load first i/p texts getter gets called, then setter, then command button's and theno/p texts, in these sequence.
    But can i manipulate their sequence of loading. If yes then how it can be possible?

    Answer 1: Getters and Setters in bean normally will be bounded to ui component's properties in jspx page, when jspx page loads these getters get called through introspection and setters gets called when a request is submitted.
    Answer 2: Backing bean and page definition are two different entities and they are no way related unless you have a data control for the backing bean and have bindings for those methods in page definition file
    Answer 3: The sequence of getters and setters depends on the order of the components they bounded to in jspx page. components in jsf page gets loaded from top to bottom so the getter bound to the top component gets called first and the getter bound to bottom component gets called last.
    The only way to change the sequence of getter methods getting called is to just change the order of the components they bound to in jspx page.
    Usually, it is not suggested to put business logic inside getters and setters, where you have action and actionlisteners for the same. If you follow that, you don't need to worry of the sequence of getters and setters execution
    Sireesha

  • Loading sequence physical fonts

    Hi guys,
    I have one concern=> Please can somebody explain the loading sequence of physical fonts.
    Why do I ask?
    I wrote some JUnit tests where I compare the current rendering output with an reference image.
    Some tests draw a text with the Lucida Sans font-family and their different styling options. (PLAIN, BOLD, ITALIC, BOLD&ITALIC)
    The JUnit tests will be executed on different machines (Windows 7 x64 - SP1 - GERMAN, JDK 7u45 x64) and on the build server (Windows Server 2008 R2 x64 - ENGLISH, JDK7u45 x64) and my problem is now that the results between the Windows 7 machines and the server are not equal.
    I've found already the reason for this=> the loading sequence of the physical fonts is different.
    used physical fonts on the Windows 7 machine (GERMAN):
    Lucida Sans [PLAIN] - C:\Program Files\Java\jre7\lib\fonts\LucidaSansRegular.ttf
    Lucida Sans [BOLD] - C:\Program Files\Java\jre7\lib\fonts\LucidaSansDemiBold.ttf
    Lucida Sans [ITALIC] - C:\Program Files\Java\jre7\lib\fonts\LucidaSansRegular.ttf
    Lucida Sans [BOLD_ITALIC] - C:\Program Files\Java\jre7\lib\fonts\LucidaSansDemiBold.tt
    used physical fonts on the Windows 2008 server (ENGLISH):
    Lucida Sans [PLAIN] - C:\Program Files\Java\jre7\lib\fonts\LucidaSansRegular.ttf
    Lucida Sans [BOLD] - C:\Program Files\Java\jre7\lib\fonts\LucidaSansDemiBold.ttf
    Lucida Sans [ITALIC] - C:\Windows\Fonts\lsansi.ttf
    Lucida Sans [BOLD_ITALIC] - C:\Windows\Fonts\lsansdi.ttf
    Now my questions:
    1. Why loads the Windows Server 2008 the windows native font if the style is ITALIC?
    2. Am I right that the following behaviour is the typical loading sequence?
         -> physical fonts in JAVA_HOME\lib\font
         -> physical fonts in the OS directory
    3. Is there a possibilty/ VM property which allows me to change the loading sequence ? So that the VM preferes the fonts in the OS directory instead of the physical font?
    Thank you for your help!!
    Regards,
    Steve

    Sample Code:
    public class TestPhysicalFonts
      private enum Style
      PLAIN,
      BOLD,
      ITALIC,
      BOLD_ITALIC;
      public static void main(String[] args) throws IOException, NoSuchFieldException, SecurityException, IllegalArgumentException,
      IllegalAccessException, NoSuchMethodException, InvocationTargetException
      Method getFont2DMethod = Font.class.getDeclaredMethod("getFont2D");
      getFont2DMethod.setAccessible(true);
      Field platName = PhysicalFont.class.getDeclaredField("platName");
      platName.setAccessible(true);
      // String[] fontNamesToTest = GraphicsEnvironment.getLocalGraphicsEnvironment().getAvailableFontFamilyNames();
      String[] fontNamesToTest = new String[] { "Lucida Sans" };
      try (OutputStream outputStream = Files.newOutputStream(Paths.get("C:\\physicalFonts.txt"));
      PrintStream printStream = new PrintStream(outputStream))
      for (String fontFamily : fontNamesToTest)
      for (Style style : Style.values())
      Font font = new Font(fontFamily, style.ordinal(), 10);
      Font2D font2d = (Font2D) getFont2DMethod.invoke(font);
      if (font2d instanceof PhysicalFont)
      PhysicalFont physicalFont = (PhysicalFont) font2d;
      printStream.println(String.format("%s [%s] - %s", font.getName(), style.name(), platName.get(physicalFont)));
    UPDATE:
    1. If I doesn't execute the sample code from eclipse, than I get the same result as on the server... that means ....
    Lucida Sans [PLAIN] - C:\Program Files\Java\jre7\lib\fonts\LucidaSansRegular.ttf
    Lucida Sans [BOLD] - C:\Program Files\Java\jre7\lib\fonts\LucidaSansDemiBold.ttf
    Lucida Sans [ITALIC] - C:\Windows\Fonts\lsansi.ttf
    Lucida Sans [BOLD_ITALIC] - C:\Windows\Fonts\lsansdi.ttf
    2. If I set the default Locale to ENGLISH, than I get the same result as in eclipse... that means ...
    Lucida Sans [PLAIN] - C:\Program Files\Java\jre7\lib\fonts\LucidaSansRegular.ttf
    Lucida Sans [BOLD] - C:\Program Files\Java\jre7\lib\fonts\LucidaSansDemiBold.ttf
    Lucida Sans [ITALIC] - C:\Program Files\Java\jre7\lib\fonts\LucidaSansRegular.ttf
    Lucida Sans [BOLD_ITALIC] - C:\Program Files\Java\jre7\lib\fonts\LucidaSansDemiBold.tt

  • How to manage variables in dynamically loaded sequence

    Variables in dynamically loaded sequence files are not managed properly.
    Steps to reproduce:
    1. Unpack attached zip file
    2. Launch TestStand Sequence Editor
    3. Add directory of unpacked files to Search Directories list (Configure>>Search Directories...)
    4. Set Station Model to unpacked "UpdatedSequentialModel.seq" (Configure>>Station Options...; Model tab in TestStand Sequence Editor)
    5. Load unpacked "A.seq" sequence file  (File>>Open Sequence File.. in TestStand Sequence Editor)
    6. Check "Execute>>Break on First Step"
    7. Run "Test UUTs"
    8. When execution breaks, note the following:
    a) "Locals.SomeVar" contain "The value, which stored in the file" instead of "New value"
    b) Although actual running sequence file is "B.seq", the tab title is: "Test UUTs - A.seq"
    Try also:
    1. To examine "RunState.ProcessModelClient.Data.Seq["MainSequence"].Locals.SomeVar" variable, when breakpoint is set at <End Group> of PreUUT of Station Model "UpdatedSequentialModel.seq".
    2. Open unpacked "B.seq" sequence file in TestStand Sequence Editor and repeat all the checks
    Additional info:
    1. I use TestStand 4.0.0.326
    2. Attached Process Model file "UpdatedSequentialModel.seq" is original "SequentialModel.seq" with only one step "UpdateClientSequence" added in PreUUT.
    3. The source of mentioned above new added step is attached as well.
    thanks.misha
    Attachments:
    UpdateClientSequence1.zip ‏135 KB

    Kristen,
    "Why I architect "My application" this way?"
    "My application" is intended to serve significant amount of test stations and products. Each product is represented by its own test sequence file.
    "My application" and client sequence files are independent products. Client sequence files are responsible for products testing, while "My application" is responsible for common tasks.
    Process Model is most pertinent place to perform common tasks (common for all test stations and for all products).
    Providing supplemental sequence file just to perform SequenceCall, is completely unnatural.
    Moreover, if using SequenceCall, I see no way to update local variables of new launched sequence file, before it starts to execute (step 5 of "Message 3 of 4").
    Thus, the solution, which you propose, cannot satisfy our factory requirements.
    Back to my questions.
    1. Is something wrong with the way, which I implement the task?
    2. Is it possible to implement my task using NI TestStand?
    3. Is my problem caused by incorrect usage of "edit copy" and "runtime copy" of the variable? TestStandReferenceManual says:
    "Built-in properties of steps and sequences are flagged to be shared at run time. For these shared properties, TestStand does not create a unique run-time copy, but instead references the edit-time copy. Any changes to the run-time reference of these built-in properties edits the original Step or Sequence object in the sequence file."
    The variable, which we discussing is not Built-in property.
    4. If previous correct, how differentiate between "edit copy" and "runtime copy" of the variable?
    thanks.misha
    Message Edited by mishaw on 06-05-2008 07:17 AM

  • Flashing Folder and Question Mark, no installation disc

    Yesterday, Safari froze up while I was it which I have never had happen before. So, I manually shut my Macbook off and tried to restart. When I did so, I received a gray screen with a flashing folder and question mark. From my research, I have found that usually this means that my laptop can't find the operating system and this issue can usually be resolved by inserting the installation disc. Problem is, I bought my Macbook secondhand and never got an installation disc. Does anyone know of a way around this issue? Or if buying the Snow Leopard upgrade for $30 instead of buying a whole new package for about a hundred dollars more might resolve this issue?
    Thanks so much,
    Kristin

    Yes, quite a quandary. You have some options:
    1. Call AppleCare and ask for customer support. You can order replacement discs for the model you have.
    2. Purchase an OS X retail installer suitable for your model, like Snow Leopard, that you can use to determine if you can repair the hard drive or will nee to reinstall OS X. If the latter and you are using Snow Leopard, then you just install it. The installer will determine whether to upgrade or not automatically. As long as your drive is OK Snow Leopard will not erase the drive so all your files are safe. If you use an earlier version of OS X then you want to choose the Archive and Install option. See the following:
    How to Perform an Archive and Install
    An Archive and Install will NOT erase your hard drive, but you must have sufficient free space for a second OS X installation which could be from 3-9 GBs depending upon the version of OS X and selected installation options. The free space requirement is over and above normal free space requirements which should be at least 6-10 GBs. Read all the linked references carefully before proceeding.
    1. Be sure to use Disk Utility first to repair the disk before performing the Archive and Install.
    Repairing the Hard Drive and Permissions
    Boot from your OS X 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 Installer menu (Utilities menu for Tiger.) 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, then quit DU and return to the installer.
    2. Do not proceed with an Archive and Install if DU reports errors it cannot fix. In that case use Disk Warrior and/or TechTool Pro to repair the hard drive. If neither can repair the drive, then you will have to erase the drive and reinstall from scratch.
    3. Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When you reach the screen to select a destination drive click once on the destination drive then click on the Option button. Select the Archive and Install option. You have an option to preserve users and network preferences. Only select this option if you are sure you have no corrupted files in your user accounts. Otherwise leave this option unchecked. Click on the OK button and continue with the OS X Installation.
    4. Upon completion of the Archive and Install you will have a Previous System Folder in the root directory. You should retain the PSF until you are sure you do not need to manually transfer any items from the PSF to your newly installed system.
    5. After moving any items you want to keep from the PSF you should delete it. You can back it up if you prefer, but you must delete it from the hard drive.
    6. You can now download a Combo Updater directly from Apple's download site to update your new system to the desired version as well as install any security or other updates. You can also do this using Software Update.

  • Fill In The Blank / Sequence Questions

    Is it possible to have a fill in the blank question in captivate (4 or 5) that is scored according to how many options the user got correct?
    For example:
    If you use 4 grams of 'b' you will need _____ grams of 'x', _____ grams of 'y' and ____ grams of 'z' to complete the forumula.
    In this example if they answered all 3 blanks correctly they would get 3 points, 2 correct answers would give them 2 points and so on.
    Also, is it possible to  score sequence questions according to how many items were correctly sequenced?

    Hello,
    For the moment partial scoring (as I'm calling it) is not possible in Captivate, at least not in the included Question slides. If you want that feature, and you are certainly not alone, please fill in a Feature Request to get this feature on the priority list of the Adobe team.
    If you do not mind the work, it is possible to create question slides yourself using the available objects, user variables and advanced actions. I wrote several articles and blogged about those workarounds, one of them is about creating question slides with possibility for partial scoring (it is not a FIB-question but the principles are the same):
    Question slide with partial score
    Lilybiri

  • Netboot will not working, getting globe, then flashing folder with question mark.

    I just created a netboot image which went off without any problems.  I copied the two .nbi folders to my NetBootSP0 folder, and enabled them within netboot.  My OS X server which is my netboot server and dhcp server.  When I boot using N or Option N, I get the flashing globe for several seconds, the request goes through to the server and gets ACK {SELECT} however a few more seconds after, I get the flashing folder and question mark before it does a normal boot.  I have read the other posts about DHCP and Subnets.  My server and and clients are all 255.255.0.0.  Any suggestions would be very helpful as I need this to work for several buildings. 

    This might work for some:
         I had the same problem of the netboot image not mounting/opening, spinning globe then booting back to the Mac HD on the client and it was only when I remembered that we had manually experimented with jumbo frame rates and the MTU settings for our 32TB RAID in the Hardware settings for Ethernet ports on our servers. I turned the settings back to "Automatic" and 1000baseT on, then the whole NetInstall and Neboot was working perfectly again.

  • When trying to download apps on my new iPad I keep getting prompted to update my security questions for my safety. When I choose this option it freezes and won't load the questions, however, when I hit not now it won't let me download. What do I do?

    When trying to download apps on my new iPad I keep getting prompted to update my security questions for my safety. When I choose this option it freezes and won't load the questions, however, when I hit not now it won't let me download. What do I do?

    Reboot your iPad and then see if you can set the security questions.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.

  • HT1498 It took 2 hours to download my rental, then when i go to play the movie it flashes loading and then authorizing.  It stays stuck on authorizing. Anyone experience this?

    It took 2 hours to download my rental, then when i go to play the movie it flashes loading and then authorizing.  It stays stuck on authorizing. Anyone experience this?

    Welcome to the Apple Community.
    The first thing to check would be your internet download speed, you can do this at www.speedtest.net.
    1080p HD movies require a recommended speed of 8 Mbps, 720p HD movies require a recommended speed of 6 Mbps, while SD movies require a recommended speed of 2.5 Mbps.

  • Logistic Data source and loading sequence

    Hi Gurus ,
    Can anyone help me explain the use of the 2lis_02_CGR and 2lis_02_SCN.
    I also need to know the data loading sequence for the following data source
    2lis_02_HDR,
    2lis_02_ITM,
    2lis_02_SCL,
    2lis_02_ SGR,
    2lis_02_ CGR,
    2lis_02_SCN
    Thanks for your help

    Hi,
    i.Purchasing Data (Header Level)
    Technical name: 2LIS_02_HDR
    Technical Data
    Type of DataSource:
    Transaction Data (Movement Data)
    Application Component:
    Materials Management (MM)
    Available as of OLTP Release
    SAP R/3 4.0B
    Available as of Plug-In Release
    PI 2000.1
    RemoteCube Compatibility:no
    Prerequisites:
    Activation of the DataSource.
    Use :
    The DataSource is used to extract the basic data for analyses of purchasing documents consistently to a BW system.
    ii.Purchasing Data (Item Level)
    Technical name: 2LIS_02_ITM
    Technical Data
    Type of DataSource:
    Transaction Data (Movement Data)
    Application Component:
    Materials Management (MM)
    Available as of OLTP Release
    SAP R/3 4.0B
    Available as of Plug-In Release
    PI 2000.1
    RemoteCube Compatibility:no
    Prerequisites:
    Activation of the DataSource.
    Use :
    The DataSource is used to extract the basic data for analyses of purchasing documents consistently to a BW system.
    Delta Update:
    A delta update is supported. Delta process: ABR – Complete delta update with deletion indicator using delta queue (Cube-compatible).
    iii.Purchasing Data (Schedule Line Level)
    Technical name: 2LIS_02_SCL
    Technical Data
    Type of DataSource:
    Transaction data
    Application Component:
    Materials Management (MM)
    Available from OLTP Release
    SAP R/3 4.0B
    Available from Plug-In Release
    PI 2000.1
    RemoteCube Compatibility:No
    Prerequisites:
    Activation of the DataSource.
    Use:
    This DataSource extracts consistent basic data for analyzing purchasing documents to a BW system.
    Delta Update:
    A Delta update is supported. Delta process: ABR – Complete delta with deletion indicators using delta queue (Cube-compatible).
    iv.Allocation - Schedule Line with Goods Receipt
    Technical name: 2LIS_02_SGR
    Technical Data
    Type of DataSource:
    Transaction Data (Movement Data)
    Application Component:
    Materials Management (MM)
    Available as of OLTP Release
    SAP R/3 4.0B
    Available as of Plug-In Release
    PI 2002.1
    RemoteCube Compatibility:No
    Prerequisites:
    Activation of the DataSource.
    Use:
    This DataSource is used to extract the schedule line quantities allocated with goods receipt quantities consistently to a BW system.
    Delta Update:
    A delta update is supported. Delta process: ABR – Complete delta update with deletion indicator using delta queue (Cube-compatible).
    v.Allocation - Confirmation with Goods Receipt
    Technical name: 2LIS_02_CGR
    Technical Data
    Type of DataSource:
    Transaction Data (Movement Data)
    Application Component:
    Materials Management (MM)
    Available as of OLTP Release
    SAP R/3 4.5B
    Available as of Plug-In Release
    PI 2002.1
    RemoteCube Compatibility:No
    Prerequisites:
    Activation of the DataSource.
    Use:
    This DataSource is used to extract the confirmation quantities allocated with goods receipt quantities consistently to a BW system.
    Delta Update:
    A delta update is supported. Delta process: ABR – Complete delta update with deletion indicator using delta queue (Cube-compatible).
    vi.Allocation  – Confirmation with Schedule Line
    Technical name: 2LIS_02_SCN
    Technical Data
    Type of DataSource:
    Transaction Data (Movement Data)
    Application Component:
    Materials Management (MM)
    Available as of OLTP Release
    SAP R/3 4.5B
    Available as of Plug-In Release
    PI 2002.1
    RemoteCube Compatibility:No
    Prerequisites:
    Activation of the DataSource.
    Use:
    The DataSource is used to extract the schedule line quantities allocated with confirmation quantities consistently to a BW system.
    Delta Update:
    A delta update is supported. Delta process: ABR – Complete delta update with deletion indicator using delta queue (Cube-compatible).
    If it helps assign points.
    Thanks,
    Akshay a.

  • E-Business Suite R12 Oracle services loading sequence in Windows 2003

    Can anyone tell me what is the loading sequence for the following Oracle services for EBS R12 in Windows 2003.
    1) Oracle Fulfillment Server service for VIS
    2) Oracle Service VIS
    3) OracleConcMgrVIS service
    4) Oracle RDBMS TNS Listener
    5) Oracle ToolsTNSListener
    I have the problem where when Windows 2003 starts up, Oracle Fulfillment Server service for VIS is attempting to stop. Seems like the service is set automatic start somehow. I have to wait the service to be completely stopped, and manually restart the service. But I do not know what is the reason that cause this problem
    Thanks for advice.
    Edited by: user4992799 on Nov 14, 2008 6:39 PM

    Start the following services first or set to Automatic:
    Oracle RDBMS TNS Listener
    Oracle Service VIS
    Set the remaining services to Manual
    Go to your %APPL_TOP% directory and click on envshell<SID>_<host>.cmd. You can create a shortcut and place it somewhere more convenient. Then cd %ADMIN_SCRIPTS_HOME% and run adstrtal.cmd apps/apps to start all of your applications services after the database has started.
    You are having problems starting applications services before the database has opened.

  • Flash Backwards Compatibility Question

    Hi,
    About a year ago I created a project using the Adobe Flash 5.5 Demo.
    I need to edit the Flash 5.5 file but my employer only has Adobe Flash 5 so I am not able to edit the 5.5 project using Flash 5.
    Question - Can the Flash 6 Demo open a Flash 5.5 file and re-save it as a Flash 5 document?
    If I download the latest Adobe Flash 6 Demo will I be able to open the Flash 5.5 file and then save it back as a Flash 5 file so I can edit it using my employers Flash 5 version?

    Yes, you can open the file with Flash CS6, and then Save it in format Flash CS5
    FLASH Proffesional CS6 ( Flash Professional 11)

Maybe you are looking for

  • My apple id is not recognised in app store on my new 5

    my apple password not accepted on new 5S, recognised here to log on and in i pad. Cannot put apps on new phone. Asked already Apple said they called me twice, phone did not ring , only e mails received case id 522807981

  • Acrobat Pro Won't Open PDF Files

    I get this message when trying to click open pdf files in a directory.  These files will open from Acrobat open file menu. Message - The document "SpecSheet_Zip.pdf" could not be opened. Acrobat cannot open files in the "Adobe PDF document" format. 

  • How to open color selection diaglog in 10g forms   Plz help

    Hi Everybody I'm new to oracle 10g forms I want to open color selection dialog in 10g forms I've configured demos...nd they r working well.... Now i want to use code in my forms.......But I tried to see it from the source.. But I couldn't understand.

  • What file converter should i use?

    I have a sony Handycam DCR-SR68, im not exactly sure what the format records in, im guessing MPEG, the software that came with this was PMB, not to crazy about it, so using PMB to convert the file it only says WMV, and premiere elements9 wont work wi

  • Ever since I enabled I-phone Radio, it interferes with my use of regular playlist option s

    Ever since I enabled I-phone Radio, the icons turned red & whenever I choose any of my purchased songs, an error pop-up appaers telling me my song does not have radio station creation options.  Indeed, now I do not even see meny options for browsing