A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: FileReference.browse() with large fonts crashes the player

  1. #1
    Flash Gordon McUsher's Avatar
    Join Date
    Mar 2001
    Location
    Krautland
    Posts
    1,560

    FileReference.browse() with large fonts crashes the player

    If you turn on large fonts on your system and try to execute this code:
    Code:
    import flash.net.FileReference;
    var f:FileReference = new FileReference();
    f.browse();
    Players 8 and 9 crashes...

    Is there any known workaround?


    [Edit]
    Of course FileReference.download() crashes the player as well...
    [Edit2]
    It might be on WinXP Pro SP2 German only.. we are still testing it.
    Last edited by McUsher; 07-03-2006 at 06:31 AM.
    My letters on the F1 key have faded, how are yours today?

  2. #2
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,448
    You Mean Caps Lock?
    - The right of the People to create Flash movies shall not be infringed. -

  3. #3
    Flash Gordon McUsher's Avatar
    Join Date
    Mar 2001
    Location
    Krautland
    Posts
    1,560
    Lol, of course not

    You can set Windows to "large Fonts":

    Right Click your Desktop -> Properties
    Tab appearance -> font size

    We tested on some Systems so far, it currently seems,
    as if this crash only appears on a German WinXP System!

    Tested without crashes: WinXP Russian, WinXP Japanese, WinXP Korean, 2k English and some more..
    My letters on the F1 key have faded, how are yours today?

  4. #4
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,448
    Sorry, I have a mac. I did not find such option.
    - The right of the People to create Flash movies shall not be infringed. -

  5. #5
    Flash Gordon McUsher's Avatar
    Join Date
    Mar 2001
    Location
    Krautland
    Posts
    1,560
    Sorry for having been so unprecise in the initial post....
    My letters on the F1 key have faded, how are yours today?

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