User Tag List

Results 1 to 7 of 7

Thread: Image in Rich Edit Object

  1. #1
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export ModuleInstall Creator ProPatch Maker

    Join Date
    Jul 2006
    Location
    Athens, GA
    Posts
    152
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Image in Rich Edit Object

    Hi,

    I am trying to insert an image into the Rich Edit Object but it only shows the text (image.gif) with a box.

    How can I make the image visable?

    Thanks in advance

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5 DeveloperiOS Export ModuleMac Export ModuleSWF Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    JasonDarby's Avatar
    Join Date
    Jun 2006
    Location
    UK
    Posts
    4,938
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Re: Image in Rich Edit Object

    Make sure in the object properties you have selected RTF 2.0 as i think it needs to be that to support images

  3. #3
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export ModuleInstall Creator ProPatch Maker

    Join Date
    Jul 2006
    Location
    Athens, GA
    Posts
    152
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Image in Rich Edit Object

    I selected RTF 2.0 but the image still doesn't show. I need to load a logo at the top of the page for as part of a receipt and at the bottom a signature stamp.

    Any other suggestions or ideas would be appreciated.

  4. #4
    Clicker Fusion 2.5 DeveloperFusion 2.5 DeveloperiOS Export ModuleMac Export ModuleSWF Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    JasonDarby's Avatar
    Join Date
    Jun 2006
    Location
    UK
    Posts
    4,938
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Re: Image in Rich Edit Object

    Just try cutting and pasting an image to the RTF at run time? I think thats how you do it..? Dont know if that makes sense

  5. #5
    No Products Registered

    Join Date
    Jun 2006
    Posts
    625
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Image in Rich Edit Object

    search for an old example made by Yves in the old forums. Don't have a link but it sould be there

    The trick is to use something like wordpad to generate the rtf code of this image and paste this code in rich edit at runtime

  6. #6
    Clicker Fusion 2.5 DeveloperInstall Creator Pro

    Join Date
    Jun 2006
    Location
    Wales
    Posts
    67
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Image in Rich Edit Object

    This is an old quote from Yves about how to put images into an rtf "..the RichEdit object stores images internally, they are coded as text. To convert an image so it can be inserted into the RTF object, for example you can create an empty RTF file with Wordpad, create another one with the image, load both with Notepad, and remove the common part from the second file."

    You store the resulting code somewhere in your app then add it as rich text into your Rich Edit object.

    Rick

  7. #7
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export ModuleInstall Creator ProPatch Maker

    Join Date
    Jul 2006
    Location
    Athens, GA
    Posts
    152
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Image in Rich Edit Object

    Quote Originally Posted by RichardC
    ...To convert an image so it can be inserted into the RTF object, for example you can create an empty RTF file with Wordpad, create another one with the image, load both with Notepad, and remove the common part from the second file."

    You store the resulting code somewhere in your app then add it as rich text into your Rich Edit object.

    Rick
    This looks like the best solution to add an image using this object.

    Thanks for all the help.

Similar Threads

  1. Pasting an image into a Rich Edit object?
    By RGBreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 23rd September 2011, 11:06 PM
  2. Edit Object vs. Rich Edit
    By Jaffob in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 4th June 2008, 01:42 PM
  3. Extracting a line from Rich Edit Object or Edit Ob
    By Tiles in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 8th March 2008, 05:16 PM
  4. Rich Edit and Image borders
    By MechatheSlag in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 1st December 2007, 11:22 PM
  5. How-To Rich Edit Object, replace :) with a image
    By Spryz in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 27th August 2007, 07:38 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •