A Flash Developer Resource Site

Results 1 to 10 of 10

Thread: Dynamic text fields, turn invisible after loadMovie();

  1. #1
    Junior Member
    Join Date
    Apr 2002
    Posts
    2
    I have a dynamic text field in a swf file, that loads the content of a given variable.

    Everything works fine when i export the movie (CTRL+ENTER).

    But when i use the same movie within a main swf, by loadMovie method (!!not LoadMovieNum!!) the text box turns invisible.

    I <b>know</b> that the box is there, but i can't see the content!


    Thanks in advance by reading this post!

    miur

  2. #2
    Member
    Join Date
    Mar 2002
    Posts
    90
    having same problem. bump

  3. #3
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Path problems!

    Attach your .flas, I'll look into it in the morning!

  4. #4
    Member
    Join Date
    Mar 2002
    Posts
    90
    It can't be path related. It could be- but I doubt it.


    Check out the example I built.

    2.swf displays the text field perfectly.
    1.swf is blank.


    Thanks for looking into it OldNewbie. =D
    Last edited by Crash Resistant; 03-02-2003 at 03:33 AM.

  5. #5
    Member
    Join Date
    Mar 2002
    Posts
    90
    Sorry, forgot to upload. here is the zip
    Attached Files Attached Files

  6. #6
    Member
    Join Date
    Mar 2002
    Posts
    90
    I figured it out! =D

    If you plan on loading a movie that uses the createTextField thing, make sure you make the font in the PARENT/ROOT movie, and export it's Linkage for ACTIONSCRIPT.

    The reason I could not get it so work, is because the font was in the child movie's library.

    So now we have figured it out. =)

  7. #7
    Member
    Join Date
    May 2002
    Posts
    32
    im having the same problem, the textfield is becoming transparent when i load it into another movie. i dont really get what

    "If you plan on loading a movie that uses the createTextField thing, make sure you make the font in the PARENT/ROOT movie, and export it's Linkage for ACTIONSCRIPT."

    means, and i know im not using any 'createTextField' thing, so does anyone have any idea what i can do?

  8. #8
    Member
    Join Date
    Mar 2002
    Posts
    90
    If you're not using create text field, it's not the same problem

  9. #9
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Path problem?

  10. #10
    Member
    Join Date
    Mar 2002
    Posts
    90
    paths are my guess currently at 90% of all problems. hahah
    oldnewbie is so wise.

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