Edited gif file will work in a viewer, but not in email client

An animated gif file received in my email client, after editing will not work in the same email client, but is working properly in a browser. Further, the background in the altered gif is black in the email client instead of the non-pixelated file that was "saved for web."
I had received thsi working gif file and made changes to send the altered animation back, wherin I encountered this quirky littel issue.
Anyone had this problem or have answers to what's going on here?

Hi Ozkarleo,
Please post more information to make your question clear. What’s the type of project you are using? Universal app? Windows phone silverlight app?
The Sqlite libraries in runtime project are different with those in WinForm. But you have not mentioned what libraries you are using in runtime, so I assume you are using this common ones.
Sqlite for windows 8.1
https://visualstudiogallery.msdn.microsoft.com/1d04f82f-2fe9-4727-a2f9-a2db127ddc9a.
Sqlite for windows phone 8.1
https://visualstudiogallery.msdn.microsoft.com/5d97faf6-39e3-4048-a0bc-adde2af75d1b.
One thing important you need note is that we have no access to the entire file system in runtime app, copy the file to local storage then use it.
A good sample you can get started with it. Get it form MSDN code gallery.
https://code.msdn.microsoft.com/windowsapps/Using-SQLite-in-a-Windows-c16aea77 .
If you cannot make it working, please post more information about your scenario.
Regards,
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. Click HERE to participate
the survey.

Similar Messages

  • I have a pdf file, how do it ONLY View but not can get changed, I mean locked

    I have a pdf file, how do it ONLY View but not can get changed, I mean locked?

    Use the Security tab in the properties of the document.

  • My apple ID will work for uk itunes but not work for canadian itunes. Why?

    My apple ID will work for uk itunes but not work for canadian itunes. Why?

    http://www.apple.com/legal/internet-services/itunes/ww/

  • Approve/Post Journal works in 32-bit, but not the web Client?

    We have HFM 4.01 sp2 and sometimes when a user tries to approve/post a journal in the HFM Web Client they receive a security error (even though they have the post role and ALL access to the Entity), then they login to the 32-bit client and they can approve/post the same journal? Why?
    Thanks,
    Tom

    The user in question has all the security he needs. . . post journal role, ALL access to the scenario, entity, etc. or it wouldn't work in the 32-bit (windows) client either. I want to know why he received an error in the Web Client, but NOT the windows client?

  • Applet works in applet viewer but not in website.

    I am an experienced programmer, but new to java (second week). I have made working client/server chatroom in java that works when I use the applet viewer, but when trying to run the applet in an html file, I get this error.
    java.security.AccessControlException: access denied (java.net.SocketPermission 192.168.1.3:5136 connect,resolve)
         at java.security.AccessControlContext.checkPermission(Unknown Source)
         at java.security.AccessController.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkConnect(Unknown Source)
         at sun.plugin2.applet.Applet2SecurityManager.checkConnect(Unknown Source)
         at java.net.Socket.connect(Unknown Source)
         at java.net.Socket.connect(Unknown Source)
         at java.net.Socket.<init>(Unknown Source)
         at java.net.Socket.<init>(Unknown Source)
         at client.Client.init(Client.java:34)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Exception: java.security.AccessControlException: access denied (java.net.SocketPermission 192.168.1.3:5136 connect,resolvI am unsure how to fix this. My first guess is that it is a security issue. Do I need some certificate or something?

    I am trying to connect an applet to a server application run on my computer. The server application is run in the eclipse ide, but I doubt that makes a difference.
    When connecting to the server from the client run through the eclipse ide with the app viewer, everything works fine. When making an html file for the app and running it also on that computer it fails.
    I tried using localhost instead of my internal ip address, and it gave the same errors. I will try signing next, but there must be a way to get this to work without that.

  • Works in applet viewer but not in internet explorer

    I origionaly posted this on devshed. I got 55 views but no replies. It seems to be a common problem to which no one knows the answer. Surprise me :O)I'm sure this is a really common but there seems to be surprisinly litttle on the web about it.
    I developed a game applet a while ago in applet viewer and am now thinking about putting it on my web site. However I have found that it doesn't work in internet explorer. I can browse other sites using Java fine. There is clearly just something about my applet that ie doesn't like.
    Does anyone have any suggestions? What sort of things upset ie?
    All help very much apreciated, you are very nice people
    Flo.

    There must be some thing that tells you it isn't working. You should tell us so we don't have to guess. Does the browser hang? Do you get an error? Did you try opening the Java Console to see if there were any messages? I am guessing that your code is using something that the security level of an Applet does not allow (but appletviewer does allow).

  • Slideshow works on desktop viewer, but not on iPad

    I have an MSO slideshow that works great on the desktop viewer, but when previewed on the iPad it just shows the first state and doesn't transition to the next state.
    We have made slideshows before that work on both the desktop and iPad content viewer and can't seem to figure out what is causing these not to work. The filename links don't have any special characters or spaces in them. What causes this to happen?

    By any chance, do you link to the MSO from buttons in a scrollable frame? If so, you need to use a different method to convert the MSO to a slideshow. For example, you can select the MSO and choose "Swipe" in the Overlays panel, or you can create an invisible button with a "Go to Next State" action.

  • .swf file will work in Internet explorer but no other browser

    my issue is that i have an .swf file that i loaded to the remote side of the server on the net, and when i try the link, the link appears to work, yet the flash movie will only play in Internet Explorer and no other browser. Why will this not play? 
    All my other flash bideos are loaded as .swf files as well and work perfectly. The only thing i can think of personally is we purchased a flash animation ( the ribbons you see falling ) and that may hvae some conflict issues in the coding, but all in all i dont see that being a problem when being published as an .swf file. I have made sure that my publish settings are the same as all my other movies, but still can not figure out why this one and only movie will not work, please help.
    http://www.unicefusaecards.org/proofing/new_year_confetti3/ is the link to the flash animation the i am needing help with.

    I just opened the webpages through Firefox and while on the page Firefox did not change I hit control F5 and it changed the page. Thank you so much. It is now up to date on my computer also.

  • Applet works on applet viewer but not in html, why not?

    I'm using Eclipse as a development system and the Eclipse applet viewer shows my applets with no problem. They work the way I expect them to work and all is well.
    When I try to run them in Internet Explorer, I first get a security warning. OK, I trust myself, so I tell Internet Explorer to run the applet. All I get is the text "Hello Dolly", but the applet doesn't run.
    I tried refreshing it, running it again, allowing popups and opening the file, but it just won't run. What could be wrong with something so trivial?
    Any suggestions would be appreciated.
    <html>
    <head>
    <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
    <meta name="ProgId" content="FrontPage.Editor.Document">
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <title>Hello to Everyone</title>
    </head>
    <body>
    <applet CODE="Hello.class" width=300 height=100>Hello Dolly
    </applet>
    </body>
    </html>

    Sorry, I didn't think there was anything special in the applet.
    This just happens to be what I'm checking at the moment.
    It has changed depending upon where in the tutorial I find myself.
    Thanks for you help.
    It has to be something really stupid that I'm missing, but since I'm still new at this game, I can miss something obvious to everyone else.
    package hello;
    import java.applet.Applet;
    import java.awt.Color;
    import java.awt.Font;
    import java.awt.Graphics;
    import java.util.Date;
    public class Hello extends Applet implements Runnable {
         private static final long serialVersionUID = 1L;
         Color colors[] = new Color[50];
         Date date1 = null;
         Thread run1 = null;
         Font f1 = new Font("Ariel", Font.PLAIN, 14);
         public void run() {
              int i = 0;
              Thread currThread = Thread.currentThread();
              while (currThread == run1) {
                   setForeground(colors);
                   repaint();
                   i++;
                   if( i>= colors.length) i = 0;
                   try { Thread.sleep(50); }
                   catch (InterruptedException e) {}
         public void init() {
              int i;
              float c = 0.0f;
              for(i=0; i<colors.length; i++) {
                   colors[i] = Color.getHSBColor(c, 1.0f, 1.0f);
                   c += 0.2f;
         public void start() {
              if (run1 == null) {
                   run1 = new Thread(this);
                   run1.start();
         public void stop() {
              run1 = null;
         public void paint(Graphics g){
              date1 = new Date();
              g.setFont(f1);
              g.drawString(date1.toString(), 10, 50);

  • Applet works in applet viewer but not browser...why?

    I won't go into the code, but here's my problem: I work on my applet using Eclipse and its appletviewer, and the applet works fine. I test my applet once in a while by packing all class files and graphics into a jar file, copying it and html file to my desktop and opening the html file. Before, this would work (the applet would get all its info from the jar file), but now... I get a nullpointer exception when I open the browser. If this were to happen in Eclipse, I'd have some way of tracking it. Is there some way of tracking this problem when its seen in a browser?

    here's certain key parts of my code... I think this whole "applet not working outside of the project folder" thing started ever since I changed my init() and start() functions so...
         public void init()
              t = new Thread(this);
              t.start();
              addKeyListener(this);
              addMouseListener(this);
              addMouseMotionListener(this);
              sound = new SoundList(); 
         public void start()
              URL resdir;     
              resdir = getClass().getResource("Graphics/Spacebackdrop_01.jpg");
              backgrndImg = new ImageIcon(resdir);
                   resdir = getClass().getResource("Graphics/Ship_Blue.gif");
              player1 = new Ship(100, 300, new ImageIcon(resdir), this,
                        gameRect, sound);
              player1.setOrientation(90);
              resdir = getClass().getResource("Graphics/Ship_Green.png");
              player2 = new Ship(700, 300, new ImageIcon(resdir), this,
                        gameRect, sound);
              player2.setOrientation(270);
              resdir = getClass().getResource("Graphics/Ball.gif");
              ball = new Ball(50, 50, new ImageIcon(resdir), this,
                          gameRect, sound);
              initMenus();
              //Initialize the goals
              resdir = getClass().getResource("Graphics/Goalpost.png");
              ImageIcon goalImg = new ImageIcon(resdir);
              goal1 = new Goal(8, gameRect.height/2, 100, goalImg, this);
              goal2 = new Goal(gameRect.width - 8, gameRect.height/2, 100, goalImg, this);
              font = new Font("Verdana", Font.BOLD, 16);
         public void initMenus()
              startMenu = new Menu();
              pauseMenu = new Menu();     
              confirmMenu = new Menu();
              int setY = 200;
              ImageIcon img = new ImageIcon(getClass().getResource("Graphics/newgame.png"));
              ImageIcon imgRoll = new ImageIcon(getClass().getResource("Graphics/newgame_h.png"));
              ImageIcon imgPressed = new ImageIcon(getClass().getResource("Graphics/newgame_p.png"));
              startMenu.addCenteredButton(img, imgRoll, imgPressed, setY, 0, gameRect.width);
              pauseMenu.addCenteredButton(img, imgRoll, imgPressed, setY, 0, gameRect.width);
              setY += 20;
              img = new ImageIcon(getClass().getResource("Graphics/resumegame.png"));
              imgRoll = new ImageIcon(getClass().getResource("Graphics/resumegame_h.png"));
              imgPressed = new ImageIcon(getClass().getResource("Graphics/resumegame_p.png"));
              pauseMenu.addCenteredButton(img, imgRoll, imgPressed, setY, 0, gameRect.width);
              img = new ImageIcon(getClass().getResource("Graphics/Yes.png"));
              imgRoll = new ImageIcon(getClass().getResource("Graphics/Yes_h.png"));
              imgPressed = new ImageIcon(getClass().getResource("Graphics/Yes_p.png"));
              setY += 25;
              int imgWidth = img.getIconWidth();
              confirmMenu.addButton(img, imgRoll, imgPressed, gameRect.width/2 - imgWidth, setY);
              //startMenu.activate(); //make starmenu active.
              img = new ImageIcon(getClass().getResource("Graphics/No.png"));
              imgRoll = new ImageIcon(getClass().getResource("Graphics/No_h.png"));
              imgPressed = new ImageIcon(getClass().getResource("Graphics/No_p.png"));
              confirmMenu.addButton(img, imgRoll, imgPressed, gameRect.width/2 + 2, setY);
         }

  • Illustrator files will open on originating computer, but not on networked computers

    I have a small creative dept who uses Illustrator CS5.1 v15.1.0. Each system has its own registered version of software.
    Computer one will create a file, save it and can open it fine. However, computer 2 and computer 3 can not open the file. We can see it on the network drive, but the error we get is "the file is not readable."
    Troubleshooting that's already happened:
         • It's not a permissions issue, that I know of. "Get Info" shows the ability to read and write all of the same files.
         • The files are saved using the same settings in the "save" menu as are used on the other 2 systems
         • All systems are running the same system software
         • All files are saved on a network drive, and normally opened from there, but even if the file is copied locally, it still will not open.
    Computer 2 and Computer 3 can share and open files just fine.
    Thoughts?

    From point 4 (my emphasis):
    astaugal wrote:
         • All files are saved on a network drive, and normally opened from there, but even if the file is copied locally, it still will not open.
    So it does not sound like the old network bugaboo. And it sounds like you've tried multiple files.
    For lack of a better idea, have you tried resetting preferences on computer one?
    Reset Preferences
    http://forums.adobe.com/thread/375776
    1) Close the program and press Ctrl+Alt+Shift/Cmd+Option+Shift during startup (not reversible)
    or
    2) Move the Folder. See:
    http://www.bugge.com/Family-and-friends/Illy/illy.html
    --OB
    EDIT TO ADD: If you copy the file from the network back to the original machine, can IT still read the copied file?

  • FLV Will Work on Local Host But Not on Web

    Hello,
    I'm having trouble embedding a progressive download FLV into
    my html page using Dreamweaver 8. The code appears correct but
    there is nothing where the video should appear.
    This tested fine locally. Everything loaded fine. But when I
    published everything via FTP there the space where the FLV should
    be is blank.
    The page I am working with is :
    http://drewbuchanan.com/start.html
    The FLV file is located here:
    http://drewbuchanan.com/Promo.flv
    The FLV Progressive SWF is located here:
    http://drewbuchanan.com/FLVPlayer_Progressive.swf
    And the skin files are located here:
    http://drewbuchanan.com/Corona_Skin_2.swf
    Here is the .FLA file also:
    http://drewbuchanan.com/VisualsPromo.fla
    I have posted the code of just the Flash Video as it is in my
    site below.
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0','widt h','700','height','420','id','FLVPlayer','src','FLVPlayer_Progressive','flashvars','&MM_Co mponentVersion=1&skinName=Corona_Skin_2&streamName=Promo&autoPlay=true&autoRewind=false',' quality','high','scale','noscale','name','FLVPlayer','salign','lt','pluginspage','http://w ww.macromedia.com/go/getflashplayer','movie','FLVPlayer_Progressive'
    ); //end AC code
    </script><noscript><object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"
    width="700" height="420" id="FLVPlayer">
    <param name="movie" value="FLVPlayer_Progressive.swf"
    />
    <param name="salign" value="lt" />
    <param name="quality" value="high" />
    <param name="scale" value="noscale" />
    <param name="FlashVars"
    value="&MM_ComponentVersion=1&skinName=Corona_Skin_2&streamName=Promo&autoPlay=true&autoR ewind=false"
    />
    <embed src="FLVPlayer_Progressive.swf"
    flashvars="&MM_ComponentVersion=1&skinName=Corona_Skin_2&streamName=Promo&autoPlay=true&a utoRewind=false"
    quality="high" scale="noscale" width="700" height="420"
    name="FLVPlayer" salign="LT" type="application/x-shockwave-flash"
    pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    />
    </object></noscript>
    Can anyone help me out and tell me why this isn't working
    properly? Is it a server problem, user error?
    Thanks!

    Especially me!
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "TC2112" <[email protected]> wrote in message
    news:[email protected]...
    >> You might want to set the video to Paused at start.
    Some people may
    >> not appreciate your music blaring out of their
    speakers during
    >> office hours :)
    >
    > ..or if their 2 year old is sleeping in the next room.
    >
    > For what it's worth, some people will click away from a
    site within a few
    > seconds of music automatically playing.
    >
    > Take care,
    > Tim
    >
    >
    > "Mark A. Boyd" <[email protected]>
    wrote in message
    >
    news:[email protected]...
    >> gatrfan posted in macromedia.dreamweaver
    >>
    >>> Hello,
    >>>
    >>> I'm having trouble embedding a progressive
    download FLV into my
    >>> html page
    >>> using Dreamweaver 8. The code appears correct
    but there is nothing
    >>> where the video should appear.
    >>> This tested fine locally. Everything loaded
    fine. But when I
    >>> published
    >>> everything via FTP there the space where the FLV
    should be is
    >>> blank.
    >>>
    >>>
    >>> The page I am working with is :
    >>>
    http://drewbuchanan.com/start.html
    >>
    >> The page works fine with JavaScript disabled. With
    JS enabled, no
    >> video. With LiveHTTP headers, I see that you
    apparently forgot to
    >> upload the Scripts folder and its contents,
    AC_RunActiveContent.js
    >> which contains the AC_FL_RunContent() function.
    >>
    >>
    >>
    http://drewbuchanan.com/Scripts/AC_RunActiveContent.js
    >> GET /Scripts/AC_RunActiveContent.js HTTP/1.1
    >> HTTP/1.x 404 Not Found
    >>
    >>
    >> Once you upload that folder and
    AC_RunActiveContent.js, JavaScript
    >> enabled browsers should show the video.
    >>
    >> [Side note]
    >> You might want to set the video to Paused at start.
    Some people may
    >> not appreciate your music blaring out of their
    speakers during
    >> office hours :)
    >>
    >>
    >> --
    >> Mark "404" Boyd
    >> Keep-On-Learnin' :)
    >
    >

  • Using SharePoint Open with File Exployer - works with Windows 7 but not with 8.1

    I am using a SharePoint site. There is an option to open the site in File Explorer [Open in Explorer] that I can use with Windows 7 computers with no problems.  However, when I try to use in Windows 8.1, I receive an error message telling me to add
    the SharePoint site to my trusted sites even though the site is already a trusted site. I can use this SharePoint command on multiple Windows 7 computers with no problems.  I set the Windows 7 computer next to the Windows 8.1 and used the same
    I/E 11 with the same security settings.  Works for 7 and not for 8.1.

    Hi,
    For your issue, try to do the following:
    Click Start > Run->Enter "services.msc" ->Find the WebClient service and select Restart.
    In Internet Explorer go to Tools > Internet Options > Security->Local intranet->make sure the AcitveX control is enabled.
    Enable Basic authentication on the client computer, by setting the BasicAuthLevel registry entry of the following key:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters
    For detailed steps, refer to the KB:http://support.microsoft.com/en-us/kb/841215
    Also, here are some troubleshooting articles, you can use as a reference:
    http://blogs.technet.com/b/asiasupp/archive/2011/06/13/error-message-quot-your-client-does-not-support-opening-this-list-with-windows-explorer-quot-when-you-try-to-quot-open-with-explorer-quot-on-a-sharepoint-document-library-in-office-365-site.aspx
    https://support.office.com/en-au/article/Fix-problems-opening-documents-in-SharePoint-libraries-31329fa1-4ad0-47fc-95d8-bb0c5b12a536
    Besides, here is a similar post, you can use as a reference:
    https://social.technet.microsoft.com/Forums/office/en-US/9f03bdb1-d087-4c8e-8cde-8a2e1471e0cf/file-explorer-not-opening?forum=sharepointadmin
    Best Regards,
    Lisa Chen
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • My Magic Mouse will work side to side but not scroll

    I have a magic mouse it will not scroll up and down. I can scroll left to right though.

    You may find this helpful.   Bookmark it for future use.
    Troubleshooting wireless mouse and keyboard issues
    Edit by

  • .osx file extension works on MacBook Pro but not Mac Pro

    So I have a file that was created, I believe in Macromedia Flash (not certain) but it has a .osx extension on it. It works just fine on my MacBook Pro, but won't work on a Mac Pro. Both have Leopard, both have most of the same software on them... Can anybody offer any help?

    jaypie77,
    First, you must identify the application that created the file. If it truly was Macromedia Flash, fine. Once you know which app created the file, make certain that the same application exists on the Mac Pro. If it does, set the file to open in that application: Open a Getinfo window for the file, then use the "Open With..." dialogue to choose Macromedia Flash (or the correct application) to open the file.
    Scott

Maybe you are looking for

  • Video chats not working?

    i know a lot of people have been on here asking why their chats aren't working so im sorry for reposting the topic, but i couldn't find one that was doing the same thing mine was. i have my firewall turned off, no bandwith selected, quicktime selecte

  • CSS : ISC problem

    Hello, I noticed in CSS11500 documentation Cisco advice not using level 2 devices for Inter-Switch Communication (see at link at the end). After sniffing, it appears ISC works with broadcasted ethernet frames. So how should we proceed to link two red

  • How to change dashboards order

    Hi Gurus, I have Folder say Dashboards in that I have D1,D2,D3,D4 as dashboards and i configured <DasboardMaxbeforemenu>tag in Instanceconfig.xml to show the dashboards as drop down list but they are coming in default order like Under Dashboard folde

  • I have a state space model of a complex system. can anyone help me for implementi​ng MPC and e-MPC control for the same?????

    Hi everyone. I am new to the forums, so let me be as mprecise as possible. i know the basic functionalities of Labview with MPC block etc. However, i dont know how to go ahead with implementing MPC control for a system whose state space model i posse

  • Encore CS5 fails/crashes/freezes...can anyone advise?

    Hi, I am having problems with Adobe Encore CS5, Master Collection. I am having this with both my hi-end PC and laptop of the following spec: HP Z800 Workstation Intel Xeon CPU X5650 @2.67 GHz (12 Core) 6.00GB RAM Win 7 64-bit HP Elitebook 8740w Intel