A Flash Developer Resource Site

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Junior Member
    Join Date
    Jun 2001
    Posts
    6
    Ok, I figured out how to set up a scroll box, now I want to input text. However just typing the text straight into the vaule textbox (found in the actions panel) allows for no formatting and it looks like one big paragraph. S oI decided to format all the text in Dreamweaver, then just cut and paste the code into the vaule box. But no text shows up when I play the movie back! At first I figured it was something wrong with the code, so I redid it by hand to see if it helped, no such luck.

    Here is the actual code text if you wanna see it:

    <p><font face="Arial, Helvetica, sans-serif" size="2" color="#FFFFFF">
    E-Mail: darrellgoggans@hotmail.com
    </font></p>

    <p><font face="Arial, Helvetica, sans-serif" size="2" color="#FFFFFF">
    Objective: To acquire a position in Web/Print/Graphic design to gain hands-on experience
    within the field and demonstrate my creative and technical skills
    </font></p>

    <p><font face="Arial, Helvetica, sans-serif" size="2" color="#FFFFFF">
    Education
    <br>
    Cuyahoga Community College (currently attending)
    <br>
    -Major in Commercial Art and Design
    <br>
    -One year degree of proficiency
    <br>
    -Current GPA 3.10
    <br>
    -Graduation in July 2001
    </font></p>

    <p><font face="Arial, Helvetica, sans-serif" size="2" color="#FFFFFF">
    Technical Skills
    <br>
    -Skilled in Photoshop 5, Illustrator 8, Flash 5, Fireworks 3, Premiere 6, Dreamweaver
    4, and Quark XPress 4.1
    <br>
    -Can fully utilize both Windows (95, 98, ME) and Macintosh
    <br>
    -Photo Retouching and restoration of damaged photos
    <br>
    -Scanning images
    <br>
    -Basic HTML skills, mostly used to correct WYSIWYG coding errors.
    </font></p>
    <p><font face="Arial, Helvetica, sans-serif" size="2" color="#FFFFFF">
    Other Skills
    <br>
    -Excellent creative insight and input
    <br>
    -Works well with others, although capable of working independently when needed<br>
    -Strong visualization skills
    <br>
    -Able to work with rough drafts, ideas, and concepts and bring them to fruition<br>
    -Able to demonstrate professionalism at all times
    <br>
    -Always devising new ideas to stay fresh and maintain creativity
    </font></p>

    Yeah, it`s about a page long. Too much perhaps?

  2. #2
    9th Grade WC
    Join Date
    Sep 2000
    Posts
    1,192
    try putting
    variable="blah";

    with all the html values using ' instead of "

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