A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Gotoand learn.com tutorial

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

    Gotoand learn.com tutorial

    I am trying to figure how to add multiple lines in the Tool tips tutorial at http://www.gotoAndLearn.com website.

    I can't seem to figure out how to make multiple lines of text like he has in his menu.

    Can anyone explain this? Is it seperate text files being loaded? And could it be possible to load a .swf file instead??


    Thanks..

  2. #2

  3. #3
    Senior Member gkbdave's Avatar
    Join Date
    Nov 2000
    Location
    Fort Bragg, NC
    Posts
    304
    Yes I did... It just displays text as far as the box goes then nothing..

  4. #4
    Senior Member gkbdave's Avatar
    Join Date
    Nov 2000
    Location
    Fort Bragg, NC
    Posts
    304
    I guess this is not possible.. Does anyone know what i could do instead??

    i thought that there was a way to use the onmouse rollover script???

    thanks

  5. #5
    An FKer
    Join Date
    Sep 2005
    Location
    Ontario
    Posts
    1,167
    Umm, do you mean create a new line using code?

    Im confused, but if thats what you want you can do the following:

    textBox.text = "Firstline\n" + "Secondline"

    \n creates a new line

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