A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: losing the letter "y" in the getDay and getMonth function

  1. #1
    I am trying to give values to the the numbers that come standard when you use the getDay and getMonth functions.

    0=January
    0=Sunday

    I am using an if statement to change them but in the swf i am losing the "y"'s so in the movie it is writen out like this:

    Tueda, Ma 7 2002

    do i have to add a special charcter code for flash to read the letter "y" ?

    please help!

  2. #2
    ActionScript.org
    Join Date
    Aug 2000
    Posts
    1,030
    The example you gave is missing an 's' as well. Are you sure you don't need to just embed the font in the text field?

  3. #3
    Junior Member
    Join Date
    Feb 2001
    Posts
    4
    If embedding the font doesn't work, try changing the font, just to see if the "y" shows up. Another possibility may be that the text filed is to small, or the font too large. PLay around with different sizes.

  4. #4
    I forget to embed the font. as soon as i did my problems were solved. thanks for the help

    sometimes the easiest solutions are overlooked.


    pfeiffenberger


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