How do I embed an image in a post here?

How do I embed an image in a post here?

Hi Roger!
Some additional tips.
To post an image in  Discussions, create a Screen Shot of the image you wish to post.
Upload the image to an online storage facility, like one of these linked to below.
Flickr
ImageShack
PhotoBucket
PICVAULT
Twango
tinypic
imageno
Then use HTML formatting, to insert the URL of the location.
Use this format <img src="Insert URL Here">
Post the resulting line of text.
You can alternately insert the URL of the image between ! (Exclamation Marks) to have it appear in a post.
Keep the images small, and unobtrusive, when possible.
If the image is large, you can use this format:
<a href="Insert URL Here"target="_blank"><img src="Insert Same URL Here" width="Insert Desired Size Here"></a>
Desired Size is a number, dependent on the size to be displayed in the post, such as 20, 50, 200, etc. You can experiment with that number.
Below that type "Click to View Full Size".
The image will appear in the post at the size you selected, but when clicked, will open full screen.
You can also just post a Link/URL, to the image location, using this format:
<a href="Insert URL Here">Type Title Here</a>
Or use Skitch.
Quoted from the Skitch website:
"Skitch.com is a webservice that works hand in hand with our application Skitch to give you 1-click uploading of images for fast and fun image sharing."
ali b

Similar Messages

  • How can i embed an image within a table

    how can i embed an image within a single column of a table

    noticed this question elsewhere and have seen that the trick is to copy and paste not drag & drop
    incase anybody else was wondering

  • How do you embed screen shots in your posts

    I do not mean providing a link to a file store elsewhere - I am subscribed to another thread discussing Numbers spreadsheets and many of the replies have included a screen shot in the post (not a link to an image file stored elsewhere) and I would like to do the same.

    Jonathan Myers wrote:
    Sorry but I specifically said I did not want to upload an image to a storage facility...
    Jonathon, in your first post in this thread you wrote, "not a link to an image file stored elsewhere." (Emphasis mine.)
    We understand now that you meant that you don't want to have to store the file somewhere else, but I read that line as specifying that it be "not a link..." and I imagine the people who answered you did as well. The first part the instructions Ali gave you explain how to embed an image using the <img src="Insert URL Here"> HTML, rather than link to it, and I think she thought that's what you were looking for, as I thought.
    As the others are saying, there is no way in these forums to upload an image directly. You must host it elsewhere and then use the HTML Ali explained to embed the image in your post.
    I hope that clears things up a little.

  • How do you embed an image in an email?

    Am trying to embed an image (jpeg) in an email but when I send it it comes out to the recipient as an attachment.  How can I ensure the image is received in an embedded format?

    Check the menu item   "Edit > Attachments > Always insert attachments at end of message".  If it is on, disable it.
    You could also use the Mail stationary to format a mail with embedded photos. The stationary dropdown menu is in the upper right corner of the "New Message" window.

  • How do you embed an image inside an animated arrow in Motion?

    I just designed an arrow by using the b-spline tool and selected "arrow" for my end-cap.
    Is it possible to embed an image into my arrow?
    I am working on a WWII documentary about North Africa and I have this map animation sequence of North Africa where I need arrows (armies) to have the British, American, Nazi flags embedded into them. I have no idea how to do this. Please any hlep would be much appreciated.
    Thanks in advance,
    - Nicholas

    Howdy,
    Adam pretty much described this, already. You want to take a flag image (or maybe a tiled grid of a bunch of little flags, whatever), then apply and image mask to it, then make the arrow shape the reference for the mask. One more time for the people in the cheap seats:
    1. Apply an image mask to the flags (Object->Add Image Mask or CmdShftM).
    2. Select the image mask object and view the Image Mask tab in the Inspector.
    3. From the Layers List, drag-and-drop the arrow shape into the Mask Source image well.
    By default, the mask is applied with Stencil enabled (also found in the Inspector), so the mask will be lined up with the position of your arrow shape object.

  • How do I embed an image with a hyperlink in an Outlook email?

    What's the best way to create an email (in Outlook for Mac) with an image (embedded) that contains a hyperlink?
    To be clear, I want to embed an image in the message that contains a hyperlink, I don't want to attach a PDF with a hyperlink. thanks

    Ask Microsoft... the owner of Outlook
    http://search.microsoft.com/search.aspx?mkt=en-US&setlang=en-US

  • How To "Dis-Embed" An Image From A .Doc File?

    Here's what I've got. I'm working on a flier to be commercially printed; it contains four photos and text. I've spent a lot of time with each photo, massaging each in PE to maximize its quality when it's eventually printed, and saved each as a TIFF file. (I "tested" each photo's printability by seeing what I get when I run it through my own Canon printer.)
    What I did next was to take each of the PE processed photos, moved them into a MS Word text document, and saved the final flier results as a .doc file.
    Now, my commercial print shop tells me that better results might be obtained by me giving them the original photos instead of using the completed .doc flier. This is where my problem arises: it's not that I saved too few, I saved too many versions of the photos as works in progress. It's not an easy job to find the exact photo version I, finally, embedded. Using the "direct" approach doesn't seem to work. When I drag a photo out of its .doc file onto my desktop and try to open this clipping (PICT) with PE I get the message, "Could not complete your request because an unexpected end-of-file was encountered."
    So, how do I "dis-embed" each of these photos from the original document and without losing all the nice stuff I did when first processing them? Any comments and suggestions will be appreciated.
    Dave

    Hi,
    You can use javax.swing.ImageIcon like so
    ImageIcon anIcon=new ImageIcon("image.jpg");Hope thats what you are after,
    Cheers
    Jack573

  • How do I embed an image in a SSRS report?

    I tried the instructions as per my book. The screenshot shows what I have done so far.
    Now the book says click on the Report menu item and from the drop-down, click on Embedded
    Imageswindow.
    Where is this "report" menu item ?
    The screenshot in the book only shows the popup window for that, but not how to get that pop up box. How do I do this ?
    My project structure -

    1. Open the report designer.
    2. In the menu, click Report then click Embedded images.
    3. In the Window click new Image.
    4. Click Ok twice.
    5. From toolbox drag and drop the image control.
    6. Select the image control and show the properties Window.
    7. Change the property value source = embedded.
    8. In the value property select your image.

  • How do I embed an image in an email?

    I have an infopath form in Sharepoint that submits to email. One of the fields is a picture box that allows users to upload a photo. They are able to upload the photo but when it is submitted, it does not show in email.
    I have also tried adding a rich-text box instead that allows the user to insert picture from address but if the address is of a sharepoint site then it gets manipulated. For instance, if I put company.sharepoint.com/folder/image.jpg in the rich-text box
    then it manipualtes it to /folder/image.jpg
    Any suggestions?
    Thank you! :)

    No, you do not need to make anything public. URL shorteners are simply translating addresses. For example when you access bit.ly/NikCharlebois (just an example) the server translates it to http://nikcharlebois.com/.../blahblah/.../page.aspx and simply redirects
    the user there. All the remote server keeps is a text reference mapping your short url to whetever other url. 
    Your stuff can remote protected internally. If by some miracles an external user stumble on your short URL, he won't be able to access it if its on your internal network.
    Nikolas Charlebois-Laprade Microsoft Certified Professional & Software Engineer http://nikcharlebois.com

  • How to NOT embed attached image into email message...

    Hi all, I am using nokia E6 anna as my workhorse. One problem I come across is that when I use Nokia Mail (@ovi.com) to send email with photo attachment, the receiver will get the email with that photo embedded into the message, rather than an attachment download option at the end. It causes inconvenience as sometimes I use the phone to send 8MP photo via email and such attached photo "stretches" the message big at the receiver side.
    However, if I use mail for exchange with gmail to send photo, everything is OK, the attached photo doesn't embed into the message.
    Thanks for your advice.

    Hi chanchukwan,
    Thanks for the quick response.
    Contact your local Care line who will be able to reset your Nokia Messaging account. This will most likely fix the issue if removing and adding the Ovi account hasn't worked. They will also be able to help you out if resetting the account doesn't make a difference. 
    In regards to the maximum email download size, this option is indeed not included in the E6. When developing an update we will always take the comments on the boards into consideration, so thank you for your feedback.
    Let me know if you have any further questions.
    Iris9290
    If my post has helped you in any way, please accept it as a solution or click on the white star, so that other users will be able to benefit from it too.

  • How do I attach an image to a post? ( wrong?)

    An explanation from another post. The <> is wrong. The rightmost icon seems right. I got this. Hmmm
    Press the <> button at the bottom of the reply window then type in <img src=http://YourWebSite/image.jpg /> replace the type in bold with the link to your image .
    I tried using the icon on another post, and it gave some msg about I'm not validated.  Well it was inserted.  Now to post.
    Here I go again.

    Hi,
    I'm glad to hear that you got it working.
    However, your problem is not related with VC++. So I moved it to
    Forums Issues (not product support) forum.
    Thank you for your understanding!
    Best regards,
    Sunny

  • How to display multiple thumbnail images in jframe

    hi
    please help me about how to display multiple thumbnail images in jframe

    Multi post:
    http://forum.java.sun.com/thread.jspa?threadID=627253&messageID=3588990

  • How can I determine which image was clicked in 3D carousel?

    I have been modifying some 3D carousel code that I found in hopes that I can get it such that when image "resolv2.jpg" (or any of my other images) is clicked on at the front of my carousel, it goes to a specific webpage. By just replacing "moveBack(event.target) from the toggler section of the code with "navigateToURL:(newURLRequest('http://google.com'), the target DOES sucessfully go to google when clicked on. However, I want to modify this code by altering the else statement to say something to the effect of "else if event.target (clicked on object) is 'resolv2.jpg' THEN go to google". So essentially, my question is how can I determine which image was clicked? Here is the entire code with the area I was altering bolded:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="vertical" applicationComplete="init();" backgroundGradientColors="[#000033, #000033]" backgroundGradientAlphas="[1.0, 1.0]">
    <mx:Script>
              <![CDATA[
    //Import Papervision Classes
                   import org.papervision3d.scenes.*;
                   import org.papervision3d.cameras.*; 
                   import org.papervision3d.objects.*;
                   import org.papervision3d.objects.primitives.*;
                   import org.papervision3d.materials.*;
                   import org.papervision3d.materials.shadematerials.*;
                   import org.papervision3d.materials.utils.MaterialsList;
                   import org.papervision3d.lights.*;
                   import org.papervision3d.render.*;
                   import org.papervision3d.view.*;
                   import org.papervision3d.events.*;
                   import org.papervision3d.core.*;
                   import org.papervision3d.lights.PointLight3D;
                   import flash.filters.DropShadowFilter;
                         import caurina.transitions.*;
                         private var numOfItems:int = 5;
                         private var radius:Number = 600;
                         private var anglePer:Number = (Math.PI*2) / numOfItems;
                         //private var dsf:DropShadowFilter = new DropShadowFilter(10, 45, 0x000000, 0.3, 6, 6, 1, 3);
                   public var angleX:Number = anglePer;
             public var dest:Number = 1;
                   private var theLight:PointLight3D;
            //Papervision Engine
                   private var viewport:Viewport3D; 
                   private var scene:Scene3D; 
                   private var camera:Camera3D;
                   private var renderer:BasicRenderEngine;
             private var planeArray:Array = new Array();
             [Bindable]
             public var object:Object;
             private var arrayPlane:Object;
             private var p:Plane;
             //Initiation function           
             private function init():void 
             viewport = new Viewport3D(pv3dCanvas.width, pv3dCanvas.height, false, true); 
             pv3dCanvas.rawChildren.addChild(viewport); 
             viewport.buttonMode=true;
             renderer = new BasicRenderEngine();
             scene = new Scene3D(); 
             camera = new Camera3D();
             camera.zoom = 2; 
             createObjects(); 
             addEventListeners();
    //Create Objects function          
              private function createObjects():void{
              for(var i:uint=1; i<=numOfItems; i++)
                        /* var shadow:DropShadowFilter = new DropShadowFilter();
                        shadow.distance = 10;
            shadow.angle = 25; */
                        var bam:BitmapFileMaterial = new BitmapFileMaterial("images/resolv"+i+".jpg");
                        bam.oneSide = false;
                        bam.smooth = true;
            bam.interactive = true;
                        p = new Plane(bam, 220, 200, 2, 2);
                        p.x = Math.cos(i*anglePer) * radius;
                        p.z = Math.sin(i*anglePer) * radius;
                        p.rotationY = (-i*anglePer) * (180/Math.PI) + 270;
                        scene.addChild(p);
                        //p.filters=[shadow];
                        p.extra={pIdent:"in"};
                        p.addEventListener(InteractiveScene3DEvent.OBJECT_PRESS, toggler);
            planeArray[i] = p;
              // create lighting
            theLight = new PointLight3D();
            scene.addChild(theLight);
            theLight.y = pv3dCanvas.height;
              private function toggler(event:InteractiveScene3DEvent):void
                            // if the cube's position is "in", move it out else move it back
                            if (event.target.extra.pIdent == "in")
                                    moveOut(event.target);
                            else
                                   moveBack(event.target);
                    private function moveOut(object:Object):void
                              trace(object +" my object");
                            // for each cube that was not selected, remove the click event listener
                            for each (var arrayPlane:Object in planeArray)
                                    if (arrayPlane != object)
                                            arrayPlane.removeEventListener(InteractiveScene3DEvent.OBJECT_PRESS, toggler);
                            //right.enabled=false;
                            //left.enabled=false;
                            // move the selected cube out 1000 and rotate 90 degrees once it has finished moving out
                            Tweener.addTween(object, {scaleX:1.2, time:0.5, transition:"easeInOutSine", onComplete:rotateCube, onCompleteParams:[object]});
                            Tweener.addTween(object, {scaleY:1.2, time:0.5, transition:"easeInOutSine", onComplete:rotateCube, onCompleteParams:[object]});
                            // set the cube's position to "out"
                            object.extra = {pIdent:"out"};
                            // move the camera out 1000 and move it the to same y coordinate as the selected cube
                            //Tweener.addTween(camera, {x:1000, y:object.y, rotationX:0, time:0.5, transition:"easeInOutSine"});
                    private function moveBack(object:Object):void
                            // for each cube that was not selected, add the click event listener back
                            for each (var arrayPlane:Object in planeArray)
                                    if (arrayPlane != object)
                                            arrayPlane.addEventListener(InteractiveScene3DEvent.OBJECT_PRESS, toggler);
                            // move the selected cube back to 0 and rotate 90 degrees once it has finished moving back
                            Tweener.addTween(object, {scaleX:1, time:0.5, transition:"easeInOutSine", onComplete:rotateCube, onCompleteParams:[object]});
                            Tweener.addTween(object, {scaleY:1, time:0.5, transition:"easeInOutSine", onComplete:rotateCube, onCompleteParams:[object]});
                            // set the cube's position to "in"
                            object.extra = {pIdent:"in"};
                            // move the camera back to its original position
                            //Tweener.addTween(camera, {x:0, y:1000, rotationX:-30, time:0.5, transition:"easeInOutSine"});
                            //right.enabled=true;
                            //left.enabled=true;
                    private function goBack():void
                            // for each cube that was not selected, add the click event listener back
                            for each (var arrayPlane:Object in planeArray)
                                    if (arrayPlane != object)
                                            arrayPlane.addEventListener(InteractiveScene3DEvent.OBJECT_PRESS, toggler);
                    private function rotateCube(object:Object):void
                            //object.rotationX = 0;
                            //Tweener.addTween(object, {rotationZ:0, time:0.5, transition:"easeOutSine"});
              private function addEventListeners():void{
        this.addEventListener(Event.ENTER_FRAME, render);
    //Enter Frame Listener function             
    private function render(e:Event):void{ 
                     renderer.renderScene(scene, camera, viewport);
                     camera.x = Math.cos(angleX) * 800;                                                  
                     camera.z = Math.sin(angleX) * 800;
    private function moveRight():void
              dest++;
              Tweener.addTween(this, {angleX:dest*anglePer, time:0.5});
              //goBack();
    private function moveLeft():void
              dest--;
              Tweener.addTween(this, {angleX:dest*anglePer, time:0.5});
              //goBack();
              ]]>
    </mx:Script>
              <mx:Canvas width="1014" height="661">
              <mx:Canvas id="pv3dCanvas" x="503" y="20" width="400" height="204" borderColor="#110101" backgroundColor="#841414" alpha="1.0" backgroundAlpha="0.57"> 
              </mx:Canvas>
              <mx:Button x="804" y="232" label="right" id="right" click="moveRight(),goBack()"/>
              <mx:Button x="582" y="232" label="left"  id="left"  click="moveLeft(),goBack()" />
              </mx:Canvas>
    </mx:Application>

    Your answer may be correct, but I am very much a beginner to actionscript, and I was wondering moreso if it is possible to determine the root/url (i.e. images/resolv2.jpg)? Or even if InteractiveScene3DEvent calls a variable that holds this url? However, specifically, I'm just wondering if the actionscript itself could determine the url in a line of code such as "if object == BitmapFileMaterial("/images/resolv2.jpg"); "? Also, here's a copy of InteractiveScene3DEvent in more detail if you think that will help:
    public class InteractiveScene3DEvent extends Event
                         * Dispatched when a container in the ISM recieves a MouseEvent.CLICK event
                        * @eventType mouseClick
                        public static const OBJECT_CLICK:String = "mouseClick";
                         * Dispatched when a container in the ISM receives an MouseEvent.MOUSE_OVER event
                        * @eventType mouseOver
                        public static const OBJECT_OVER:String = "mouseOver";
                         * Dispatched when a container in the ISM receives an MouseEvent.MOUSE_OUT event
                        * @eventType mouseOut
                        public static const OBJECT_OUT:String = "mouseOut";
                         * Dispatched when a container in the ISM receives a MouseEvent.MOUSE_MOVE event
                        * @eventType mouseMove
                        public static const OBJECT_MOVE:String = "mouseMove";
                         * Dispatched when a container in the ISM receives a MouseEvent.MOUSE_PRESS event
                        * @eventType mousePress
                        public static const OBJECT_PRESS:String = "mousePress";
                         * Dispatched when a container in the ISM receives a MouseEvent.MOUSE_RELEASE event
                        * @eventType mouseRelease
                        public static const OBJECT_RELEASE:String = "mouseRelease";
                         * Dispatched when the main container of the ISM is clicked
                        * @eventType mouseReleaseOutside
                        public static const OBJECT_RELEASE_OUTSIDE:String = "mouseReleaseOutside";
                         * Dispatched when a container is created in the ISM for drawing and mouse interaction purposes
                        * @eventType objectAdded
                        public static const OBJECT_ADDED:String = "objectAdded";
                        public var displayObject3D                                        :DisplayObject3D = null;
                        public var sprite                                                            :Sprite = null;
                        public var face3d                                                            :Triangle3D = null;
                        public var x                                                                      :Number = 0;
                        public var y                                                                      :Number = 0;
                        public var renderHitData:RenderHitData;
                        public function InteractiveScene3DEvent(type:String, container3d:DisplayObject3D=null, sprite:Sprite=null, face3d:Triangle3D=null,x:Number=0, y:Number=0, renderhitData:RenderHitData = null, bubbles:Boolean=false, cancelable:Boolean=false)
                                  super(type, bubbles, cancelable);
                                  this.displayObject3D = container3d;
                                  this.sprite = sprite;
                                  this.face3d = face3d;
                                  this.x = x;
                                  this.y = y;
                                  this.renderHitData = renderhitData;
    Thank you so much!

  • Inserting an image to a message post or attaching images to a post or creating a gallery

    Hi:
    I'm trying to either attach an image to a message post or insert it in-line with a message.  I've read several references to this ability perhaps being something that will happen "soon", but those messages that refer to this are dated in August of 2009.  Here it is December and I still can't figure out how.
    The online help says very clearly:
    How do I insert an image in a post?
    You insert an image the same way as you did before, but now you have more choices about where the image comes from and how it looks. You can insert an image from your computer (this uploads the image to your gallery), from your image gallery (if the image has been approved), or from another location on the Web.
    To insert an image in a post:
    Start a new post.
    You can insert images anywhere: in messages, replies, blog articles, ideas, or comments.
    Click the Insert Image button in the editor's tool bar (it looks like a tree).
    Well, I don't know how you could do it "before", but there is no "Insert Image" button in the editor's toolbar at all.
    There are also messages in this forum that say you can paste from a Word document (there IS a "Paste from Word" icon on the toolbar.)  However, when I paste from word, the images in my Word document are lost.
    Finally, I thought I'd post the images in a gallery.  Again the online help says:
    To upload an image to your image gallery:
    Go to your Profile page and click the View Image Gallery link.
    Click Browse to select an image file to be uploaded.
    If the image is small enough (the size limit is set by your community), the image is uploaded. A preview of the image appears so that you can make sure you uploaded the right image.
    There is no "View Image Gallery" link on my profile page.
    Now, I am a computer consultant and therefore (hopefully) very computer-savvy, so this is not an issue with me being a forum "novice."  But I've always had issues with help documents that say "click on this icon" and don't show a screenshot of where the icon is.
    And, I can't PROVE that my profile page doesn't have a gallery link because I can't upload a screenshot! <grin>.
    So, can anyone clarify if and how we can upload images?  Or if there is a definitive help document that lays this out, provide a link to that document?  The help "search" function is pretty weak, because it does a FORUM search on any term you type in, rather than restricting it to help documents.
    There's also some references to having to be a "silver member" in order to upload images, but no information on what is required to become such a member.
    Thanks
    Ron

    As stated in the Community Ranking Structure post on the Announcements section:
    Many community members will ask (and have asked in the past) exactly what the criteria is for achieving each rank in the hierarchy.  To eliminate the likelihood of system abuse or forum ‘rank climbing’, we have decided not to publicize the exact ranking criteria.  That said, community members will gain higher ranking by excelling in the activity components below.  The list is not in order of importance and some elements are weighted greater than others.
    Kudos Given
    Kudos Received
    Length of Time on the Community
    Number of logins
    Posts marked as “Accepted Solution”
    Total number of Posts (minus deleted posts)
    Total Number of Tags applied throughout community
    Time spent online in the Community Forums
    As members achieve higher rankings within the Community Forums, they will automatically receive additional functionality – while maintaining the functionality rights previously achieved.
    This is done to prevent spamming and trolling of the forums and to prevent objectionable content from being uploaded to the site.  There are legal issues involved with this and it preserves the integrity of the forums to grant certain permissions at certain ranks.
    The ranking structure undergoes periodic review and this may change in the future -- but no guarantees. 
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer that solved your issue as the accepted solution.

  • How to embed the Images in the java sourse

    How to embed the Images in the java sourse
    The size of the file will be too large while I put the binary code of the image into the java sourse!
    thanks

    You could encrypt them with a private key and then
    decrypt them with a public key.
    Almost had it... public key encryption works the other
    way around... otherwise what's the point of
    encrypting... if the decryption key is public?Spinoza's right. Public key encryption works both ways, but it would be useless in this case to encrypt with the private key. The problem is, how do you package your private key with the application in a way that doesn't allow the user to get it? Encrypt it? :-) I agree that there's no point to this exercize. If users want to screw up the application by editing its image files, let 'em.

Maybe you are looking for

  • Windows 8.1 incompatab​ility with Officejet Pro 8600 wireless printer

    HP pavillion g-7 laptop running Windows 8.1. Trying to wirelessly print to HP Officejet Pro 8600. Spent and hour and a half with Al uninstalling, reinstalling updated driver (3/9/14). Also ran scan doctor from HP. Multiple resets, restarts and yada..

  • Why is mountain lion incompatible with my mac pro?

    The app store says that Mountain Lion is incompatible.  Not sure why. I have 2 x 2.66 GHz Dual Core Intel Xeon processors.  I have 8 GB of memory free and over 800 GB of storage free.  Can someone explain? Thanks, Jim

  • Cannot uninstall plugin profiler from dev environment.

    Hello All,                I'm facing very weired issue while uninstalling Plugin Profiler from my production environment.Here is full description of my problem is given step by step. 1)We have 2 CRM 2015 online instances.one for Dev and another for P

  • Can u boot from a Mac in target disk mode

    I'm wanting to know if I put a Mac mini in target disk mode, can I boot from that Mac mini from my MacBook Pro. I'm wanting to set up a mini as a server but it may have to be the basic and ill install server on it but I prefer to do it without using

  • Is there a way to render this DICOM file properly?

    I need to open some DICOM medical image files (dental images). They are in files with .DIC extension. They do seem to open in Photoshop CC on my Mac (running Yosemite). However, the contents of each slide is just noise – see attached. Anyone have any