Updateable blog containing text and pics

Hi,
I've managed to create a text box that displays text
contained within a text file in the same directory as the swf.
Now the user wants this to be a scrollable blog where they
can add text and pics as and when they need to.
Is there a way to do this in Flash? If so can anyone help me
out?
Any help will be much appreciated.
Cheers

Yes, there is. Without going into pages and pages of detail,
I'd suggest starting by looking at the HTML tags available in
flash, including the img tag. Alternatively, flash supports CSS, so
you may want to read into that as well.

Similar Messages

  • Box containing text and image (fit frame to contents).

    Hi all,
    The best way I can describe what I am trying to achieve is to show you a picture.
    So essentially, I'm looking to create a grey box, containing some text with an image floating to the right hand side. I want about 2mm space (padding) inside the grey box so no content goes right to the edge and I want the text to wrap around the image. The bit I'm finding tricky is when I go to use the 'Fit frame to content' option. I'm trying to remove the space indicated by the red arrows but if I anchor the image inside the text frame, the grey box shrinks to the height of the text and the image overflows.
    This would be incredibly simple to achieve on the web, am I doing something wrong?
    Any help/direction would be greatly appreciated.

    Sorry, been out for an hour.
    I understood that you want to have some variable height text frame (the gray box), and that this box should reduce in height to fit the text contained therein, but not  less than necessary for the bottom to be 2mm below the bottom edge of the variable height image (which I'm presuming is anchored to the first line of text in the frame) in a case where there is not sufficient text for fit frame to content to avoide making the frame shorter than the bottom of the image.
    I believe this could be scripted, but that will still require you to run the script. You should ask over in InDesign Scripting
    As far as a container that holds both text and image frames, yes, but only if you "paste into" a new frame after creating the two separately and grouping, which probably is not what you have in mind.

  • Is there any way to display a file that contains text and pictures

    Hi all,
    I was wondering if java has any way to display a file that contains both text and pictures. I have tried using the RTFEditorKit and using an RTF file and it only diplays the text contained in the file and omits the pictures all together.
    code:
    import java.awt.*;
    import java.io.*;
    import javax.swing.*;
    import javax.swing.text.rtf.RTFEditorKit;
    public class Test
         JScrollPane scroll;
         JEditorPane edit=new JEditorPane();
         RTFEditorKit kit=new RTFEditorKit();
         public Test()
              final JFrame frame = new JFrame();
              frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
         edit.setEditorKit(kit);
         edit.setEditable(false);
         try
              kit.read(new FileReader(new File("Installation.rtf")),edit.getDocument(),0);
              catch(Exception e)
                   JOptionPane.showMessageDialog(null, e);
         frame.getContentPane().add(new JScrollPane(edit));
         Dimension screenSize = Toolkit.getDefaultToolkit().getScreenSize();
              frame.setBounds(0,0,screenSize.width, screenSize.height);
         frame.show();
         public static void main(String[] args)
    new Test();
    Please help!
    thanks in advance,
    Denise

    Not good as that usually means the project itself was corrupt.
    Any chance you sync'd to Creative Cloud? That's the only way I know of that backs up your PS Touch (PSDX) files.

  • Saving text and pics......... please

    hi
    ive a prob with object cerialization. some text and pictures are in the JTextPane and they have to be saved in file. in many books only few things are given about cerialization. please give me a link to sort out my problum. and any example if u can pl pl pl....
    thanks....

    DefaultStyledDocument already implements Serializable.
    public class DocumentIO {
         public static DefaultStyledDocument load(String fileName) {
              try {
                   ObjectInputStream in = new ObjectInputStream(new FileInputStream(fileName));
                   DefaultStyledDocument document = (DefaultStyledDocument)in.readObject();
                   return(document);
              catch(Exception e) {
                   System.out.println("Error when loading "+fileName);
                   return(null);
         public static void writeKey(DefaultStyledDocument document, String fileName) {
              try {
                   ObjectOutputStream out = new ObjectOutputStream(new FileOutputStream(fileName));
                   out.writeObject(document);
                   out.close();
              catch(Exception e) {
                   System.out.println("Error when saving to "+fileName);
    }Denis

  • How can u tell if someone is tracking ur for and can read all your text and pic message from home computer

    Help

    I think my wife has found a way too look at my iPhone from home computer she's got a history I had a blackberry and she did with it and it messed my phone up I'm having problems with my iPhone she calls when I'm on the Internet and just some comments she made knows too much I know she's looking from home computer just like too find how my battery don't last but when I'm home it last and my phone gets hot on the back I think when I get a email and text pic message it goes too her the too me lately when I send a pic or a text to my friend on group message some of the don't get nothing

  • I need to know how to edit a drawing - basically remove the arrows and text but at the same time match the background of the existing pic. then re add new text. how do i erase the arrows and text and arrows but match current background of pic. step by ste

    i need to know how to edit a drawing - basically remove the arrows and text but at the same time match the background of the existing pic. then re add new text. how do i erase the arrows and text and arrows but match current background of pic. step by step explanation please beginner

    Please post (a relevant section of) it right on this Forum.

  • Itunes on Windows 7 only displaying icons and pics? Text has disappeared?

    Itunes on Windows 7 only displaying icons and pics? Text has disappeared? Library content is still there but all text details now missing

    Same problem here!  Driving me nuts that it is somehow "running" as shown in the task bar, but it is not accessible in any way.

  • Container element in task item text and task description inconsistent

    We use the purchase order release workflow 20000075: Workflow for release of purchase order
    The container element Release indicator (&_WI_Object_Id.ReleaseIndicator&) is used in the PO release effected task TS20000168 in work item text (title) and task desription (body text). 
    When we release the PO a workflow notification is send to the PO creator, the title text shown Release indicator = Z (released) and task body text shown release indicator = Z (same). 
    However, we do a cancel (undo) to the release of the PO, now when we view the same workflow nofication again the task work item text (title) shown Release indicator = Z (released) and task body text shown release indicator = X (blocked) -latest status.   
    In this scenario the title text does not updated with the latest release indicator value, the task body text does. Task work item title text and task body text is inconsistent for the release indicator. When we view the workflow notification at this point is confused with the release indicator Z and X (approved in task tile  and Blocked in task body text).
    Please help how to resolve this issue, any way to make the body text release indicator does not change once the notification is generated??

    This is very weird!!!!!  I will suggest you to check the binding such that the PO Object is binded from Workflow to Task and viceversa.
    Thanks
    Arghadip

  • I have a manual that contains headings and index entries that contain less than and greater than characters, and . The Publish to Responsive HTML5 function escapes these correctly in the main body of the text but does not work correctly in either the C

    I have a manual that contains headings and index entries that contain less than and greater than characters, < and >. The Publish to Responsive HTML5 function escapes these correctly in the main body of the text but does not work correctly in either the Contents or the Index of the generated HTML. In the Contents the words are completely missing and in the index entries the '\' characters that are required in the markers remain in the entry but the leading less than symbol and the first character of the word is deleted; hence what should appear as <dataseries> appears as \ataseries\>. I believe this is a FMv12 bug. Has anyone else experienced this? Is the FM team aware and working on a fix. Any suggestions for a workaround?

    The Index issue is more complicated since in order to get the < and > into the index requires the entry itself to be escaped. So, in order to index '<x2settings>' you have to key '\<x2settings\>'. Looking at the generated index entry in the .js file we see '<key name=\"\\2settings\\&gt;\">. This is a bit of a mess and produces an index entry of '\2settings\>'. This ought to be '<key name=\"&amp;lt;x2settings&amp;gt;\" >'. I have tested this fix and it works - but the worst of it is that the first character of the index entry has been stripped out. Consequently I cannot fix this with a few global changes - and I have a lot of index entries of this type. I'm looking forward to a response to this since I cannot publish this document in its current state.  

  • I have a pdf file which contains text if i copy all text and paste them into notpad and save file as .txt Is it change the ascii value of text ?

    I have a pdf file which contains text if i copy all text and paste them into notpad and save file as .txt Is it change the ascii value of text ?

    How to know character's encoding is ASCII?

  • How can I move (import) a documents containing photos and text into iphoto

    How can I move/import a document in Pages containing both text and photos into i-photo?

    Since the digital download is not from Apple. Did you download the movie onto your hard drive from their website?
    Once on your computer's hard drive, use iTunes > File > Add to Library... menu to import movie to iTunes.

  • TS3140 I tried to order a book on iPhoto but got the following message from apple :  the file contains text with drop shadows. As a result, Apple is unable to process your order"  Does anyone know what this means and how to fix it?   Thanks!!

    I tried to order a book on iphoto but got the following message from Apple  : "the file contains text with drop shadows.  As a result Apple is unable to process your order"  Does anyone know what this means and how to fix it?  Thanks!! 

    Hello Katiebell62
    Check out the troubleshooting steps to try and resolve your issue with purchasing a book through iPhoto.
    iPhoto: Difficulty submitting a book, card, or calendar order
    http://support.apple.com/kb/TS2516
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • Hit "Save as Adobe pdf" and pic came out on top of text box.

    Win 7.0 64 bit, acrobat 11.0.10 word 2010, created a .docx file woth a pic and a tex box on top of pic.- hit Save as Adobe pdf and pic came out on top of text box.

    Hi wmckb,
    Please try using PDF Maker option in word and check if the same problem arises.
    Hope to hear from you.
    Regards,
    Anubha

  • I have a SharePoint list, that list contains text attachments and image attachments.

    Hi All,
    i have a SharePoint list, that list contains text attachments and image attachments.
    Now, i want to retrive only image attachments from that list.
    here my doubt is, how to check is it image attachment or text attachments
    foreach(var attachment in attachments)
    //what i have to write here
    Thanks in advance!

    Hi,
    While looping for an attachments . Check for attachment extension with (.jpg,png,etc..,).then you can do whatever you want
    SPListItem myListItem = list.GetItemById(1);
    foreach (String attachmentname in myListItem.Attachments)
    //Check for extension
    Please mark as an answer/helpful , if is useful to you.
    Mahesh

  • Problems texting and send pics

    My boyfriend has a Andriod cellphone and I have a Iphone 5. About 3 days ago he couldn't text me, but I still could text him, what is the problem. I now can't send him pics now either. This is so frustrating. I don't know who has the problem I keep thinking its his phone and not mine. Most everyone else I text and coommunicate with has a Iphone and can text and send pics to them? Please help. Any ideas????????
    Sincerely
    Darcey

    Ask your phone carrier, as SMS and MMS is a carrier feature.
    Make sure MMS is turn on in message settings.

Maybe you are looking for

  • Error installing XCode 4.2 on OSX 10.7.3

    Hello everybody, I'm trying to install XCode 4.2 on Lion 10.7.1 and got the following error on Console: 14/04/12 19:34:30,280 Installer @(#)PROGRAM:Install  PROJECT:Install-686.3 14/04/12 19:34:30,280 Installer @(#)PROGRAM:Installer  PROJECT:Installe

  • How to create a file folder in iCloud pages? (a few documents)

    Hey everyone! I want to create some file folders in my Pages on iCloud because there is no clear overview with 20 documents and/or more..but unfortunately it does not work. thanks for your support! best regards, lisa

  • My skype number was canceled on 11/16/14 but was p...

    My skype number was canceled on 11/16/2014 but was paid on 11/14/2014 as per paypal records and my bank statement. This number is used as a business line and is costing me $$. I need a remedy quickly

  • Customizing Benefits and Payments iview in ESS Portal

    Hi Guys ; I am working on ESS portal. I want to add new links and textviews in the Benefits and Payments iview. After adding them I want to rearrange their positions with respect to existing fields on the iview. I tried by opening the preview of ivie

  • Missing Uninstall executable files

    Hi there, I am on a MAC. I have a strange issue. No doubt is something I did wrong. Anyway, let me describe, step-by-step, what I recall that I did: When Adobe launched Adobe CC suite I start uninstalling all CS6 applications (InDesign, PS and Illust