Drops and flash...

I have paisted into this email the contents of the responce I
recieved from the pvii forum.
The corrections that they suggested work fine except how do i
do it using Contribute? I have a secretary
converting excel and word documents into flash paper using
Contribute. She cannot get to the
flash paramater's window using Contribute. Are there settings
that I can
manage for her so that all her flash documents have the Wmode
settings? If I do not do the Wmode settings then the drop menu fall
behind the flash document. The Wmode works great and corrects this
problem.
http://www.msad54.org/district/Distcal.html
Thanks,
Nancy
On 6/19/06 12:05 PM, in article $[email protected],
"BW"
<[email protected]> wrote:
> nancy jervey wrote:
>
>> I have added a flash document to this template and I
am now trying to
>> figure out how to get the dropdowns to be in front
of the flash
>> document.
>
>
http://www.projectseven.com/support/answers.asp?id=127

Found the solution, you have to diable the plugin manager
http://www.technogadge.com/how-to-stop-firefox-plugin-container-exe-process/

Similar Messages

  • Making simple Cross desolves at the end of still photo clips from my library. Not making a clean disolve beteen. Single frames from the previous clip are flashing half way through the desolve. Did both a drag and drop and insert disolve.

    Making simple cross desolves at the end of still photo clips from my library.
    Not making a clean disolve between clips.
    Single frames from the previous clip are flashing half way through the desolve.
    Did both a drag and drop and insert disolve.

    Making simple cross desolves at the end of still photo clips from my library.
    Not making a clean disolve between clips.
    Single frames from the previous clip are flashing half way through the desolve.
    Did both a drag and drop and insert disolve.

  • CSS Menu drop down part not working for ie8 and flashing shut on iPhone 5 browser

    My CSS drop down menu will not show up in ie8 and flashes then shuts on iPhone 5 browsers (responsive design)..using code from a themeforest template. I am using CSS (HTML only) in the BC menu system. without further adieu here is the code.
    HTML (I removed the BC javascript)______________________
    <div id="navigation">
    <ul>
    <li><a href="/index.htm">Home</a></li>
    <li><a href="/about">About</a>
    <ul>
    <li><a href="/leadership">Leadership</a></li>
    <li><a href="/giving">Giving</a></li>
    <li><a href="/careers">Careers</a></li>
    <li><a href="/contact">Contact</a></li>
    </ul>
    </li>
    </ul>
    </div>
    CSS______________________
    #navigation {
    float: right;
    #navigation ul, #navigation li {
    list-style:none;
    padding:0;
    margin:0;
    display:inline;
    #navigation ul li{
    float:left; 
    position:relative;
    #navigation ul li a {
    font-family: Arial, sans-serif;
    display: inline-block;
    color: #888;
    padding: 40px 6px 10px 6px;
    margin: 0 5px;
    text-decoration: none;
    font-size: 14px;
    border-bottom: 3px solid transparent;
    #navigation ul li a:hover{
    border-bottom: 3px solid #555;
    #navigation ul ul {
    opacity: 0;
    margin: -3px 0 0 5px;
    filter: alpha(opacity=0);
    position: absolute;
    top:-99999px;
    left: 0;
    background: #fff;
    border: 1px solid #dddddd;
    border-top: 3px solid #555;
    z-index: 999;
    #navigation ul ul li a:hover {
    border-bottom: 1px solid #ddd;
    #navigation ul ul li a {
    padding: 8px 0;
    display: block;
    width: 130px;
    margin: 0 16px;
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid transparent;
    #navigation ul ul ul {
    position:absolute;
    top:-99999px;
    left:100%;
    opacity: 0;
    margin: -3px 0 0 0;
    z-index: 999;
    #navigation ul ul ul li a {
    border-bottom: 1px solid #dddddd !important;
    border-top: 1px solid transparent;
    #navigation ul ul li:last-child a, #navigation ul ul li:last-child a:hover {
    border-bottom: 1px solid transparent
    #navigation ul ul ul li:last-child a {
    border-bottom: 1px solid transparent !important
    #navigation ul li:hover>ul{
    opacity: 1;
    position:absolute;
    top:99%;
    left:0;
    #navigation ul ul li:hover>ul{
    position:absolute;
    top:0; left:100%;
    opacity: 1;
    z-index:497;
    background: #fff border: 0;
    #navigation ul li:hover > a {
    color: #444;
    #navigation ul ul li:hover > a {
    border-top: 1px solid transparent;
    color: #444;
    #current {
    font-weight: bold !important;
    color: #444 !important;
    border-bottom: 3px solid #555 !important;

    Well to show the menu it runs off opacity, Opacity is not cross browser and IE8 as you noticed will not work with it.
    This menu method of a CSS menu is also not mobile friendly.
    You will need the MS filters to work in older IE's
    http://css-tricks.com/snippets/css/cross-browser-opacity/

  • Time Capsule drops wifi/internet connection and flashes amber

    Time Capsule drops wifi/internet connection and flashes amber.  I've tried unplugging it and my modem but it continues to do this every so often.  The time capsule is out in the open, so I don't think it's a heat issue.  It's running firmware 7.7.3.  Anyone else having this issue?  Any suggestions on how to fix it?  It's driving me crazy!

    Bought the time capsule in Oct 2013.  I have a Sagemcom 2864 modem from Bell but used through Teksavvy.  The 5 ghz has been flaky until I upgraded to Yosemite 10.10.1 I think.  I had a closer look at it and it appears that the wifi is ok.  I was thrown off by the wifi symbol being all animated in the menu bar.  I was able to ping the time capsule via wifi.  All the status lights on the modem looked ok.  Next time it happens, I'll see if I can get some more details.  Do you know if there's anyway to get some logs from the airport utility?

  • Drag and Drop in Flash ?

    I cannot seem to
    get the script correct?
    Can anyone let me knwo if it is the script that incorrect or the naming etc of my movieclips..
    basically I want several of the movie clip pegs to be able to be dragged and dropped and snap to the targets...i will be moving the image of the call centre over the top of the targets but i have moved it aside to show that I had created the targets.
    All assistance is greatly appreciated.
    FIRSTLY.. how do i attach the the zip file???
    Kylie

    One thing to get things on the right track would be to use the function names that you specify for the drag and drop.  The listeners use (bolded)...
    one_mc.addEventListener(MouseEvent.MOUSE_DOWN, fl_clickToDrag);
    one_mc.addEventListener(MouseEvent.MOUSE_UP, fl_releaseToDrop);
    But you only have the following functions...
    function pickUp(event:MouseEvent):void {
    function dropIt(event:MouseEvent):void {
    Either the listeners need to use the right function names or the function names need to be changed to match what the listeners specify

  • Trying to understand capabilities of Flash Professional and Flash Builder 4

    I recently purchased the CS5 Master Collection and am struggling to understand the uses for Flash Professional and Flash Builder 4.  I was inspired by Jay Pavlina's Super Mario Crossover game and wish to make similar applications. 
    However, I am confused about whether I should be using Flash Professional or Flash Builder 4 or both?  I purchased the two books that Jay Pavlina recommended "ActionScript 3.0 Animation Making Things Move!" and "Essential ActionScript 3.0".  I've been trying to find resources that will help me understand exactly the purpose of each of these applications. 
    It appears to me that ActionScript 3.0 is used in both?  So which one should I be using?  Or both?  Or is one more design oriented and the other more development oriented?  Can one make flash game like Jay's using just one or the other?  Any help would be greatly appreciated.

    I thought about it a bit more. I think you should take my advice with a grain of salt. I am still standing behind what I said but there are some circumstances that we are not in control of.
    If your task is to be the beginning and the end of your code - don't bother with Flash IDE. BUT, if you plan to monetize on your Flash/ActionScript skills, you may not have choice but be familiar with as many environments as possible.
    Here is my personal experiense that illustrates this point.
    I always prayed to gods, chanted to mandalas and made offerings to spirits to avoid a single thing - not ever deal with custom Flash components. Rightly or wrongly I perceive them as one of the lamest Macromedia creations. I am not talking about SWCs but about this thing that you create with preview and all other crap. Above all, it did not (and still doesn't) make much sense to me from functionality standpoint.
    Anyway, as, I guess, a karmic retribution, I was dealt this card. I got involved in a project(s) where I was not told that my main task would be to, you are right, write and reverse engineer Flash custom components. If I did not know Flash IDE I would be totally lost. Custom components are so counter-intuitive that only people without programming background can view them as a convenience. Well, it is a convenience if they are written correctly.
    The point is that, if you want to make a career out of it, you should gradually get involved with Flash IDE for now. The truth is that there are tons of agencies out there that do not have resources to hire high level developers and they employ "drag n' drop, cut n' paste" individuals. And this is a real market segment. Even well seasoned development houses have to succumb to this reality and cater to such entities.
    It is your choice, of course, but I thought it wouldn't be fare to you to be very fascist about pushing my one-sided views.

  • Connection of PLEK400 Drops and All Lights Go Dark

    My computer is in my bedroom on the second floor, while my router is on the first. From the moment I got my computer I've had problems with the wireless connection (As in it NEVER worked), so I bought a Belkin Wi-FI extender that worked nicely for about a year. It was a done deal and all was fine, until a few weeks ago when it went bad and I had to get rid of it. As wireless still didn't work (I'm really assuming it has to do with the connection to my computer from the router being too weak, as I have a crappy router-and-modem-in-one device which was provided by my ISP (Windstream)), I decided I needed another network extender. After lots of research, I set my sights on the PLEK400 which I then purchased along with some generic ethernet cables from Staples. I plugged one into the wall downstairs with an ethernet cable running from it to the router, and plugged another one into the wall close to my PC with an ethernet cable connecting the PL unit to the PC. The connection established, and I was overjoyed that my PC finally had Internet after those few Internet-less weeks. However, after browsing the Internet for a while, I went to open a new tab, and for some reason, I got the error err_network_changed (My browser is Google Chrome). I looked down at the PL unit and all of the lights were dark, none of them lit. After refreshing the error page a few times, it righted itself, the page loaded, and the two lights were flashing with the power one a solid green, like normal. Strange, I thought. However, this problem has begun to occur every 5 to 10 minutes. This would not be an issue, however, I am a gamer, so when I am Skyping my friends and playing online and the call drops and I have to disconnect every 5 - 10 minutes, I become very agitated. vv IMPORTANT? vvOur house is very old, so the entire thing is on the same breaker, so I know it's not that. I've heard that when there is a lot of electrical noise in an outlet (Many things connected to it), that can cause problems, so I'm going to state for the record that the powerstrip on which my entire PC setup operates and my upstairs PL unit are plugged into the same traditional two-plug outlet. (Don't know whether that may be a problem or not.)^^ IMPORTANT? ^^ I would really like to get these working or send them back as the entire setup (PLEK400 and ethernet cables) cost me about $60 - $70, and as a teen, that's a bit of money to me. Fast response is greatly appreciated by anyone who has any solutions to offer. I will be checking this post frequently throughout the night and following days for anyone who has anything to offer. If this is a product limitation and there is no way to fix it, PLEASE JUST TELL ME SO. I prefer to return everything and seek alternate solutions than wait too long for a solution that may never come to the point where I can no longer return anything and I am out $60 - $70. TL;DR: Lights on PL unit go dark, no internet for a minute or two, lights come back on, internet works again. Happens every 5 - 10 minutes. All replys are great, fast ones, especially so. As previously stated, any help is appreciated!!!! Thanks so much in advance, --Edwin

    If you say that all lights go dark (including the power light), it means that the device itself is power cycling which is not a good thing. If it was just the power line light or the ethernet light, it would have been normal since that indicates disconnection, but if it's the power light, that's a different story. Does this only happen if you are using the internet or does it act the same way even on standby?   Press and hold the reset button of the device for 10 seconds using a pen or a paper-clip and powercycle the unit. It will also help isolate the situation if you try a different power source. BTW, have you tried checking if the 1 port PLE switch is acting the same way? 

  • Slow connecting to internet and Flash frequently quits

    My iMac has been very slow over the past while. I am on Snow Leopard, and have all the updates.
    It takes a very long time to connect to internet and also to webpages. Simple commands such as inputing text and dropping menus take forever. I have that coloured pinwheel running for very long periods while attempting to make the connections or garnering responses to commands. Often the tasks will time out. I've been getting messages such as "Safari has shut down, there is a problem with flash, this error will be reported to Apple" and frequently I'll get a message that Flash has inexplicably quit. I've had the computer lock up and the only thing I can do is to shut down the computer, losing all my opened pages and unsaved data.
    I don't know if it would make any difference, but I have asked my service provider to send me a new modem. I have DSL and ethernet.
    Is it possible that Flash is corrupt and should I reinstall, or are the other problems, such as slowness, etc not a Flash related?
    I know I have a lot of old emails and other files which I have to clean out. Does this have a bearing? I have cleared history, removed cookies, and performed other cleanup tasks.
    My trial support period with Apple support has expired, so have no recourse through them.
    Thanks,
    Ted

    Ted, that does seem odd. Did you do a control-click (i.e. hold down the Control key while clicking) on the Macintosh HD icon? It should have presented a small menu of options, of which one is Get Info. Alternatively, if you have a two-button mouse, right-clicking the icon should have behaved similarly.
    You’ve got plenty of available disk space, so a crowded disk can be ruled out.
    The number of bookmarks should not have any effect on the browser’s speed. The size of your inbox theoretically could affect the speed at which you download e-mail, but you have enough available disk space that it shouldn’t be an issue.
    If you use Apple’s Mail program, does it offer an option to download e-mail but keep it on your ISP’s servers? If so, do you use that option? If you do, then that could certainly slow down your e-mail downloads if you have a large inbox, since your e-mail program would spend time figuring out what has already been downloaded vs. what needs to be downloaded — and if you check for e-mail often, then that processing could slow down your browsing.
    For both Flash and Firefox, the download will only overwrite packages of the same name if they already exist; thus, the commands above would overwrite Firefox.dmg and Flash.dmg on your desktop only if they already exist by those names there. Once the packages are executed, they will overwrite applications of the same name if they already exist. Thus, if you haven’t previously installed Firefox on your computer, by definition no previous Firefox can be overwritten; but if you install a newer version of Firefox in the future, then it will overwrite any version installed in the past — but your bookmarks, plug-ins, &c. won’t be affected by the overwrite, since they’re stored in a separate area of your disk. Executing a Flash package will overwrite the version that is already installed.

  • IPad's screen turned pink and flashing

    All of a sudden, my iPad's screen turned pink. Tried resetting but did not help. The screen is now red/pink-ish and flashing. I, of course, did not drop it or anything like that.
    Is this a hardware problem? is it fixable by a user?

    I just had mine replaced and it is betterr than the original.
    Holds the 3G signal better.
    i bought one as soon as they came out, so there is probably a bit of a higher failure rate for the first models.
    You are basically getting a new one and you have a year from the purchase to extend the warranty.
    I would not give up my Ipad.
    I look at laptops now and they seems like dinosaurs.
    .

  • HT204053 best storage for filies deleted but used frequently wd drop box flash drive

    best storage for filies deleted but used frequently wd drop box flash drive

    Thanks LowLuster!  With that info I have another questions if that's ok.  First, I'm sure it's formatted to fat32.  I have learned I can't transfer movies over 4gb.  I use an external hard drive for those.  The files are ones I've downloaded from YouTube in the mp4 format and are never over 1gb.  They're all mb in size. 
    I didn't realize flash drives had limited writes.  Is there any way to confirm I've reached the limit?  Both times I reformatted it I was able to add back the videos I previously had on it.  I would say there were a hundred or so. Both times I left some "growing room" on the flash drive so I could add more files.  And, both times I was able to continuing adding until I had reached the max capacity.  The problem occured after I tried deleting files to free up space.  Does this make sense with "the amount you have used it" theory?  Does it start to become buggy at that point, or does it just make writes to the drive impossible?
    Thanks

  • Java and Flash on iPad

    So I can't open http://web.monroecc.edu/manila/webfiles/calcNSF/JavaCode/other/myWasher1.htm on an iPad?
    I feel as if I'm back in the 1980's when Apple decided schools weren't an important market. I can't open Flash files on my iPad. I can't open Java files on my iPad. Yet, they (Apple) want me to use this tool in my classroom?

    Java is a giant security hole and is being shunned.
    Almost all security experts warn not to install it or allow it to run.
    Adobe has dropped mobile flash for any mobile device.
    It is not being developed anymore and has been dropped from Android going forward.
    Most savvy developers have caught on to this and adjusted.
    Those stuck in the past have not.

  • Testing the water on possible Flash Professional and Flash Builder integration

    Hey,
    I just wanted to throw this out here instead of the bug area to see if I'm off my rocker or I'm on to something.
    Basically one of my major pains is that any application design I do, I do it in Flash Pro and I code in FB. Switching back and forth between apps just to press CTRL + ENTER seems like a) a waste of time and b) a waste of system resources.
    So what I'm proposing is having FB integrate with FLA files.
    When you create your product you have the option to specify a target FLA (or multiple with a build order) so that when you test your project it will actually build your FLAs in order (in the situation that the final SWF requires others) and you're off to the races.
    You could also have the currently associated FLA files have a checkbox next to them which could temporally disable them for a build.
    If you still need to make design tweaks later on, it's a mater of opening Flash and doing them, but it would be so slick to be able to have FB render the FLA for you in the same app (no more random CTRL+ENTER in FB anymore!)
    As far as where it could go. I think it would work the best if it was just a new tab that could be added to the perspective. Would allow drag+drop of FLA files to it, drag+drop ordering and also have the checkboxes to disable any FLAs from the build.
    So there we go, does that sound like a decent workflow?
    Cheers!

    Hi guys,
    Have you considered Testing the water on doing your design work in the new Flash Catalyst software http://labs.adobe.com/technologies/flashcatalyst/ for your skins instead of Flash CS4.
    You would be able to export directly in the new FXG format and integrate it directly in your FB4 coding.
    There is a tremendous productivity potential gain there.
    I am planning to abandon eventually completely Flash CS4 for both design  and coding and substitute it eventually by simultaneously working in FB4(coding) and Flash Catalyst(design) with input symbols directly linked to photoshop and illustrator related files.
    For those of you who would like to wet their toes  and initiate  a quick dive, Lynda.com has already released, on june 11,  an 1h40 min course on this subject. Here are the details.
    Length: 1 hour
    Online Training Library® exclusive!
    Flash Catalyst Beta Preview
    with: Mordy Golding
    Flash Catalyst is a new Adobe application that is currently in beta and available for downloading atlabs.adobe.com, that allows designers to quickly create interactive Flash content and rich internet applications without having to write a single line of code. In Flash Catalyst Beta Preview, Mordy Golding demonstrates a workflow that emphasizes the intuitive nature of the tool, and shows how to achieve results in a short time. Meant to bridge the gap between designers and developers, Flash Catalyst allows the designer to work with familiar applications, such as Photoshop and Illustrator, while automatically generating the necessary code in the background for the developer. Exercise files accompany the course.
    Topics include:
    Creating interactive content from Photoshop and Illustrator design compositions
    Turning ordinary graphics into functional components like buttons and sliders
    Using smooth transitions and animation techniques
    Moving content between Flash Catalyst and Flash Builder
    Declarative Graphics
    Flex 4 will make good use of FXG, the new graphics interchange format used with the CS4 graphics applications. Flex 4 and Flash Player 10 can together render FXG graphical elements. These include:
    graphics and text primitives
    fills, strokes, gradients, and bitmaps
    support for filters, masks, alphas, and blend modes.
    FXG graphical elements can be used in Flex 4 in a number of ways. FXG elements can be used within an MXML file or component and can also be saved as an .fxg file format. The CS4 tools will typically export an FXG using the FXG 2008 namespace. Because these files are designed to be shared between graphical applications, you’ll find that they have a stricter format to what’s used in Flex; the Flex compiler will only use the FXG-specific tags. Adobe’s new application, Flash Catalyst, will make it easy to create FXG graphics compatible with Flex 4, which you can then use to complete your application’s user interface and appearance.
    New effects have been added to Flex 4 that can also be applied to FXG graphical elements. These new effects will work on both new and old components alike. Standalone effects must now be declared within fx:Declarationstags instead of the body of the application. Once again, Flash Catalyst has additional tools to help make using these effects easier.
    Ref:http://www.sitepoint.com/article/whats-new-flex-4/ by Andrew Muller

  • Playback of flv using Flash Player 10.1 and Flash Media Interactive Server jerky.

    Greetings:
    Thanks for taking time to read this.
    Here is our problem:
    Playback of flv using Flash Player 10.1 and Flash Media Interactive Server jerky.
    Playback ok if using Flash Player 10.0 with Flash Media Interactive Server.
    1. Record live using Flash Media Interactive Server
    2. Attempt to play back resulting flv using Flash Player 10.1 and Flash Media Interactive Server.
      Video plays ok for a few seconds and then plays faster than as recorded -- very jerky.
    Audio plays at normal rate.
    OS: Windows 7 64bit (two different machines. All updates installed.)
    Web browser: FireFox 3.6.10 and IE8 8.0.7600.16385
    Flash version: 10.1.85.3
    Tried with hardware acceleration on and off.
    Note: Also had another person report the same thing on a Mac.
    We had been using Flex 3, so we tried building with Flash Builder 4 – had the same problem.
    This is a show stopper for us.
    Tried using Wowza and everything worked.
    We’re dropping FMIS and switching to Wowza.
    If someone can suggest something else to try, we would appreciate it.

    Hi Greg,
    So if I understand correctly, your findings are:
    Flash Player 10.1.85.3 + Flash Media Interactive Server = Jerky Video
    Flash Player 10.0.x.x + Flash Media Interactive Server = Smooth Video
    Flash Player 10.1.85.3 + Wowza = Smooth Video
    And what about Flash Player 10.0.x.x + Wowza?
    Also, if you could check the network traffic to confirm if it's Flash Player causing the issue or it is receiving it like that from FMIS.
    Cheers
    --Vikas

  • No signal on 2g and flash problem on lumia 720

    I purchased my mobile on June month this year. After 2 months Gyro sensor not working, i contacted nokia care, they repaired and working now but after 1 week i had issues with my 2g no signal problem and 3g signal dropping.Another flash is not working , when i press below the flash from back side, it is working.. What's with nokia, lots of issues within 6 months.. I never expect this from you..
    I am a fan of SE and MS.. so i moved to you becoz of service issues and problems from SE,
    my suggestion is don't go with market pressure, Always trust in quality and faith in you...

    hi mate, in this case, you need to persist with Nokia Care until the issue is resolved to your satisfaction. if there are still problems occurring, then you should contact Nokia in your country directly and tell them what has happened. Nokia Care outlets are run independently of Nokia and are franchises.

  • Error message: ni: A frame has been dropped and the acqusition has been canceled

    I use a NI PCIe 1433 framegrabber with a Basler spl4096-140km line camera.
    Using triggered acqusition with an external source, I can get a framerate of 68500Hz in NI-MAX.
    When I use the Matlab image acquisiton toolbox to acquire data, I however very often get the error message: 'ni: A frame has been dropped and the acqusition has been canceled". This happens even at much lower framerates (20kHz) and only seems to go away when acquiring data slowly.
    Computer is a Dell Precision 7600 and I assume there should be no issues with RAM or the PC being slow. The error does not go away when reducing the data size (i.e. reducing the ROI to one single point that is readout).
    Do you have any pointers why this error message appears and what can be done about it?
    Thank you!
    Reto

    Hello,
    I encountered the same problem and I think it is because the allowcation of storage in matlab cannot catch up with that of the camera so that it will drop frames when the buffer is full.
    I also want to know how to solve that.
    Yang

Maybe you are looking for

  • Kernel panic / Internet access with a bad AirPort card

    My iBook G4 started suffering kernel panics just over a week ago. They have rapidly increased in frequency to the extent that it can take several attempts to boot up because they have started occurring during the boot up process (originally they occu

  • My apps won't launch & menu bar missing all top left icons!!!

    A strange concurrence of multiple problems: I am a pretty advanced user and have an iBook G4/1.33 GHz running Tiger 10.4.8, but I am having trouble with my PowerMac G4/500 MHz running 10.3.9 right now. I keep my PowerMac in Panther since it is almost

  • Add a file to to MIME object at runtime

    In runtime, Is there any option to create a file at runtime and after that add that file to MIME objects??

  • Where does the supplier details exist in SRM

    Hi gurus,   I need to know the table name in which the details of the supplier stored. Ex: I need the address of the supplier, Supplier Approved or not,payment terms and payment terms description Regards, Ramalakshmi.G

  • I'm having trouble with the TSPlayerV2.1.swf  - Flash Music Player

    I'm using it with DreamWeaver cs4. I got it to work only once. It seems that It won't look for the MP3' folder or it does and the playlist(s) won't match. if so how do you control with playlist for it to use? I'm confused... It worked once, then I pu