A Flash Developer Resource Site

Search:

Type: Posts; User: TheNagual

Search: Search took 0.04 seconds.

  1. Replies
    2
    Views
    433

    Choose the device fonts option for your...

    Choose the device fonts option for your textfields. It will give you aliased fonts.
  2. Thread: Device fonts

    by TheNagual
    Replies
    1
    Views
    329

    My textfield is displaying...

    My textfield is displaying "   &nbsp" when I have spaces in me text. I'm using device fonts. Can anyone tell me what's going? The font is Verdana.
  3. Replies
    1
    Views
    398

    PreLoader affecting my jpegs

    I placed a simple preloader script in my movie and my jpegs turn to crap. I take the script out and they're fine. Any ideas as to what's going on here...


    Gracias
  4. Replies
    1
    Views
    401

    To answer your second question regarding dynamic...

    To answer your second question regarding dynamic textfields. Check to see if you used the "Embed fonts" option.
  5. try this script in your button: on (rollOver)...

    try this script in your button:

    on (rollOver) {
    fade1._alpha = 50;
    }
    on (rollOut) {
    fade1._alpha= 100;
    }
  6. Replies
    3
    Views
    513

    Thanks for the response. I was trying to avoid...

    Thanks for the response. I was trying to avoid that though. If Flash allows eval function to extract the value "b" from "a=b" variable then there must be a simple way to display the entire...
  7. Replies
    3
    Views
    513

    I'm making a dynamic pie chart. I've done all the...

    I'm making a dynamic pie chart. I've done all the hard stuff. loadvariable, eval, array,blah,blah...The pie looks great. Now all I want is to simply display my txt file variables in a textfield so...
  8. Replies
    3
    Views
    395

    Yes it did, thank you very much!

    Yes it did, thank you very much!
  9. Replies
    3
    Views
    395

    Need help! Trying to choose random variables...

    Need help! Trying to choose random variables from an array but without duplication.

    Thanks in advance.
  10. Newbie diving in to develop a site entirely in...

    Newbie diving in to develop a site entirely in Flash...Need to know the capabilities of Flash actionscripting with relation to ASP. Any suggestions are greatly appreciated.
  11. My flash intro runs great on my computer but when...

    My flash intro runs great on my computer but when tested on different computers runs incredibly slow...I'm not talking about the load up time (I preload before main scene) but the runtime of the...
  12. Replies
    7
    Views
    3,680

    Great program called SWFBrowser extracts music....

    Great program called SWFBrowser extracts music. http://www.swifftools.com...
    [Edited by David Michie on 07-30-2000 at 09:22 AM]
Results 1 to 12 of 12




Click Here to Expand Forum to Full Width

HTML5 Development Center