A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: How to create a text box with text and photos

  1. #1
    Senior Member gkbdave's Avatar
    Join Date
    Nov 2000
    Location
    Fort Bragg, NC
    Posts
    304

    How to create a text box with text and photos

    I want to create a dynamic text box that loads text and photos.. I have a PDF file that I want to load. I would like to keep the same layout in the movie as it is in the PDF.

    Does anyone know how this can be done easily.

    Using MX 2004 Pro

    thanks

  2. #2
    FK's Official Mac Hater jasonsplace's Avatar
    Join Date
    Mar 2002
    Location
    Provo, Utah
    Posts
    2,245
    Flash can't load in a PDF directly. The easiest thing to do would be to create the contents of the PDF in a movieclip and then use the scroll pane component to scroll it. You could also look into using Flash Paper.
    Jason L. Wright
    I'm not that hard to imitate. Just make some random negative claim at Apple or anything else for that matter and then have nothing to back it up.

  3. #3
    Senior Member gkbdave's Avatar
    Join Date
    Nov 2000
    Location
    Fort Bragg, NC
    Posts
    304
    I figured you couldn't put a pdf in flash.. But if I format the text as html that should work right??

    I was thinking of using Dreamweaver to create the layout and copy the html code into a text file, then load that into my textbox.. Do you think that would work??


    thanks

  4. #4
    FK's Official Mac Hater jasonsplace's Avatar
    Join Date
    Mar 2002
    Location
    Provo, Utah
    Posts
    2,245
    Flash can read html but only to a certain extent. It only recognizes certain tags and I dont think that <img src= is one of the recognized ones.
    Jason L. Wright
    I'm not that hard to imitate. Just make some random negative claim at Apple or anything else for that matter and then have nothing to back it up.

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center