MP3 Player causes visual error in Polls

Hello,
I have found the problem with MP3 Player (from Connect Pro Exchange). The Polls have a visual error when MP3 Player is displayed on lobby layout for example. Please see an attachment - screen of Connect Pro webinar. Do you have the same problem?
Petr Zahradnik

Hello,
I have found the problem with MP3 Player (from Connect Pro Exchange). The Polls have a visual error when MP3 Player is displayed on lobby layout for example. Please see an attachment - screen of Connect Pro webinar. Do you have the same problem?
Petr Zahradnik

Similar Messages

  • Msi usb mp3 player i/o error

    i recently connected my megastick usb mp3 player and windows diaplyed a window that says: the request could not be performed because of an i/o device error. Now i can not store files to my usb mp3 player. How do i fix this problem???

    An I / O error often indicates a read/write problem to the device, oftern ocours more on Harddisk dri'ves. Upgrading the firmware to the player should sort this out, otherwise there may be someting else wrong with the player. For example the player cannot read/write to a specific cluster on the harddisk. But as the player is PSS (i think), (Portable Solid State) then this is a bit odd, but could possibly be the same problem as above , not read/writeing to a specifc sector/cluster of the memory.

  • How can I fix 2121 sandbox security error, local swf MP3 player test calls MP3's from website?

    1st Issue.  I am a new user and am fighting #2121, #2044 & #2048 Flash security errors in getting an MP3 player to work as I test the fla file in Flash CS4 on my local computer.  The fla in Flash and swf in Dreamweaver calls mp3 files from our host server on the internet.
    After reading various sparce posts and Adobe articles on this issue, I have added a crossdomain.xml file at our websites root (see file below) and added the code, flash.system.Security.allowDomain in line 1 of the action script of the flash fla to allow our site access (-see script below).  These efforts have helped get the player to work better on our test site.
    But, I am still getting the 2121 error within Flash CS4 as I debug the player or play the swf in live view within Dreamweaver.  Playing the fla or swf will lock-up the Flash 10 player and crash the program. I am having the mp3 player access the mp3 files from our web site as I test the fla.
    Here is the debug message I am getting:
    Attemping to launch and connect to Player using URL C:\Web Site Files\Plank Productions afc\Plank Productions 2010\site\MP3_List_Player_AS3.swf [SWF] C:\Web Site Files\Plank Productions afc\Plank Productions 2010\site\MP3_List_Player_AS3.swf - 209827 bytes after decompression SecurityError: Error #2121: Security sandbox violation: Sound.id3: file:///C/Web%20Site%20Files/Plank%20Productions%20afc/Plank%20Productions%202010/site/MP3%5FList %5FPlayer%5FAS3.swf cannot access . This may be worked around by calling Security.allowDomain.
    at flash.media::Sound/get id3()
    at com.afcomponents.mp3player::MP3Player/get id3()
    at com.afcomponents.mp3player::MP3Player/handleBuffe ring()
    Here is the crossdomain xml code:
    <?xml version="1.0" encoding="utf-8"?>
    <?xml version="1.0"?><!DOCTYPE cross-domain-policySYSTEM "http://www.macromedia.com/xml/dtds/cross-domain- policy.dtd">
    <cross-domain-policy>
    <allow-access-from domain="www.plankproductions.com" secure="false"/>
    <allow-access-from domain="plankproductions.com" secure="false"/>
    </cross-domain-policy>
    Here is the AS3 in line 1 of the Fla file that I added:
    flash.system.Security.allowDomain("www.plankproductions.com", "plankproductions.com");
    2nd Issue.  The online playback of the mp3 player will play about 4-7 mp3’s then lock-up in Internet Explorer 8 on a pc.  I think that is related to flash security, not sure, I do not know how to debug the mp3 player on the web site.
    http://plankproductions.com/pptemplate_afc_mp3.shtml
    Questions.
    -How can I resolve the error 2121?
    -What as3 code do I need to target the local c drive to have security clearance and work properly, is this the problem?
    -Why is the mp3 player locking up on the web page?
    Thank you in advance for any help.
    Operating System: Windows XP Professional, CS4 Web Premium

    Do you have the standard or debug player installed?  Such errors should not occur with the standard player.
    See http://helpx.adobe.com/flash-player/kb/find-version-flash-player.html#main_Find_Flash_Play er_version_type_and_capabilities__Flash_developers_only_

  • Error when trying to controll mp3 player with webService

    Hi
    I have a system to controll some things in my house, and one of them is my soundsystem. I have a tablet that communicates with an server that do the acctual work.
    I found an mp3 player online with the source-code, and I want to controll it using webservices from the client. I stript it an added it to my system. I just want to have buttons on the client, and then the server to do the actual work.
    If I don't use WS, just make an object of the player, I can add music to it and play them.
    If I do the exact same thing, but it's the WS that gives the commands on the server side I get an ex.
    Unable to handle format: mpeglayer3, 22050.0 Hz, 16-bit, Stereo, LittleEndian, Signed, 7000.0 frame rate, FrameSize=32768 bits
    Failed to realize: com.sun.media.PlaybackEngine@12b51d4
    Error: Unable to realize com.sun.media.PlaybackEngine@12b51d4
    I have tryed asking google about the format, and i found somethin about that it hade problems finding the codec. I can se the codec in my JMF Regisrty.
    I can find the "com.sun.media.PlaybackEngine" in the jmf.jar thats in my lib.
    I have installed jmf 2.1.1e.
    Server and client are run from the same pc.
    I have tryed from diferent pc, but it dident work.
    Anyone?

    Glypher wrote:
    I have tryed to run it without using web service, and it works perfectHuhh. I actually asked that question, positive that you would reply that it also failed in the desktop app. That is very odd.
    Maby the best thing is to move it yes. Can you do it, or tell me how I can do i.I am not so sure now, that that is the best move, since it seems the web service is playing some part in the problem.
    I'll leave it to your decision though. If you want it moved, surf on over to the [latest Report Abuse thread|http://forums.sun.com/thread.jspa?threadID=5422989&tstart=0] and ask the mods to move the thread to JMF. Typically that thread is for reporting abuse, but it is also good for getting threads moved, since the community moderators keep an eye on it.

  • Simple mp3 player not working :( action script error

    Hi Everyone!
    I'm wondering if anyone can help with this problem:
    I am currently designing a website and creating a simple mp3 player with an on / off function but doesn't appear to be working. I am getting this error:
    1095: Syntax error: A string literal must be terminated before the line break.
    1083: Syntax error: end of program is unexpected.
    1084: Syntax error: expecting rightparen before end of program.
    1084: Syntax error: expecting rightparen before end of program.
    1084: Syntax error: expecting rightparen before end of program.
    1084: Syntax error: expecting rightparen before end of program.
    I have uploaded a zip file containing the images and FLA file. I'm wondering if someone wouldn't mind taking a look for me and telling me how to fix this problem:
    http://www.c-recordz.co.uk/download/mp3_player.zip
    Thanks
    Davies

    Hi Davies,
    On line 19 don't break the line, Flash will do it for you... other aspect that I would recomend is to not put the '$' on the variables. In AS2 variables don't need to be declared as such (although it's a good policy), instead of the '$' put the 'var' word, as you already have in those variables.
    Greetings
    Leo

  • After setting up an mp3 player using my itunes library, all my songs are now in the library twice, I dont know what to do, other than delete them one at a time, and what did I do that would of caused this to happen.

    I have an ipod with 1000 songs and I transfered them to a mp3 player, when checked my library for duplicates, all the songs appreared twice, now I am afraid to add more songs and sync my ipod.

    Manually sync.  This way, you will be making sure no duplicates will sync over to your iPod.

  • Flash "undefined" error in MP3 PLayer

    Hello to all and thanks for checking this out...
    This is regarding a swf MP3 player I am trying place on my
    site.
    http://www.denmasterstudios.com/portfolio.html
    I preview the swf file in flash player on local drive = works
    fine
    I preview the swf file in dreamweaver cs3 9.0 in the local
    files browser window using the "preview in ie explorer" function =
    works fine
    I preview the swf file in dw in the local files browser
    window using the "open with flash player" funtion = blank white
    screen
    Once I load the swf file into a DW html doc and attempt a
    preview locally or online, the following occurs:
    Player loads on page, but does not play any songs.
    A "undefined - undefined" appears where the song title and
    artist name should be.
    During the previews in flash player, this does not occur,
    only when the file is inserted into an HTML in DW and attempted to
    be played.
    Here is the xml code:
    <?xml version="1.0" encoding="UTF-8"?>
    <songs>
    <song url="britney.mp3" artist="Denmaster" track="Britney
    Style" />
    </songs>
    Here is the action script code:
    class Song
    public var earl:String;
    public var artist:String;
    public var track:String;
    public function Song(e:String, a:String, t:String)
    earl = e;
    artist = a;
    track = t;
    Any good eyes out there see anything?
    Thanks for your help all!

    How are you loading the xml file?
    Dan Smith > adobe community expert
    Flash Helps >
    http://www.smithmediafusion.com/blog/?cat=11
    http://www.dsmith.tv
    "thedenmaster" <[email protected]> wrote in
    message
    news:g4h2it$r34$[email protected]..
    > Hello to all and thanks for checking this out...
    >
    > This is regarding a swf MP3 player I am trying place on
    my site.
    >
    >
    http://www.denmasterstudios.com/portfolio.html
    >
    > I preview the swf file in flash player on local drive =
    works fine
    > I preview the swf file in dreamweaver cs3 9.0 in the
    local files browser
    > window with flash player = works fine
    >
    > Once I load the swf file into a DW html doc and attempt
    a preview locally
    > or
    > online, the following occurs:
    > Player loads on page, but does not play any songs.
    > A "undefined - undefined" appears where the song title
    and artist name
    > should
    > be.
    >
    > During the previews in flash player, this does not
    occur, only when the
    > file
    > is inserted into an HTML in DW and attempted to be
    played.
    >
    > Here is the xml code:
    >
    > <?xml version="1.0" encoding="UTF-8"?>
    > <songs>
    > <song url="britney.mp3" artist="Denmaster"
    track="Britney Style" />
    > </songs>
    >
    > Here is the action script code:
    >
    > class Song
    > {
    > public var earl:String;
    > public var artist:String;
    > public var track:String;
    >
    > public function Song(e:String, a:String, t:String)
    > {
    > earl = e;
    > artist = a;
    > track = t;
    > }
    > }
    >
    > Any good eyes out there see anything?
    >
    > Thanks for your help all!
    >
    >

  • Help Creative MP3 player up firmware is errors :!

    How do you know your player under the Creative product line while holding the letter ZEN recorder installed in the middle of the back cover and the S / N is MAPF 263 0750 808M 7Z When the firmware up to experience a whole Creative Zen state of the firmware you have downloaded it here :[url="http://vn.creative.com/support/downloads/download.asp?MainCategory=23&nRegionFK=&nCountryFK =&nLanguageFK=&sOSName=Windows+XP&region=2&Product _Name=ZEN+2GB%2F4GB%2F8GB%2F6GB%2F32GB&Product_ID= 708&modelnumber=&driverlang=033&OS=0&drivertype=0& x=29&y=5http://">line[/url]
    ? [color="#FFFFFF">[url="http://vn.creative.com/support/downloads/download.asp?MainCategory=23&nRegionFK=&nCountryFK =&nLanguageFK=&sOSName=Windows+XP&region=2&Product _Name=ZEN+2GB%2F4GB%2F8GB%2F6GB%2F32GB&Product_ID= 708&modelnumber=&driverlang=033&OS=0&drivertype=0& x=29&y=5">[color="#FFFFFF">new Firmware[/url]
    ? Firmware upgrade is complete standing there the whole 3 hours - 5 hours of the world to wait for the restart line and so every player there is not restarted even days! Hope you offline just Presented by running the machine and check what firmware is appropriate for a machine with S / N 808M 0750 263 MAPF 7Z!
    ? because the MIH not understand much about the player so need information on your standard Zen: (
    ? Very needed information zen standard series (when they cleaned to remove all the data they find on the 865 MB memory) so that up! What then may well have heard music so you do not!
    Please help urgent !

    ?? My Creative Zen MP3 player faulty Firmware! I have run back the Firmware v.2.03 but in the process of running the computer report was finished and reboot! But the screen on the Zen monk is on the computer and then press any old machine you upgraded successfully and restart the queue! and so there was not restarted, although he had done in the next step is closing the reset button - press and hold the play / stop and then reload the firmware - firmware back up again! but to step restart is faulty!
    ? (I do not know your life is what should the new machines offer the S / N for admin check what the next order to see it)
    Help Offers! Sorry I was in Vietnam should use nonstandard English hope you understand Offers!?

  • My Disk Utility is not working, also can't eject a mp3 player

    I attached the mp3 player to the computer and downloaded some music on it. This went OK. When I went to eject it by right clicking on the player and choosing eject, it would not eject. So I opened Disk Utility to try and eject the disk and now find that Disk Utility won't open.
    When I do force-quit Disk Utility the message says Disk Utility is not responding so there is a problem with Disk utility.
    This is the first time I've had problems with Disk Utility and with ejecting a disk.
    I don't want to pull the mp3 player out as it could do something funny to the disk as that happened before when I accidentally removed the mp3 player without ejecting it first.
    However, the mp3 player has been OK for a while now and this happens.
    What can I do?
    Should I restart the computer and see if that solves the problems?

    Are you receiving an error message when you try to eject via the Finder? Normally you should get a message along the lines "The disk * could not be ejected because the application * is using it" or something like that.
    You could just shut down and unplug the mp3 player then, but it would be interesting to find out the cause of the problem. Do you know exactly what files are on the player?

  • What if you tried doing the clean up on your mp3 player and it don't work in rescue m

    i tried doing a clean up cause my mp3 player is in rescue mode and it don't do anything. i've never formatted anything in my life so i'm a little nervous about doing that. is there some keys you hold to get the clean up to work. i have a zen xtra mp3 player. it is my husbands. so if anyone can help me out there please e-mail me at [email protected] and put in the subject line rescue mode help. tracy

    and how do i do that i've never done that before?tracy

  • I have copied my CDs into iTunes  (currently running v11) to play on my iPod.  I have now bought a non Apple mp3 player to use when I am out running.  How can I copy the many tracks I want from iTunes onto the new player?

    I have copied my CDs into iTunes  (currently running v11) to play on my iPod.  I have now bought a non Apple mp3 player to use when I am out running.  How can I copy the many tracks I want from iTunes onto the new player?
    Thanks

    I tried Notpod but can't get it to work.  Part of the problem, I suspect, is that I can't create a folder on my player (a SanDisk Clip+).  I also can't do this in Windows Explorer.  Whilst I can see the Clip+ in Explorer, the option to create a new folder isn't there.
    The error mesag I get in Notpod is:
    "Unhandled exception has occurred in your application.  If you click Continue, the application will ignore this error and attempt to continue.  If you click Quit the application will close immediately.
    InvalidArgument=Value of '0' is not valid for 'SelctedIndex'. Parameter name: SelectedIndex"
    Then, when I plug the Clip+ into a USB port, iTunes thinks it is my iPad - which is because, I guess, Notpod hasn't worked.
    I can drag and drop files from the Music folder where my iTunes tracks are stored onto the Clip+ and they get converted but I'd rather synchronise a Playlist from iTunes if I can.
    Thanks anyone who can help

  • How can I use Iphone 4 as an mp3 player without a sim card until I get one?

    Hi,
    How can I use Iphone 4 as an mp3 player without a sim card until I get one? I just bought the phone and each time I try to switch it on to use the mp3 player, I cannot. It asks me to insert a sim card and I don't have a sim card yet. I was thinking I could use the mp3 player function of my phone until I buy a sim card.
    Thank you for your help in advance,

    Thank you, I understand, yeah, I knew that, my phone is factory unlocked and I am going home, which is obviously not in the States and I am thinking of buying a local carrier there. However, I still have 2 weeks before I leave and cannnot wait to start using my Iphone 4. I thought at least I could use the mp3 player function. So as far as I understand, I cannot activate it without a sim card. I have been using metropcs for about two years and it does not have a sim card. In this case, do I really not have another choice but wait for two weeks to listen to music? My Mp3 player just failed me and I really need to listen to music but on the other hand, while I can use my iphone as an mp3 player in two weeks, I don't want to spend more money on a new one. So, do you have another suggestion? For instance, can I use a friend's sim card to activate mine? Would this cause any trouble, when I go home and buy a local carrier? I think these questions might kinda sound weird to you, but first time with an Iphone, extremely excited to start using under my circumstances, I need help   thanks,

  • Creative Zen vision M 30 GB MP3 player does not resp

    My Creative Zen vision M 30 GB MP3 player stopped working. It does not turn on, does not charge, does not respond to anything. Is the battery dead or what would be the problem. Please help.

    There are a multitude of problems that could be causing your player to exhibit this behavior in addition to battery failure, including the failure of the main logic board. If the player has been dropped a few times, exposed to excessi've heat, or high humidity/water, the problem might not be the battery. On the other hand, if the battery has been allowed to fully exhaust on a regular basis and left uncharged for long periods, it is possible that the battery could be dead, but LIon batteries usually last at least 2-3 years with regular use and normal recharging practices if they haven't been abused.

  • ITunes no longer recognizes my mp3 player, iTunes no longer recognizes my mp3 player

    I have used iTunes to purchase and download music to my RCA MP3 player, but now it doesn't recognize it.  Can anyone help?

    Officially, iTunes does not sync any non-Apple player.  Sometimes they will work, but sooner or later, a release comes out that causes it to stop working.
    Follow the instructions that came with your player.

  • Let's get an MP3 player headphone/earbud discussion going

    I am shocked to see how little use this little slice of this great forum is. As we all know, the earbuds that typically accompany any stock MP3 player are usually sub-standard, at best. Often they are terrible. Occaisionly they are passable, and once in a blue moon they are great. It always amazes me that MP3 player companies, Creative included, don't realize that they could really push their players over the top by adding a good set of buds. In fact, Sony has just done this. One of their new MP3 players is being shipped with a higher end set of Sony earbuds that typically go for $70 all by themselves. CNET is raving about the player, particulary how it is one of the only players out there that sounds fantastic "out of the box". And now I'm starting to see discussions on the CNET MP3 player forums comparing that particular Sony to the new ZEN with lot's of people leaning to the Sony just because it does not require a new set of buds to really bring out the quality of the music.
    Now we all know that a lot of people are clueless when it comes to this aspect. It amazes me the people who will spend $500 on a high-end MP3 player and then not bother to replace the crappy buds that come bundled with it (cough, cough, iPod, cough). If you fall into this category do yourself a favor and go out and try some quality buds or headphones for your MP3 player. You'll be quite astounded how much more you'll enjoy listening to your music. As with any audio device, you'll have to pay for that quality. But quality can be found in everyone's budget. CNET is a great place to start and learn. You'll be happy to know that Creative's Aurvana buds are highly rated in their price category and quite frankly, the next time Creative releases a new higer-end product, say the ZEN 32 GB due out in first quarter 2008 (or so I've read), they would be super smart to include a nice set of these buds with that player even if it means bumping the price a bit and eating some profit.
    I recently bought my fifth Creative product, the 16 GB ZEN. It's a great player. Not perfect, but certainly a top contender in the high-cap flash-based MP3 player market. As always, the included buds were passable. So I embarked upon a search for the perfect set of headphones and/or buds in my price range.
    I set my price range between $100 and $150. That's a ton of money for some, nothing for others. I was pleasantly surprised with what is out there. Here is what I found, what I tried, what I thought, what I kept, and what went back. I am somewhat limited in my testing by the fact that I pretty much just use Best Buy. While I really don't like the store, the one good thing they have is a 30-day money back return policy. So I can just keep trying headphones and returning them to try others until I find the ones I like.
    The first thing I tried was pair of Bose full around ear (AE) TriPort headphones. CNET has called these the poor-man's QuietComfort 2's, a noise-canceling Bose product highly rated by CNET. The TriPorts are great phones, light weight, and great sounding. Best Buy price is$140. Great audio quality and they block out most regular outside noise. The downside, for me at least, is my ears tend to sweat after extended listening. I still have these and will keep them. My daughter liked them so much she's getting a pair for Christmas although she doesn't know it yet. These are better for your ears because they don't pipe music directly into the canal and are less likely to cause any damage to hearing.
    The next thing I tried was a set of Bose on ear (OE) TriPorts. These are pretty much the same drivers as the AE's but they sit comfortably on the ear instead of around them. The upside is that they don't sweat as much. Downside is, if you're a woman (or a guy) who wears earrings they can be less comfortable because they press on the earrings. The audio quality is much same, ie: great, as the AE models but not quite as good. The sound isolation is also surprisingly good. I like the design of these phones much better too. They have a single cord design (the AE's have a dual cord) and the cord is modual. I love short cords as I just keep my player in a shirt pocket so a long cord is just a drag, pun intended. The OE models also come with a much nicer, hard case, the AE's just come with a cloth bag. The phones fold up smaller and fit into the case nicely for storage and transport. The real downside to these phones, the price: $180. While the cord design and case are nice touches they really don't (to me anyway) justify the extra $40. That said, I still have these phones too as I like them for work for the short cord. The jury is still out as to whether or not I'll keep them.
    Next up I tried the Sure SE210 earbuds, actually ear canal phones. These are pricey at $150 but for Shure products that's actually just a step up from entry level! I thought it would be good to have a nice set of quality buds for those times when I don't want to walk around with headphones on. The Shure's are raved about on CNET. I was not impressed. The sound was just okay and I really don't like things sticking IN my ear canals for long periods of time. It just get's painful for me. The Shure's do come with the 'comfort pack' which has several different styles and sizes of tips to maximize comfort but I just couldn't see them getting enough use to justify the price. They went back.
    Next up was the Bose TriPort earbuds. These got a mediocre review over at CNET but I thought since I'd tried the other two in the line I'd give these a go. They are $99 at BB. These are not ear canal phones and are not meant to into the ear and form a tight seal. They sounded very good and were very comfortable. But they just didn't feel stable. I move around at work a lot an they always felt like they were going to fall out and the quality and level of music would change with the movement. They went back.
    Last up, the Shure SE110 earbuds. Again, these are ear canal phones meant to go into the ear canal and form a seal for maximum bass and sound. I bought these on a whim. They are $99 at BB. They pretty much sound just like the SE210's to me - I'm not sure what the difference was supposed to be. CNET gives these a decent review and recommends them in their price point range. I tried them at work and was going to take them right back. But I've been unable to get them back for a few days so I tried them again last night. I finally found a set of the 'comfort pack' tips that fit me best, the small rubber ones, and I can wear them for longer periods of time without as much discomfort. And when in the ear with a good seal they sound pretty good, much better than any stock earbud, but not as good as the Bose AE or OE phones.
    So the jury is out on these ones. I'm thinking they'll go back. It seems you have to go up to the SE310's to get a really good bud from Shure but that's up around $200 to $250, a bit more than I'll spend for now at least. If I end up taking the SE110's AND the Bose OE TriPort's back than I'd have enough to try out a pair but our BB doesn't sell them so I'd have to find another local or online dealer with a nice return policy. Online sucks because of course you have to send them back and pay shipping. Much easier to just go to a counter!
    If you've really got a ton of money, I hear the new Shure SE530's are nothing short of fantasic - or so says CNET. I'd love to try a set but at$450 to $500 a set that's not going happen any time soon. I might just go back to BB and try a bunch of lower end stuff in the $50 to $100 range and see if anything in that price point range blows my mind.
    Anyhow, I thought his forum was sadly lacking and thought I'd at least give a good post to get it going. If any of you have done this type of testing, or just have a great set of buds or headphones you use, please share your opinion's here. Let's get this rock rolling down the hill!
    M.

    Hi methos1979,
    This forum has only just been created, all the other forums have been on the board much longer, so we should hopefully see more posts appearing here.
    While I appreciate and understand the intention of the thread, this is not a suitable place to discuss non-Creative products. This forum was intended for discussion of Creative headphones, headsets and earphones.
    Cat

Maybe you are looking for

  • HT4993 My iPhone just turn off and it won't work or turn on.

    My iPhone 4s went blank, it has a fully charged nattery and it will not turn on or work at all?

  • Message: the specified nodes are not clusterable

    Hi, I am geting message "the specified nodes are not clusterable" at the time of crs installation on solaris 10. i have already configure ssh and configure properelly. please suggest. thanks Anup

  • Floating Apple TV info box

    I keep having a floating Apple TV info box across my screen saver.  How do I get rid of it?

  • Quick graphics question  (again)

    I'm trying to display a string (and an image) on my applet but I don't want to put the code in the paint() method. The reason is that paint() is called every time the display is refreshed and I just want to display some text (g.drawString) one time o

  • C2-05 didn't work in Mexico

    I have recently bought a C2-05 and it is supposed to be quad-band. However, I couldn't get any Operator signal in Cancun at all, so I couldn't get the phone to work.  I have as ASDA sim in it, which worked fine last year in Orlando.  Any ideas, pleas